Discovering publicly exposed data in AWS S3 and Google Cloud StorageOpen cloud storage buckets continue to be a major source of data breaches. In this article, I introduce Cloudhound, a powerful Go tool for…Mar 25Mar 25
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 16Feb 16
Harnessing All CPU Cores for Parallel Processing with Bash ScriptUtilizing All CPU Cores with Parallel ProcessingJan 12Jan 12
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, 2024Nov 10, 2024
Tcpdump for Kubernetes Network Troubleshooting and use Fluentd to stream the logs.Leverage Tcpdump to Simplify Kubernetes Network Diagnostics.Oct 6, 20241Oct 6, 20241
Published inStackademicStreamlining Kubernetes Logging with Fluentd and Fluent Bitntegrating Fluentd and Fluent Bit with a Go-Based Task ManagerAug 31, 2024Aug 31, 2024
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, 2024Jun 27, 2024
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, 20243Jun 9, 20243
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, 2024May 24, 2024
Amazon S3 Presigned URLs: Your Key to Secure, Temporary AccessUnderstanding Amazon S3 Presigned URLsApr 12, 20241Apr 12, 20241
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