Exam 06 Final Topics Flashcards
What are the Six advantages of Cloud?
- Trade Capital Expense for Variable Expense
- Massive economy of scale
- No more capacity guessing
- Increase speed and agility
- no data centers needed
- global in minutes
What is a Distribution?
Name given to a CDN (aggregate of edge locations)
How many AZs are in each Region?
At least two
What happens when demand for your S3 hosted website goes up?
S3 scales automatically
What allows you to replicate the contents of one bucket to another?
Cross region replication
What is Amazon LightSail?
Amazons Cloud hosting service (SaaS)
Websites can be hosted on S3 but what are the limitations? (2)
Static files only (html, javascript)
Cannot use database connections
How can objects in transit to S3 be encrypted?
Using SSL
How long are S3 objects cached and can they be killed manually?
For TTL. They can be killed manually but with a cost
What are the two methods to restrict access to an S3 bucket?
Entire Bucket - Policy
Individual object - ACL
What are the main differences between S3 and Glacier?
S3 - current data
Glacier - 3-5 hour data retrieval time
What are the two types of distributions
Web
RTMP - Streaming
How does S3 Transfer Acceleration Work? (2)
Users worldwide upload to Edge Locations
Edge Locations replicate to your S3 bucket