You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A complete CI/CD pipeline on AWS that automates code deployment from GitHub to production using CodePipeline, CodeBuild, CodeDeploy, and CodeArtifact. Demonstrates DevOps best practices with infrastructure as code.
End-to-end CI/CD pipeline for Java web applications using AWS CloudFormation, CodeArtifact, CodeBuild, CodeDeploy, CodePipeline, S3, EC2, and IAM. Features infrastructure as code, automated build and deployment, and comprehensive monitoring.