What is CloudWatch?
CloudWatch monitors your AWS resources, and the applications you run in AWS, in real time.
What is CloudWatch used for?
What are the benefits of using CloudWatch?
What is CloudTrail?
Service that enables governance, compliance, operational auditing, and risk auditing of your AWS account.
What does CloudTrail do?
Provides event history of your AWS account activity, including actions taken through the AWS management console, SDK’s, command line tools, and other AWS services.
What is SNS?
Simple Notification Service: Web service that coordinates and manages the delivery or sending of messages to subscribing endpoints or clients.
What are the two client types (and what are they) in SNS?
What is a Topic?
How you label and group different endpoints that you send messages to using SNS
What is a Subscription?
The endpoints that a topic sends messages to.
What is a Publisher?
The human/alarm/event that gives SNS the message that needs to be sent.
What are some of the benefits of SNS?