Section 14 - Cloud Monitoring Flashcards
Which of these is NOT an available metric for EC2 instances:
CPU utilization
Status checks
Network
Ram
Ram
What are example of important metrics (choose three)
EC2 instances
Communication
Billing
Runtime
Service Limits
EC2 instances
Billing
Service Limits
What are example of important metrics (choose three)
EC2 instances
Communication
EBS volumes
Runtime
S3 buckets
EC2 instances
EBS volumes
S3 buckets
CloudWatch Billing alarm can be created
- for all regions
- in one region only (which)
in one region only / us-east-1
In CloudWatch, what can you collect that’s related to all of the following services:
Elastic Beanstalk
ECS
AWS
CloudTrail
CloudWatch
Route53
logs
By default, logs (are/are not) sent from EC2 to CloudWatch
are not
How you do you sent log files from an EC2 instance to CloudWatch?
They are sent automatically, by default
By running a CloudWatch agent
By running a CloudWatch agent
What was the old name for Amazon EventBridge?
CloudWatch Events
What is a use case for EventBridge?
cron jobs
What two types of cron jobs could you create for EventBridge?
event based or timed based
What are the three types of EventBridge event busses (choose three)?
Partner Event Bus
Divorced Event Bus
Existential Event Bus
Default Event Bus
Custom Event Bus
Partner, Default, and Custom
What type of EventBridge event bus happens from within AWS or per your schedule?
default event bus
What type of EventBridge event bus are from outside of your account, via partners with AWS?
partner event bus
What type of EventBridge event bus are from your own custom applications?
custom event bus
A service that provides governance, compliance and audit for your AWS account
AWS CloudTrail
True or False. CloudTrail is enabled by default whenever you use an account.
True
This service provides a history of events / API calls made with your AWS account, such as Console, SDK, CLI, or AWS Services
AWS CloudTrail
What two locations can CloudTrail logs be sent?
AWS CloudWatch and S3
A trail in CloudTrail can be applied to All Regions or limited to a specific region. Which option is the default?
All regions.
If an exam question refers to an “api that needs to be looked up”, which service would be the right answer?
AWS CloudTrail
If an exam question refers to an “a user has deleted something, where can we know what has been deleted and when?”, which service would be the right answer?
AWS CloudTrail
AWS ____ makes it easy for developers to analyze the behavior of their production, distributed applications with end-to-end tracing capabilities. You can use ____ to identify performance bottlenecks, edge case errors, and other hard to detect issues. ____ supports applications, either in development or in production, of any type or size, from simple asynchronous event calls and three-tier web applications to complex distributed applications built using a microservices architecture. This enables developers to quickly find and address problems in their applications and improve the experience for end users of their applications.
X-Ray
A machine learning powered service for automated code reviews and application performance recommendations
CodeGuru
1 - CodeGuru Reviewer
2 - CodeGuru Profiler
A - automated code reviews for static code analysis (development)
B - visibility/recommendations about application performance during runtime (production)
1 - A
2 - B
CodeGuru (Reviewer/Profiler) is used when the application is in production
CodeGuru Profiler
What is the quickest way to get to the AWS Health Dashboard?
click the “bell” icon in the upper right of the screen and then from the dropdown menu, click “event logs”
What are the two parts to the AWS Health Dashboard (choose two)
Service History
Daily Health log
Weekly Health log
AWS Health Dashboard - Your Account
Service History
Your accounts
1 - Service History
2 - AWS Health Dashboard - Your Account
A - For services that may affect you / provides proactive notification to help plan for scheduled activities
B - Shows all regions, all services, has an RSS feed - is just general health info
1 - B
2 - A
Cloud Watch
1 - Metrics
2 - Alarms
3 - Logs
4 - Events (or EventBridge)
A - collect log files from EC2 instances, server, Lambda functions
B - reacts to events in AWS, or trigger a rule on a schedule
C - automate notification, perform EC2 action, notify to SNS based on metric
D - monitor the performance of AWS services and billing metrics
1 - D
2 - C
3 - A
4 - B
Which CloudWatch feature would you use to trigger notifications when a metric reaches a threshold you specify?
CloudWatch Events
CloudWatch Logs
CloudWatch Alarms
CloudWatch Triggers
CloudWatch Alarms
This tool is a developer tool that’s powered by machine learning.
CodeGuru
You need to set up metrics monitoring for every service in AWS. Which service would you use?
CloudTrail
X-Ray
CloudWatch
Personal Health Dashboard
CloudWatch
Which AWS service automatically analyzes code and provides performance recommendations?
X-Ray
CodePipeline
CodeGuru
CodeGuru
How would you describe Amazon CloudWatch logs?
A - A single, highly scalable service that centralizes the logs from all of your systems, applications, and AWS services that you use
B - A service that provides a real-time stream of system events that describe changes in AWS resources
C - A service that lets you run code without provisioning or managing servers
D - A service that enables governance, compliance, operational auditing, and risk auditing of your AWS account
A