AWS Certified Developer Associate DVA-C02 Practice Question
A software development team is implementing a set of microservices that will be exposed to their clients through endpoints. They are looking to adopt best practices for testing newly developed features without affecting the live production environment accessed by their customers. What is the most effective method to achieve this within the service that provides the endpoints?
You selected this option
Create a new deployment stage with specific configurations for the microservices that are separate from production settings
You selected this option
Generate a clone of the existing production environment and make code changes directly there to validate new features
You selected this option
Reuse the production endpoints for testing by applying request filtering based on a custom header to differentiate traffic
You selected this option
Implement feature toggles in the production codebase to switch between production and development configurations
The most effective method involves setting up a new deployment stage within the service that provides the endpoints, which in this context is Amazon API Gateway. Stages enable you to create independent environments for development and production. Setting up stage variables, specific authentication methods, and Throttling rules for the development environment ensures that testing does not interfere with the production environment. This approach allows the team to test new code changes under conditions that closely mimic the live set-up without risking the integrity and stability of the production systems.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are deployment stages in Amazon API Gateway?
Open an interactive chat with Bash
What are stage variables and how do they work?
Open an interactive chat with Bash
What are the best practices for testing microservices without affecting production?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Deployment
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Oh snap!
Loading...
Loading...
Loading...
Information Technology Package Join Premium for Full Access