Key Products: Three-Tier Design Flashcards

1
Q

AWS Regions and Availability Zones

A

Amazon EC2 is hosted on multiple locations world-wide. These locations are composed of regions and Availability Zones. Each region is seprate geographic area. Amazon EC2 provides you with the ability to place resources, such as instances and data, in multiple locaitons.

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

Availability Zones

A

Within a region are two or more availability zones. The availability zone is isolated, but the availability zones in a region are connected through low-latency links.

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

Edge Locations

A

Edge location = AWS lambda edge, amazon cloudfront, amazon route 53, AWS shield, and AWS WAF services that are offered at AWS edge locations

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

Hybrid cloud architecture

A

Integration of on-premises resources with cloud resources.

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

Amazon Route 53

A

Amazon Route 53 is a highly available and scalable cloud Domain Name System (DNS) web service.

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

Amazon Cloudfront

A

Amazon Cloudfront is a web service that speeds up distribution of your static and dynamic web content to your users. CloudFront delivers your content through a worldwide network of data centers called edge locations.

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

Amazon VPC

A

A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS cloud. You can launce your AWS resources, such as Amazon EC2 instances, into your VPC.

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

Internet Gateways

A

An Internet gateway is a horizontally-scaled, redundant, and highly available VPC component that allows communication between instances in your VPC and the internet.

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

Subnets

A

A subnetwork or subnet is a logical subdivision of an IP network.

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

Route Tables

A

A route table is a set of rules that is used to determine where data packets traveling over an Internet Protocol (IP) network will be directed.

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

Amazon EC2 Security Groups

A

A security group acts as a virtual firewall that controls the traffic for one or more instance.

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

AWS Elastic Load Balancing

A

Elastic Load Balancing automatically distributes your incoming application traffic across multiple targets, such as Amazon EC2 instances. It monitors health of registered targets and routes traffic only to healthy targets. Elastic Load Balancing supports two type of load balancers: Application Load Balancer and Classic Load Balancer.

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

Amazon Elastic Compute Cloud (Amazon EC2)

A

Amazon Elastic Computer Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud.

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

Auto Scaling

A

Auto Scaling helps you maintain application availability and allows you to scale your Amazon EC2 capacity up or down automatically according to conditions you define.

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

Amazon Relational Database Services (Amazon RDS)

A

Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the cloud.

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

Amazon DynamoDB

A

Amazon DynamoDB is a fully-managed NoSQL database service that provides fast and predictable performance with seemless scalability.