poojadevops.hashnode.devAutomation for Identifying and Reporting Stale Load BalancersObjective To automate the detection and monitoring of stale (unused) Application Load Balancers (ALBs) in the AWS environment. The goal is to support cost optimization initiatives by identifying load balancers that are not associated with active targ...Jul 18, 2025路7 min read
poojadevops.hashnode.devAutomation for Identifying and Reporting Stale EBS VolumesObjective To automate the identification and monitoring of stale (unattached) EBS volumes within the AWS environment to support cost optimization by detecting unused resources and ensuring operational efficiency. Scope This automation covers - Ident...Jun 20, 2025路7 min read
poojadevops.hashnode.devDevOps Project - 6馃殌馃敟 Exploring the 3-Tier Architecture, 8 Services, and 2 Databases of Robot Shop : A Comprehensive OverviewIntroduction :- In the rapidly evolving landscape of e-commerce, technological innovations are continuously reshaping the way we shop online. One such groundbreaking advancement is the development of the 3-Tier Robot Shop Application, a sophisticated...Apr 5, 2024路7 min read
poojadevops.hashnode.devDevOps Project -5馃殌馃敟 Automating EC2 & RDS instance Start and Stop Scheduling using AWS Lambda and Amazon EventBridge.Automating EC2 instance start and stop schedules using AWS Lambda and Amazon EventBridge is a way to ensure that your instances are only running when they are needed, which can save costs and improve security. This solution involves creating Lambda f...Mar 22, 2024路7 min read
poojadevops.hashnode.devDay 22 - DevOps Project -4 馃殌馃敟Project Name:- Automating Web App Deployment with Jenkins Declarative Pipeline. Project Description The project is about automating the deployment process of a web application using Jenkins and its declarative syntax. The pipeline includes stages lik...Sep 6, 2023路2 min read