add aws cloudfront questions

This commit is contained in:
Arie Bregman 2019-10-04 07:27:20 +01:00
parent cd0d167ba4
commit 2cd4c69946

View File

@ -59,18 +59,21 @@
###### S3 - beginner questions
- Explain what is S3 and what is it used for
- What is a bucket?
- True or False? a bucket name must be globally unique
- What objects in S3 consists of?
- Another way to ask it: explain key, value, version id and metadata in context of objects
- Explain data consistency
###### CloudFront
- Explain what is CloudFront and what is it used for
- Explain the following
- Origin
- Edge location
- Distribution
- What delivery methods available for the user with CDN?
- True or False? object are cached for the life of TTL
## Network