AnsibleWhat I Learned Today: Deploying a Static Website with Ansible & Nginx 🚀 Today was a productive hands-on day where I strengthened my understanding of Ansible automation by deploying a static website on Nginx. This small exercise connected multiple do...Feb 2, 2026·4 min read
Day - 18 | AWS ECSGetting Started with AWS ECS (Elastic Container Service) As part of my cloud and DevOps learning journey, I recently explored AWS Elastic Container Service (ECS). ECS is a fully managed container orchestration service that helps you run, scale, and m...Jan 10, 2026·3 min read
Day - 17 | AWS CloudFrontGetting Started with AWS CloudFront (Content Delivery Network) As part of my cloud learning journey, I explored AWS CloudFront, Amazon Web Services’ global Content Delivery Network (CDN). CloudFront is designed to deliver content to users with low la...Jan 8, 2026·3 min read
Day - 16 | AWS Cloud Cost OptimizationAWS Cloud Cost Optimization – Identifying Stale EBS Snapshots with Lambda Cost optimization is one of the core pillars of AWS best practices, especially when running large or long-lived cloud environments. In this post, I’ll walk through a simple but...Jan 7, 2026·3 min read
Day -15 | AWS LambdaGetting Started with AWS Lambda (Serverless Computing on AWS) As part of my cloud learning journey, I recently explored AWS Lambda, a core serverless compute service provided by Amazon Web Services. AWS Lambda allows you to run code without provision...Jan 6, 2026·3 min read
Day - 14 | AWS CloudWatchGetting Started with AWS CloudWatch (Monitoring & Observability) As part of my cloud learning journey, I recently explored AWS CloudWatch, a core monitoring and observability service provided by Amazon Web Services. CloudWatch helps collect, monitor,...Jan 5, 2026·3 min read
Day -13 | AWS CodeDeployGetting Started with AWS CodeDeploy (Automated Application Deployments) As part of my cloud and DevOps learning journey, I recently explored AWS CodeDeploy, a fully managed deployment service that automates application deployments to compute services...Jan 2, 2026·3 min read