aws cloud infrastructure Flashcards

1
Q

What is a Region?

maz LL high availability

A

A Region is a geographical area consisting of multiple Availability Zones, each with its own data centers. AWS Regions are designed to provide low-latency and high-availability connectivity.

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

cloud watch vs trail

trail api events and actions watch performance heath

A

In summary, while CloudTrail focuses on recording API events and actions for audit and security purposes, CloudWatch is designed for monitoring the performance and health of your AWS resources. In some cases, the two services can be used together, with CloudTrail sending its logs to CloudWatch Logs for additional analysis and alerting.

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

How many Availability Zones (AZs does a Region have?

A

Typically, a Region consists of three or more Availability Zones.

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

What is an Availability Zone?

3 or more

A

An Availability Zone (AZ is a data center or a group of data centers within a Region that are isolated from each other to ensure fault isolation.

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

What is done to help ensure fault isolation?

az w power cooling network

A

Availability Zones are physically separated and have independent power, cooling, and networking to ensure fault isolation.
To implement fault tolerance, workloads use spare (or redundant) subsystems. When one of the subsystems in a redundant set fails, another picks up its work, typically almost seamlessly.

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

Who is responsible for replicating data across Regions?

A

Customers are responsible for replicating data across Regions to ensure redundancy and disaster recovery.

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

What 4 things should be considered when selecting a Region?

latency data sov $ services available

A

Considerations include latency, data sovereignty, cost, and service availability when selecting a Region.

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

Can a customer specify which data center within an AZ to deploy from?

A

No, customers cannot specify the exact data center within an Availability Zone for deployment; AWS handles the underlying infrastructure.

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

How is an Availability Zone designated? by #, by letter, by symbol?

A

Availability Zones are designated by letters (e.g., us-west-2a .

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

Who can have access to the GovCloud Region?

A

GovCloud is limited to U.S. government agencies, their contractors, and other qualifying entities.

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

What is Amazon CloudFront?

youtube apps data apps LL fast int speeds

A

Amazon CloudFront is a content delivery network (CDN service that securely delivers data, videos, applications, and APIs to customers globally with low latency and high transfer speeds.

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

What is Amazon Route 53?

dns to aws endpoints

A

Amazon Route 53 is a scalable domain name system (DNS web service designed to route end-user requests to globally distributed AWS endpoints.

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

What is an Edge location, and what is the benefit of it?

A

An Edge location is a point of presence that helps deliver content and services to end-users with lower latency. The benefit is improved performance and reduced load times.

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

Which AWS services typically use Edge locations?

cf 53 global acceletor 100 gbps fiber

A

Amazon CloudFront and Amazon Route 53 typically use Edge locations. Amazon CloudFront, AWS Global Accelerator, and Amazon Route 53 sit at AWS’ global edge locations connected by dedicated 100Gbps redundant fiber to deliver data with single digit millisecond AWS network latency.

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

What is the difference between Edge locations and Regional Edge caches?

A

Edge locations are individual points of presence, while Regional Edge caches are groups of Edge locations in a specific geographic region.

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

Which AWS service uses Regional Edge caches by default?

A

Amazon CloudFront uses Regional Edge caches by default.
CloudFront provides regional edge caches at no additional cost to decrease the operational burden on origins and lower operating costs. Further reduction in origin-related costs are available using Origin Shield to minimize the number of origin fetches.

17
Q

What are 3 benefits provided by the AWS infrastructure?

SRS

A

Scalability, reliability, and security are three benefits provided by the AWS infrastructure.

18
Q

What are the 7 service categories covered in this course and on the AWS Cloud Practitioner certification exam?

SIAM L CaDS

A

Compute, Storage, Databases, Networking, Security & Identity, Analytics, and Machine Learning.

19
Q

What are the most widely used services in each of these categories?

RDS REDSHIFT SAGE MAKER

A

Examples include Amazon EC2 (Compute , Amazon S3 (Storage , Amazon RDS (Databases , Amazon VPC (Networking , IAM (Security & Identity , Amazon Redshift (Analytics , and Amazon SageMaker (Machine Learning) .

20
Q

After logging into your AWS Management Console, which services are global instead of Regional?

A

Global services include IAM, Route 53, and CloudFront. EC2, Lambda, S3, and RDS are Regional services.

21
Q

What is AWS’ shared responsibility as it relates to the cloud? Is it OF or IN and what does that mean?

DATA APPS CONFIGURATIONS

A

AWS’ shared responsibility is IN the cloud. This means AWS is responsible for the security OF the cloud infrastructure, while customers are responsible for security IN the cloud, such as data, applications, and configurations.

22
Q

What are managed resources, and how does that pertain to the AWS Shared Responsibility Model?

A

Managed resources refer to the infrastructure components that AWS manages on behalf of customers. This pertains to the AWS Shared Responsibility Model by delineating which aspects of security are handled by AWS and which are the responsibility of the customer.