Module 3 - Global Infrastructure and Reliability Flashcards
1
Q
What are the four factors to choosing a server region?
A
- Pricing
- Proximity to customers
- Available services within a region
- Compliance with data governance and legal requirements
2
Q
What is an Edge Location?
A
A site that Amazon CloudFront uses to store cached copies of your content closer to your customers for faster delivery
3
Q
What are the three ways to interact with AWS resources?
A
- AWS Management Console
- AWS CLI - Command Line Interface
- SDK - Software Development Kits
4
Q
What is AWS Elastic Beanstalk?
A
A service that lets you provide code and configuration settings. Allows you to perform tasks such as:
- Adjust capacity
- Load balancing
- Automatic scaling
- Application health monitoring
5
Q
What is AWS CloudFormation?
A
A service that lets you treat your infrastructure as a code - you can build an environment by writing lines of code instead of using the AWS Management Console