AWS Certified Developer Associate DVA-C02 Practice Question
After the deployment of a new feature, your web application starts experiencing unpredictable delays. During peak hours, the system struggles to maintain optimal performance. To address the issue, you consult the service map from AWS X-Ray and notice increased latency in the communication between a serverless computing service and a managed relational database. What should this observation prompt you to investigate further?
Check for any recent updates to the SDK in the serverless function that could be incompatible with the managed database communication protocols.
Inspect network configurations, since a misconfiguration in network Access Control Lists (ACLs) or security groups might lead to increased response times.
Review the execution role associated with the serverless function for possible misconfigurations or insufficient permissions leading to latency.
Analyze the performance of the managed database, checking for suboptimal queries or resource limitations, and consider enhancements or scaling.
When a service map shows high latency between a serverless architecture and a managed database, it often implies that the database could be the source of delays. You should inspect the database's performance metrics for possible bottlenecks, such as poorly optimized queries or inadequate computational resources, like CPU or memory. Further database performance tuning or scaling up the resources could mitigate the problem. While other answers might sound plausible, they are incorrect because they suggest solutions that do not directly address the observed problem of database-related latency displayed on the service map.
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 performance metrics I should check for the managed database?
Open an interactive chat with Bash
What steps can I take to optimize database queries?
Open an interactive chat with Bash
What does scaling a managed database involve?
Open an interactive chat with Bash
AWS Certified Developer Associate DVA-C02
Troubleshooting and Optimization
Your Score:
Report Issue
Bash, the Crucial Exams Chat Bot
AI Bot
Loading...
Loading...
Loading...
IT & Cybersecurity Package Join Premium for Full Access