始める無料で始める

How artifacts flow between stages

Your pipeline has three stages: Source (CodeCommit), Build (CodeBuild), and Deploy (CodeDeploy). CodeBuild compiles your Python app and produces app.zip. CodeDeploy needs that artifact to install on EC2.

How does the build artifact get from CodeBuild to CodeDeploy?

この演習はコースの一部です

Automating Deployments on AWS

コースを見る

実践的なインタラクティブ演習

理論を実践に変える、インタラクティブな演習のひとつをお試しください

演習を開始する