Ridowan Sikder
RSS FeedI’m Mohammad Ridowan Sikder, a Computer Science and Engineering undergraduate at Shahjalal University of Science and Technology in Bangladesh, passionate about exploring how systems work beneath the surface. My interests span DevSecOps, backend engineering, and MLOps, where I enjoy building secure, automated, and scalable systems while documenting everything I learn along the way. This blog is my personal space to share insights from my projects, experiments, and deep dives into topics like Linux, CI/CD, cloud-native architecture, and infrastructure security — written simply, clearly, and from hands-on experience.
Feel free to reach out at ridowan.cse@proton.me
Featured
-
Kubernetes Guide Part 1: Architecture, Core Components & Basics
Part 1 of the Complete Kubernetes Guide covering container orchestration, architecture, core components like Pods and Services, and local setup with Minikube.
-
AWS Essentials: A Practical DevOps Guide (Part 1)
Part 1: A practical guide to AWS fundamentals for DevOps engineers covering IAM, VPC, EC2, security groups, and deploying containerized applications
-
Jenkins: Build Automation & CI/CD (Part 1)
A comprehensive guide to Jenkins covering build automation, CI/CD fundamentals, Jenkins setup, configuring build tools, Docker integration, credentials management, job types, and Jenkinsfile syntax
-
Docker & Containerization: A Complete Guide
A comprehensive guide to Docker and containerization covering images, containers, Dockerfile best practices, Docker Compose, volumes, networks, private registries, and production deployment workflows
Recent Posts
-
From Jenkins to Kubernetes: My Complete CI/CD Adventure
A complete guide to building CI/CD pipelines from Jenkins to Kubernetes, covering EKS integration, authentication setup, Docker registries, deployment automation, and production security practices
-
Kubernetes Guide Part 5: Production EKS & AWS Integration
Part 5 is a comprehensive guide to running Kubernetes on AWS EKS, including manual and eksctl setup, Fargate, autoscaling, and production checklists.
-
Kubernetes Guide Part 4: Operators, Security, & Microservices
Part 4 dives into Kubernetes Operators, cluster security best practices, and a deep dive into deploying microservices architectures.
-
Kubernetes Guide Part 3: Helm Package Management & Private Registries
Part 3 focuses on using Helm for package management, creating Helm charts, and handling private Docker registries.