Monitoring, Logging, and Notification Services Flashcards

1
Q

What is CloudWatch?

A

Amazon CloudWatch is a monitoring service for AWS cloud resources and the applications you run on AWS.

CloudWatch is for performance monitoring (CloudTrail is for auditing).

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

What is CloudTrail?

A

AWS CloudTrail is a web service that records activity made on your account and delivers log files to an Amazon S3 bucket.

CloudTrail is for auditing (CloudWatch is for performance monitoring).

CloudTrail is about logging and saves a history of API calls for your AWS account.

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

What is SNS?

A

Amazon Simple Notification Service (Amazon SNS) is a web service that makes it easy to set up, operate, and send notifications from the cloud.

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

What are some core concepts of SNS?

A

Topics – how you label and group different endpoints that you send messages to

Subscriptions – the endpoints that a topic sends messages to

Publishers – the person/alarm/event that gives SNS the message that needs to be sent

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