Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer minimize changes to an existing Python-based, highly available ecommerce website running on multiple EC2 instances to enable centralized server log review?
A
Refactor the application for AWS Lambda and utilize Amazon CloudWatch for log management.
B
Implement centralized logging with Amazon OpenSearch Service integrated with Logstash and OpenSearch Dashboards.
C
Consolidate the application onto a single, larger EC2 instance to simplify log recording.
D
Deploy the Amazon CloudWatch agent across EC2 instances to aggregate logs in CloudWatch.