Multiple Choice
A company is implementing an Amazon ECS cluster to run its workload. The company architecture will run multiple ECS services on the cluster, with an Application Load Balancer on the front end, using multiple target groups to route traffic. The Application Development team has been struggling to collect logs that must be collected and sent to an Amazon S3 bucket for near-real time analysis What must the DevOps Engineer configure in the deployment to meet these requirements? (Select THREE)
A) Install the Amazon CloudWatch Logs logging agent on the ECS instances. Change the logging driver in the ECS task definition to 'awslogs'.
B) Download the Amazon CloudWatch Logs container instance from AWS and configure it as a task. Update the application service definitions to include the logging task.
C) Use Amazon CloudWatch Events to schedule an AWS Lambda function that will run every 60 seconds running the create-export -task CloudWatch Logs command, then point the output to the logging S3 bucket.
D) Enable access logging on the Application Load Balancer, then point it directly to the S3 logging bucket.
E) Enable access logging on the target groups that are used by the ECS services, then point it directly to the S3 logging bucket.
F) Create an Amazon Kinesis Data Firehose with a destination of the S3 logging bucket, then create an Amazon CloudWatch Logs subscription filter for Kinesis.
Correct Answer:

Verified
Correct Answer:
Verified
Q393: A company is using AWS CodeDeploy to
Q394: A web application has been deployed using
Q395: You run a small online consignment marketplace.
Q396: You currently have the following setup in
Q397: A company has an application that has
Q399: A DevOps Engineer is launching a new
Q400: You recently encountered a major bug in
Q401: A DevOps Engineer must track the health
Q402: A developer is building an application that
Q403: A company wants to use AWS CloudFormation