始める無料で始める

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

コースを見る

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

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

演習を開始する