Cloud Monitoring Flashcards

1
Q

CloudWatch

A

Provides metrics of each AWS service
Set Alarms at each service reaching a certain threshold

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

CloudWatch logs

A

Logs are not on by default for AWS service
Once on, you can see logs generated by each service here

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

EventBridge

A

To create a two types of events, cron job or rules to react to a service doing something like EC2 terminate, user logging into AWS console, etc.
The output from EventBridge can be sent to trigger a lambda function or SNS/SQS, etc

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

EventBus

A

Default Event Bus - Events happening inside AWS sent here
Partner Event Bus - Events happening outside AWS like zendesk, datadog, etc. sent here
Custome Event Bus - Events happening in custom apps sent here

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

CloudTrail

A

Provides governance, compliance and audit for your AWS accounts
This is user action logging and user actions like Console login, using SDK, using CLI, etc.
Output is sent to CloudWatch Logs or S3

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

AWS X-Ray

A

TroubleShooting, Distributed Tracing, Service Graph for distributed applications on AWS

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

CodeGuru

A

ML powered service for Automated code reviews (Code Guru Reviewer) and Application performance recommendations (Code Guru Profiler)
Code Guru Profiler - Checks the runtime code in production and identifies code inefficiences and recommends the performance, memory and cost optimization

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

AWS Health Dashboard

A

Service History - All regions, all services status
Personal Health Dashboard (PHD) - If any AWS events that impact your account (performance and availability of the services), shows up here

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