Please enable JavaScript.
Coggle requires JavaScript to display documents.
Amazon S3 - Coggle Diagram
Amazon S3
replication
-
cross region (CRR)
compliance, lower latency access, across account
same region (SRR)
log aggregation, live replicate production & test account
-
-
-
-
-
Storage class
General purpose
-
-
-
use case
big data analytic, mobile & game, content
-
-
Glacier
-
-
flexible retrival
expedited (<5 min) - high cost, standard (<5 day), bulk(5h -> 0.5d) - free
-
deep archive
standard: 0.5d, bulk: 2day
-
-
-
-
S3 event notification
-
type:3:ObjectXXX, S3:Replication
-
-
-
-
-
-
-
Presigned URL
generate: S3 console, CLI, SDK
URL expiration: S3 console (1min-12h), CLI (default: 1h max 168h)
-
-
-
-
-
-
-
-
-
-
-