시작하기무료로 시작하기

Build an appspec.yml

At NovaTech, you're setting up CodeDeploy for a Python web application on EC2. Use the appspec.yml builder to explore how the file is structured.

The builder lets you toggle sections on and off and see how the resulting appspec.yml changes. Experiment with different file mappings and lifecycle hooks to understand the relationship between the YAML structure and what CodeDeploy executes.

Pay attention to which lifecycle events are available for EC2 vs. Lambda deployments, and how the files section maps source paths to destinations.

Question: What are the four required sections in an EC2 appspec.yml file?

이 연습은 강의의 일부입니다

Automating Deployments on AWS

강의 보기

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

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

연습 시작