SAA-C03 AWS Services Flashcards

1
Q

Amazon CloudWatch

A
  • Monitoring tool for your AWS resources and applications.
  • Display metrics and create alarms that watch the metrics and send notifications or automatically make changes to the resources you are monitoring when a threshold is breached.
  • CloudWatch is basically a metrics repository. An AWS service, such as Amazon EC2, puts metrics into the repository and you retrieve statistics based on those metrics. If you put your own custom metrics into the repository, you can retrieve statistics on these metrics as well.
  • CloudWatch does not aggregate data across regions. Therefore, metrics are completely separate between regions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Amazon Kinesis

A
  • Makes it easy to collect, process, and analyze real-time, streaming data.
  • Kinesis can ingest real-time data such as video, audio, application logs, website clickstreams, and IoT telemetry data for machine learning, analytics, and other applications.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Amazon Route 53

A

Features:

Resolver
Traffic flow
Latency based routing
Geo DNS
Private DNS for Amazon VPC
DNS Failover
Health Checks and Monitoring
Domain Registration
CloudFront and S3 Zone Apex Support
Amazon ELB Integration
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

AWS CloudTrail

A
  • Actions taken by a user, role, or an AWS service in the AWS Management Console, AWS Command Line Interface, and AWS SDKs and APIs are recorded as events.
  • CloudTrail is enabled on your AWS account when you create it.
  • CloudTrail focuses on auditing API activity.
  • View events in Event History, where you can view, search, and download the past 90 days of activity in your AWS account.
  • CloudTrail Lake lets you aggregate, immutably store, and query your activity logs. You can enable this feature using AWS SDKs and CLI.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

AWS Directory Service

A

AWS Directory Service provides multiple ways to use Amazon Cloud Directory and Microsoft Active Directory (AD) with other AWS services.

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

Amazon Macie

A

Amazon Macie is an ML-powered security service that helps you prevent data loss by automatically discovering, classifying, and protecting sensitive data stored in Amazon S3. Amazon Macie uses machine learning to recognize sensitive data such as personally identifiable information (PII) or intellectual property, assigns a business value, and provides visibility into where this data is stored and how it is being used in your organization.

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

AWS Shield

A

AWS Shield is a managed DDoS protection service that safeguards applications running on AWS.

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

Amazon EventBridge

A

Amazon EventBridge (formerly called CloudWatch Events) is a serverless event bus that makes it easy to connect applications together. It uses data from your own applications, integrated software as a service (SaaS) applications, and AWS services. This simplifies the process of building event-driven architectures by decoupling event producers from event consumers. This allows producers and consumers to be scaled, updated, and deployed independently. Loose coupling improves developer agility in addition to application resiliency.

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