Module 3: Global Infrastructure and Reliablity Flashcards

1
Q

Availability Zones

A

A single data center or a group of data centers within a Region.

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

Edge Location

A

A site that Amazon CloudFront uses to store cached copies of your content closer to your customers for faster delivery.

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

AWS Management Console

A

A web-based interface for accessing and managing AWS services.

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

AWS Command Line Interface (AWS CLI)

A
  • Enables you to control multiple AWS services directly from the command line within one tool.
  • You can automate the actions that your services and applications perform through scripts.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Software Development Kits (SDKs)

A
  • Make it easier for you to use AWS services through an API designed for your programming language or platform.
  • Enables you to use AWS services with your existing applications or create entirely new applications that will run on AWS.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

AWS Elastic Beanstalk

A

You provide code and configuration settings and Elastic Beanstalk deploys the necessary resources to perform the following tasks; Adjust Capacity, Load Balancing, Automatic Scaling, Application Health Monitoring.

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

AWS CloudFormation

A

Provisions your resources in a safe, repeatable manner, enabling you to frequently build your infrastructure and applications without having to perform manual actions or write custom scripts.

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