LoslegenKostenlos starten

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?

Diese Übung ist Teil des Kurses

<Kurs>Automating Deployments on AWS</Kurs>
Kurs ansehen

Interaktive praktische Übung

Verwandle Theorie mit einer unserer interaktiven Übungen in die Praxis

Übung starten