AWS CI/CD — CodeCommit, CodeBuild, CodeDeploy & CodePipeline
Complete AWS CI/CD study guide for DVA-C02. CodeCommit, CodeBuild, CodeDeploy (deployment strategies), and CodePipeline. Includes blue/green, canary, rolling deployments and common exam patterns.
AWS CodeDeploy
AWS CodeDeploy deep dive for DVA-C02. Deployment groups, lifecycle hooks, rollbacks, appspec.yml for EC2 and Lambda, blue/green deployments, and integration with ECS.
AWS Elastic Beanstalk
Elastic Beanstalk for DVA-C02. Deployment policies (All at once, Rolling, Rolling with additional batch, Immutable, Blue/Green), .ebextensions, environment tiers, platform versions, and Java Spring Boot deployment.