Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In a serverless application using Amazon API Gateway and AWS Lambda, which deployment strategy requires the least development effort for managing development, test, and production environments?
A
Utilizing API Gateway stage variables and Lambda aliases for environment-specific configurations.
B
Deploying with Amazon ECS, which is not inherently designed for serverless applications.
C
Creating duplicates of the codebase for each environment with separate API Gateway stages.
D
Using AWS Elastic Beanstalk, which is not optimized for serverless architectures.