understanding the aws environment Flashcards

1
Q

what are aws regions?

A

cloud magic using hundreds of thousands of servers maintained within physical data centers located in a widely distributed set of geographic regions

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

how are regionally based services distributed?

A

a sever in ONE aws region

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

what are the benefits of aws regions? Hint: there are three

A

Locate your infrastructure geographically closer to your users to allow access with the lowest possible latency

Locate your infrastructure within national borders to meet regulatory compliance with legal and banking rules

Isolate groups of resources from each other and from larger networks to allow the greatest possible security

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

even if services are available regionally, are they only regional?

A

no, aws presents their services as global

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

what are example(s) of globally based services?

A

AWS IAM
Amazon CloudFront
Amazon S3

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

what are service endpoints?

A

a reference used to connect to resources for specific region and service

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

what is an aws availability zone?

A

one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region.

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

what is an advantage of separation with az’s?

A

if one AZ loses power or suffers some kind of catastrophic outage, the chances of it spreading to a second AZ in the region are minimal.

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

what are subnets?

A

network segments; when you want to organize resources you work with in a region; a block IP address

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

what is a single point of failure?

A

when a resource runs without backup

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

what is the benefits of redundancy when responding to failure? Hint: there are two

A

immediate backup

geographically parallel resources

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

how does aws use auto-scaling when it comes to application failure?

A

it is configured to replace or replicate a resource to ensure that a predefined service level is maintained regardless of changes in user demand or the availability of existing resources.

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

how does aws use load balancing when it comes to application failure?

A

orchestrating the use of multiple parallel resources to direct user requests to the server resource that’s best able to provide a successful experience

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

what is a common case for using load balancing?

A

coordinating the use of primary and (remote) backup resources to cover for a failure

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

what is an edge location?

A

a site where AWS deploys physical server infrastructure to provide low latency user access to Amazon-based data.

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

what is the best-known tenant of edge locations? Hint: it is a service

A

Amazon CloudFront

17
Q

what are some more example of aws service that make use of edge locations?

A

Amazon Route 53
AWS Shield
Lambda@Edge

18
Q

what are the solutions regional edge cache locations provide?

A

Objects rejected by edge locations can be moved to the regional edge caches.

won’t have to go back to the origin.

Capable of handling less popular content

19
Q

what is the aws shared responsibility model?

A

a helpful articulation of those rules and assumptions, and it’s worth spending some time thinking about it

20
Q

what is the cx responsible for? Hint: there are four responsibilities

A

cx data
user apps, access management
os, network, and access management
data encryption

21
Q

what is aws responsible for? Hint: the are 3 responsibilites

A

hardware and network maintenance
aws global infrastructure
managed services

22
Q

what is the purpose of managed cloud services?

A

“hiding” all or some of the underlying configuration and administration work needed to keep things running, leaving you free to focus on the “business” end of your project

23
Q

what is the purpose of keeping some resources unmanaged?

A

Some cloud operations will demand greater involvement from you and your administration team, and some will demand less. Use this simple rule of thumb: if you can edit it, you own it.

24
Q

how does the service health status provide help?

A

As part of its end of the bargain, AWS makes regularly updated, region-by-region reports on the status of its services publicly available. Any service outages that could affect the performance of anyone’s workload will appear on Amazon’s Service Health Dashboard

25
Q

according to the aws acceptable use policy, aws does not permit the use of its infrastructure in ___

A

any illegal, harmful, or offensive way