Question 91:
You are planning to deploy a built application onto an EC2 Instance. There will be several tests conducted on this Instance. You want to have the ability to capture the logs from the web server to help diagnose any issues if they occur. How can you achieve this?
Answer options:
A.Enable Cloudtrail for the region. B.Install the Cloudwatch agent on the Instance. C.Use the VPC Flow logs to get the logs from the Instance. D.Create a dashboard for the key Cloudwatch metrics.