AWS Database Services

AWS Service(s) Database Type Use Cases Amazon RDS, Aurora,Amazon Redshift Relational Traditional applications, ERP, CRM,ecommerce DynamoDB  Key-value High-traffic web applications, ecommerce systems, gaming applications Amazon ElastiCache for Memcached, Amazon ElastiCache for Redis In-memory Caching, session management, gaming leaderboards, geospatial applications Amazon DocumentDB Document Content management, catalogs, user profiles Amazon Keyspaces Wide column High-scale industrial applications…

How does Amazon RDS Multi Availability Zone model work?

Amazon RDS Multi-AZ deployment provide enhanced availability and durability for Database (DB) instances, making them a natural fit for production database workloads. When you provision a Multi-AZ DB Instance, Amazon RDS automatically creates a primary DB Instance and synchronously replicates the data to a standby instance in a different Availability Zone (AZ). Each AZ runs…