Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
In an AWS environment using Lambda and API Gateway for a batch processing application, how should a development team configure APIs across different deployment stages to integrate with third-party service endpoints?
A
Utilize Lambda layers for storing endpoints specific to each stage.
B
Employ API Gateway stage variables to manage endpoint configurations per stage.
C
Incorporate endpoints into the API Gateway request URL as query parameters.
D
Leverage AWS AppConfig for endpoint storage across various environments.