Section 24: AWS Monitoring & Audit Flashcards

1
Q

AWS service that collects and visualizes real-time logs, metrics, and event data in automated dashboards to streamline your infrastructure and application maintenance

A

AWS CloudWatch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

AWS service that enables you to centralize the logs from all of your systems, applications, and AWS services that you use, in a single, highly scalable service

A

AWS CloudWatch Logs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Feature of CloudWatch logs that allows you to turn log data into numerical CloudWatch metrics that you can graph or set an alarm on

A

CloudWatch Logs Metric Filters

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the two different types of Cloudwatch Agents in Cloudwatch?

A

CloudWatch Logs Agent
CloudWatch Unified Agent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Which Cloudwatch Agent allows you to collect more granular information from the configured system? (e.g. CPU, RAM, Processes, etc.)

A

CloudWatch Unified Agent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

A serverless service that uses events to connect application components together, making it easier for you to build scalable event-driven applications

A

Amazon EventBridge

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A service that collects, aggregates, and summarizes metrics and logs from your containerized applications and microservices

A

Amazon ECS CloudWatch Container Insights

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

A monitoring and troubleshooting solution for serverless applications running on AWS Lambda

A

CloudWatch Lambda Insights

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A service that analyzes time-series data to help you understand who or what is impacting your system and application performance by pinpointing outliers, finding the heaviest traffic patterns, and ranking the top system processes

A

CloudWatch Contributor Insights

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A service that facilitates observability for your applications and underlying AWS resources

A

CloudWatch Application Insights

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An AWS service that helps you enable operational and risk auditing, governance, and compliance of your AWS account by recording all actions as events

A

AWS CloudTrail

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are the three different types of event types within AWS CloudTrail?

A

Management Events
Data Events
CloudTrail Insights Events

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

AWS service that identifies any anomalies in the CloudTrail Events

A

CloudTrail Insights

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

AWS service that continually assesses, audits, and evaluates the configurations and relationships of your resources on AWS, on premises, and on other clouds

A

AWS Config

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

True/False - EC2 instances automatically push CPU and memory usage statistics to CloudWatch

A

False - RAM usage does not get pushed automatically

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

You have made a configuration change and would like to evaluate the impact of it on the performance of your application. Which AWS service should you use?

A

Amazon CloudWatch

17
Q

Someone has terminated an EC2 instance in your AWS account last week, which was hosting a critical database that contains sensitive data. Which AWS service helps you find who did that and when?

A

AWS CloudTrail

18
Q

You have CloudTrail enabled for your AWS Account in all AWS Regions. What should you use to detect unusual activity in your AWS Account?

A

CloudTrail Insights

19
Q

You would like to evaluate the compliance of your resource’s configurations over time. Which AWS service will you choose?

A

AWS Config

20
Q

Someone changed the configuration of a resource and made it non-compliant. Which AWS service is responsible for logging who made modifications to resources?

A

AWS CloudTrail

21
Q

You have enabled AWS Config to monitor Security Groups if there’s unrestricted SSH access to any of your EC2 instances. Which AWS Config feature can you use to automatically re-configure your Security Groups to their correct state?

A

AWS Config Remediations

22
Q

You are running a critical website on a set of EC2 instances with a tightened Security Group that has restricted SSH access. You have enabled AWS Config in your AWS Region and you want to be notified via email when someone modified your EC2 instances’ Security Group. Which AWS Config feature helps you do this?

A

AWS Config Notifications