AWS Certified Developer Associate DVA-C02 Practice Question
When designing an effective logging strategy for an application running on AWS, what is the primary reason to include meaningful custom log messages at various points in the application code?
To detail the application's behavior and state for better clarity during debugging and monitoring.
To ensure that application logs consume less storage space by having fewer log entries.
To make the application run faster by reducing computational overhead.
To satisfy compliance requirements for minimum logging verbosity.