시작하기무료로 시작하기

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

강의 보기

실습형 인터랙티브 연습문제

이론을 실습으로 바꾸는 인터랙티브 연습 중 하나를 만나보세요

연습 시작