Cloud DevOps Engineer with hands-on experience in AWS and on-premise data centers. Continuously learning and growing my skills in cloud automation.
Nothing here yet.
Oct 30, 2025 · 3 min read · Before diving into the steps, here’s a quick look at the real CloudWatch cost reduction I achieved after optimizing ECS logging. Before Optimization After Optimization Step-by-Step: Disabling CloudWatch Log Collection in ECS After identifying that ...
Join discussion
Dec 29, 2024 · 4 min read · 1. Introduction In cloud environments, managing costs is crucial to maintaining efficiency and profitability. With AWS, services like EC2, RDS, and Redis can run 24/7, incurring charges even when idle. By leveraging AWS Lambda for automation, you can...
Join discussion
Jul 29, 2024 · 4 min read · Deploying services on AWS EC2 instances using Docker over time can lead to high storage, memory, and CPU usage. Manually increasing volume size and running prune commands to clear overlay storage and reduce memory usage is not a sustainable solution....
Join discussion