시작하기무료로 시작하기

Pick the right runtime configuration

Your checkout API has three environments: dev, staging, and prod. Each environment calls a different Lambda alias (dev, staging, prod) and reads from a different DynamoDB table (Orders-dev, Orders-staging, Orders-prod).

You want to deploy the same API definition to all three environments without rebuilding or modifying any code. What is the best approach?

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

Automating Deployments on AWS

강의 보기

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

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

연습 시작