Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS Module 05 - Coggle Diagram
AWS Module 05
Amazon Simple Storage Service (Amazon S3)
Create multiple buckets
can controll access to it
There are a lot of tiers
Version objects
upload maximum objects of 5 TB
store objects in bucket
Store as data object
First tier: Amazon S3 Standard
99.99999999% durability
Amazon S3 static website hosting other way to storage
for collection of html files
Amazon S3 Standard-Infrequent Access (S3 Standard-IA)
for backups
for long term storage
Amazon S3 Glacier
Storage data for years with low retrieved data
for audit data
can use WORM write once/read many for vault policy
in case u have compliance requirements
Amazon S3 Lifecycle management
Move data automatically between tiers
example standard to IA, IA to Glacier
can create with lifecycle policies
Serverless
Amazon DynamoDB
Serverless database
accross availability zones
scalability alone
ms response time
NoSQL
Simple flexible schemas
response time and highly scalable
write queries in small subsets named as keys
queries in one table
fully managed
Amazon EBS Elastic block storage
Separated drives and untied to host of ec2
local storage
different types and sizes
can be attached to ec2
start or stop ec2 ebs volume data remains
ebs allowed incremental backups
Snapshots
Amazon Relational database service (Amazon RDS)
failover
disaster recovery
redundancy
backups
automated patching
Amazon Aurora
managed relational database option
MySQL
PostgreSQL
Data replication
1/10th the cost of commercial databases
Up to read 15 read replicas
continuous backup to Amazon s3
point-in-time recovery
Additional extra database services
Amazon Quantum Ledger Database (Amazon QLDB)
Immutable data
Database acelerators
Amazon ElastiCache for cache
Amazon DynamoDB Accelerator (DAX)
Amazon managed blockchain
Amazon Neptune: graph database
Amazon DocumentDB (compatible with MongoDB)
Amazon Elastic File System (EFS)
multiple instances access the data in EFS the same time
linux file system
Regional resources
automatically scales
Amazon Redshift
data warehouses for big data
its for backwards data
data warehouse as a service
Instance store
provide temporary storage for ec2
Amazon Database migration Service (Amazon DMS)
AWS Schema convert tool to match schemas (source and destiny)