Storage Flashcards
(1 cards)
1
Q
S3 (Simple Storage Service) basics
A
- Bucket names are globally unique
- 3 to 63 characters, all lowercase, no underscores
- Start with a lowercase letter or a number
- Can’t be formatted like an IP. e.g. 1.1.1.1
- 100 soft limit and 100 hard limit per account
- Unlimited objects in buckets from 0 bytes to 5TB each
- Plain structured as: Key=name, Value=Data