Classify each buildspec.yml command into the phase where it belongs.
이 연습은 강의의 일부입니다
이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요
Learn how AWS Code services work together to automate the software delivery lifecycle. You'll map CodeCommit, CodeBuild, CodeDeploy, and CodePipeline to their pipeline stages, build a multi-stage pipeline with approval gates and failure notifications, and configure CodeBuild with buildspec.yml to automate your builds from source to artifact.
현재 연습
Explore how to release applications safely using CodeDeploy. Configure appspec.yml with lifecycle hooks, implement in-place and blue/green deployments, set up canary and linear traffic shifting, and manage API Gateway stages for per-environment configuration.
Define and manage your infrastructure as code. Author CloudFormation templates with change sets and drift detection, deploy serverless applications with SAM and CDK, manage approved versions across environments, and integrate CloudFormation into CI/CD pipelines with StackSets and nested stacks.