10000 Foot Overview - Part 1 Flashcards

1
Q

What does an AWS Global Infrastructure consist of…?

A
  1. Regions
  2. Availability Zones
  3. Edge Locations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Region?

A

A Region is a geographical area where AWS resources exist.

A region consists of 2 or more availability zones.

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

What is an Availability Zone?

A

An Availability Zone (AZ) is simply a data center.

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

What is an Edge Location?

A

Edge locations are Content Delivery Network endpoints for CloudFront.

They offer users a way to cache large media files in the cloud for quicker access.

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

What is a VPC?

A

Virtual Private Cloud-

They act as a virtual data center where you deploy your assets.

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

What is Route53?

A

Amazon’s DNS service

Translates domains names to IP addresses.

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

What is CloudFront?

A

Content Delivery Network - edge locations used to cache large files: like video, music, photos…etc

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

Direct Connect

A

connects physical data centers to AWS using a dedicated phone line.

Used if you need a very reliable internet connection for pushing lots of data to AWS or down from AWS

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

What is EC2?

A

Elastic Compute Cloud– virtual machines that run on AWS.

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

What does Elastic Beanstalk do?

A

it deploys your code to AWS and then AWS provisions infrastructure underneath your code.

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

What is Lambda?

A

Serverless cloud computing.

upload code to Lamda, your code will respond to events

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

Why are Availability Zones isolated?

A

If one Availability zone goes down it won’t affect another.

Offering clients redundancy of their data

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