AWS CERTIFIED CLOUD PRACTITIONER 2025
End-to-end CI/CD pipeline implementation - Jenkins
Implemented an end-to-end CI/CD pipeline for a Java-based application using a Jenkins declarative pipeline, configured pipeline stages, including Maven build, unit testing, static code analysis, SAST using SonarQube, and Docker image creation, and deployed the final build to a Kubernetes cluster using ArgoCD for automated delivery
Implemented three-tier architecture on AWS
Implemented a three-tier architecture that is highly available and highly scalable using Terraform, and deployed the application on an EC2 instance using a user data script
AWS components involved (VPC, ASG, Route 53, CDN, ELB, EC2, S3, NAT, API Gateway)
Configuration management - Ansible
Managed the configuration of multiple Linux and Windows instances using Ansible
Cloud cost optimization - AWS
Used the combination of AWS CloudWatch and Lambda functions to decrease the cloud cost by 25 percent
Created a Lambda function in Python that used the Boto3 module to interact with AWS service APIs, and this Lambda function is triggered by CloudWatch events this lambda function would watch for any unused EBS snapshots and either delete them or sends notification to the owner