
Ultimate access to all questions.
Your company operates numerous EC2 instances, all of which are running on the Linux operating system. These instances are strategically distributed across several Availability Zones within the eu-west-3 region. Recently, your manager has tasked you with gathering system memory metrics from every one of these EC2 instances by employing a script.
What solution would effectively enable you to collect this data?
A
Use a cron job on the instances that pushes the EC2 RAM statistics as a Custom metric into CloudWatch
B
Extract RAM statistics using the instance metadata
C
Extract RAM statistics using X-Ray
D
Extract RAM statistics from the standard CloudWatch metrics for EC2 instances