Implementing Distributed Logging in EKS with AWS CloudWatch and Fluent BitIn a modern microservices architecture, applications are broken down into smaller, independent services that run across multiple servers or…May 24May 24
AWS EKS Authentication: A Guide for IAM Principals with Terraform ExampleUnderstanding how users or roles gain access to AWS Elastic Kubernetes Service (EKS) can be tricky for Kubernetes Developers. It’s quite…May 14May 14
Designing a Simple Video On-Demand System with AWSDesigning a video-on-demand (VOD) system may seem complex, but with the power of AWS services, we can create a straightforward solution…Feb 41Feb 41
Optimizing Docker Images for Faster Deployments and Efficient Resource UsageDive into the world of Docker image optimization with my blog! Learn easy yet powerful strategies to shrink your image sizes. Whether…Aug 21, 2023Aug 21, 2023
Exploring Lightweight Docker Base Images: Alpine, Slim, and Debian Releases(Bookworm, Bullseye…When it comes to building efficient and optimized Docker containers, your choice of a base image plays a crucial role. In this article…Aug 20, 20232Aug 20, 20232
Linux Networking Inspection: Essential Command-Line ToolsLinux networking involves various tools and concepts, but the basic inspection methods remain the same for every situation. Below, I’ll…Jul 30, 2023Jul 30, 2023
Alias Command in LinuxAliases in Linux provide a convenient way to create shortcuts for long and frequently used commands. By assigning a shorter alias to a…May 31, 2023May 31, 2023
Cracking the AWS Certified Solution Architect — Associate Exam: My Journey and Tips!Are you preparing for the AWS Certified Solution Architect — Associate exam? Look no further! In this captivating blog post, I will share…May 25, 2023May 25, 2023
Service Management with Systemd: Exploring SystemdSystemd is a system and service manager for Linux operating systems. It is responsible for managing the startup and shutdown of the system…Mar 28, 20231Mar 28, 20231