Free AWS Certified Developer Associate DVA-C02 Practice Question

Your application running on AWS Lambda is designed to process transactions and write logs to Amazon CloudWatch. You have noticed that the logs are difficult to search through when troubleshooting issues due to inconsistent formatting. To improve this, you decide to implement structured logging. Which approach would ensure that your logs are consistent and easily queryable?

  • Format all log entries as JSON with consistent key-value pairs for each type of log message.

  • Adopt XML formatted logs, where each entry is structured with relevant data tags.

  • Log the output as comma-separated values (CSV) with consistent ordering of information for each entry.

  • Use plain text logs with clear and consistent prefixes for each line.

This question's topic:
AWS Certified Developer Associate DVA-C02 / 
Troubleshooting and Optimization
Your Score:

Check or uncheck an objective to set which questions you will receive.