Multiple Choice
A company has centralized all its logs into one Amazon CloudWatch Logs log group. The SysOps Administrator is to alert different teams of any issues relevant to them. What is the MOST efficient approach to accomplish this?
A) Write an AWS Lambda function that will query the logs every minute and contain the logic of which team to notify on which patterns and issues.
B) Set up different metric filters for each team based on patterns and alerts. Each alarm will notify the appropriate notification list.
C) Redesign the aggregation of logs so that each team's relevant parts are sent to a separate log group, then subscribe each team to its respective log group.
D) Create an AWS Auto Scaling group of Amazon EC2 instances that will scale based on the amount of ingested log entries. This group will pull log streams, look for patterns, and send notifications to relevant teams.
Correct Answer:

Verified
Correct Answer:
Verified
Q332: A user has hosted an application on
Q333: Elastic Load Balancing automatically distributes incoming traffic
Q334: A company is planning to deploy multiple
Q335: A user has setup an Auto Scaling
Q336: Which of the following states is not
Q338: When an EC2 instance mat is backed
Q339: A user is planning to use AWS
Q340: A sys admin has enabled a log
Q341: A user has stored data on an
Q342: An application hosted on AWS is going