AWS Fundamentals Flashcards
A(n) _____ is a physical location in the world that consists of two or more Availability Zones (AZs)
Region
A(n) _____ is one or more discrete data center - each with redundant power, networking, and connectivity - housed in separate facilities.
Availability Zone (AZ)
_____ are endpoints for AWS that are used for caching content. Typically, this consists of CloudFront, Amazon’s content delivery network (CDN).
Edge Locations
When it comes to the shared responsibility model, a good question to ask is “Can I do this myself in the AWS Management Console”. From the list, choose what actions would be the account owners responsibility:
- Creating Security Group
- Management of Data Centers
- Patching EC2 Operating Systems
- Creating IAM Users
- Patching RDS Operating Systems
- Maintaining Hardware
- Creating Security Group (Yes)
- Management of Data Centers (No)
- Patching EC2 Operating Systems (Yes)
- Creating IAM Users (Yes)
- Patching RDS Operating Systems (No)
- Maintaining Hardware (No)
True of False: Encryption is the responsibility of AWS
False. Encryption is a shared responsibility.
EC2, Lambda, Elastic Beanstalk are examples of _____ services provided by AWS.
Compute
S3, EBS, EFS, FSx, Storage Gateway are examples of ____ services provided by AWS.
Storage
RDS, DynamyDB and Redshift are examples of ____ services provided by AWS.
Database