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.