AWS Certified Developer Associate DVA-C02 Practice Question
Your company's new web application has just been deployed to production, and you're tasked with setting up its operational backbone. You need to prepare the application for incident response and ensure that you have adequate visibility into the system's performance and behavior. Which approach aligns best with your goal of full system observability?
Configuring alerts to notify the team upon encountering any HTTP 5XX errors.
Creating a detailed metrics dashboard that displays the CPU and memory usage of your application environments.
Setting up a comprehensive system of structured logs, detailed metrics, and distributed tracing.
Caching frequently accessed data to optimize read times.