End to End CICD Implementation— Jenkins
Implemented an end to end CI/CD pipeline for Java based application using Jenkins declarative pipelines. As part of the
pipeline, I have implemented various stages such. As Build, Unit testing, static code analysis, SAST, DAST, Creation Of
Docker Images, Deployment on Kubernetes platform using Argo CD.
Implemented Three Tier Architecture — AWS
Implemented a three tier Architecture that is highly available and salable using Terraform and deployed the application
On Ec2 Instances using the User Data script.
AWS Components Involved:
VPC, ASG, Route53, CDN, ELB, EC2, S3, NAT, API Gateway.
Cloud Cost Optimization — AWS
Used the combination of AWS cloud watch and Lambda functions
To decrease the cloud cost by 25 percent.