Automate Your GitHub Workflow: Build an Open-Source Stale PR Bot in GoMaintaining a healthy codebase means keeping pull requests (PRs) up-to-date and ensuring inactive contributions don’t clutter your…Feb 1611Feb 1611
Harnessing All CPU Cores for Parallel Processing with Bash ScriptUtilizing All CPU Cores with Parallel ProcessingJan 1224Jan 1224
Using Go-routines in Golang for High-Performance ConcurrencyIf you’re considering migrating your app and need a language optimized for high-performance concurrent execution, Golang should be at the…Nov 10, 202468Nov 10, 202468
Tcpdump for Kubernetes Network Troubleshooting and use Fluentd to stream the logs.Leverage Tcpdump to Simplify Kubernetes Network Diagnostics.Oct 6, 202451Oct 6, 202451
Published inStackademicStreamlining Kubernetes Logging with Fluentd and Fluent Bitntegrating Fluentd and Fluent Bit with a Go-Based Task ManagerAug 31, 202420Aug 31, 202420
Is Traefik the best reverse proxy for Docker ?Let’s find out in this blog! I’ll explain what reverse proxies and load balancers are. We’re setting up Traefik on my Docker Host and…Jun 27, 20243Jun 27, 20243
Real-Time Threat Detection with Elastic Stack PART-1Practical Insights into Rapid Threat Detection with Elastic Stack, DataDog, and Graylog (Setting up of hunting lab)Jun 9, 2024963Jun 9, 2024963
Maximum RPS: Ideal CPU, RAM, and EC2 Setup ?Let’s determine the necessary CPU and Memory specifications for an EC2 instance on AWS to handle a system load of up to 10,000 requests…May 24, 202450May 24, 202450
Amazon S3 Presigned URLs: Your Key to Secure, Temporary AccessUnderstanding Amazon S3 Presigned URLsApr 12, 2024221Apr 12, 2024221
Document-Based Question Answering System with Semantic Search, Pinecone and OpenAIApr 3, 2024Apr 3, 2024
Published inDevOps.devFastAPI Redis Docker-Compose | IntegrationImplementing FastAPI and Redis Integration with Docker, Utilizing Cache Storage.Mar 30, 2024Mar 30, 2024
Build GoLang Gemini-AI ChatPowered with Redis Cache | LINK For Deployed ProjectFeb 25, 20241Feb 25, 20241
Decoding Go: Dissimilarity Between make() and new() Functions for Effective Code ConstructionA Comprehensive Guide to make() and new() Functions for Optimal Memory Allocation and Object InitializationFeb 17, 20241Feb 17, 20241
Real-Time Trading App: Golang, Kafka, Websockets — Setting up Consumer & Websockets(PART-3)Step-by-step guide on configuring a Kafka consumer in Golang for real-time data processing.Jan 4, 20242Jan 4, 20242
Radare2 — Cross-References, Static Analysis, and Binary Information Retrieval (Part 2–3)Navigating the Depths of Binary Analysis: Advanced Techniques and Insightful Information ExtractionDec 23, 2023Dec 23, 2023
Static Navigation Disassembly with Radare2 — PART-1To delve into the static analysis of binaries using Radare2, follow these fundamental commands:Dec 21, 2023Dec 21, 2023
Real-Time Trading App: Golang, Kafka, Websockets — Setting up Kafka in Golang (PART-2)Configuring Kafka in a Golang environment and creating a build file for the producer.Dec 19, 20231Dec 19, 20231
Real-Time Trading App: Golang, Kafka, Websockets — Intro & Setup (PART-1)High-performance real-time trading engine with Golang, Kafka, and Websockets…Dec 13, 20235Dec 13, 20235