Exploring Auditing, Monitoring, and Logging Services Flashcards

1
Q

What is CloudWatch?

A

Is a collection of services that help you monitor and observe your cloud resources. Helps you observe your cloud resources and provides actionable insights.

Alarms – helps you set high resolution alarms like a billing alarms

Logs – monitor application logs

Metrics – helps you visualize time series data

Events – allows you to take automated action and trouble shoot issues

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

What are some real world use cases for CloudWatch?

A

You can use CloudWatch to monitor your EC2 instances and notify you when certain events occur such as an EC2 instance goes into stopped state or usage does above a certain utilization.

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

What is CloudTrial?

A

Tracks user activity and API calls within your account

Log and retain account activity

Identify which user made changes

Track activity through the concole, SDKs and CLI

Detect unusual activity in your account

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

What can you track with CloudTrial?

A

username

event time and name

IP address

access key

Region

error code

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

What is Amazon WorkSpaces?

A

Allows you to host virtual desktops in the cloud (so people can work remotely)

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

What is Amazon Connect?

A

Is a cloud contact center service

Provides customer service functionality

Improves productivity of help desk agents (set up 800 numbers and help desks in the cloud)

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

Your company would like to begin using Auto Scaling to add servers when CPU utilization reaches a certain threshold (e.g., 70%). Which service can you use to trigger actions when CPU utilization crosses the threshold?

A

CloudWatch Alarms

A CloudWatch alarm can be set up to monitor CPU utilization and trigger further action. Further action could be an Auto Scaling group adding another EC2 instance and/or using SNS to notify team members of the occurrence.

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