Module 3 Flashcards

1
Q

4 Business Factors to consider when Selecting a Region

A

1- Compliance with data governance and legal requirements
2- Proximity to your customers
3- Available services within a region
4- Pricing

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

Availability Zone

A

a single data center or a group of data centers within a Region. Availability Zones are located tens of miles apart from each other

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

Edge location

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

web-based interface for accessing and managing AWS services. You can quickly access recently used services and search for other services by name, keyword, or acronym. The console includes wizards and automated workflows that can simplify the process of completing tasks.

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. AWS CLI is available for users on Windows, macOS, and Linux.

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

software development kits (SDKs).

A

SDKs make it easier for you to use AWS services through an API designed for your programming language or platform. SDKs enable 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 resources necessary 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

you can treat your infrastructure as code. This means that you can build an environment by writing lines of code instead of using the AWS Management Console to individually provision resources.
AWS CloudFormation provisions your resources in a safe, repeatable manner, enabling you to frequently build your infrastructure and applications without having to perform manual actions. It determines the right operations to perform when managing your stack and rolls back changes automatically if it detects errors.

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

Amazon CloudFront

A

content delivery service. It uses a network of edge locations to cache content and deliver content to customers all over the world. When content is cached, it is stored locally as a copy. This content might be video files, photos, webpages, and so on.

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