AWS Fundamentals Flashcards
What is an aws Region?
A geographical area consisting of 3 or more availability zones.
What is an availability zone?
1 or more discrete data centers full of servers with redundant power, networking, and connectivity
How close are availabilty zones within a region?
100km
What is an edge location?
Endpoints for aws that are used for caching content. Typically, this consists of Cloudfront, amazon’s CDN
Are there more regions or edge locations?
edge locations
Who is responsible for the security of the cloud?
Amazon
Who is responsible for security in the cloud?
The users.
Who is responsible for the hardware the data center?
AWS
Who is responsible for IAM users? AWS or the user?
the user
Who is responsible for clint-side data encryption?
the user
who is responsible for enabling server side encryption?
the user
If it can be done using the aws management console, who is likely responsible for the security?
the user
What type of service are ec2, lambda, elastic beanstalk,
Compute
What type of service are s3, ebs, efs, fsx, storage gateway?
storage
What type of service are RDS, DynamoDB, and Redshift?
databases