AWS Database Design
Relational database in general => probably Amazon Aurora Specific relational database engine and version => Amazon RDS Non-relational low-latency high-scale => Amazon DynamoDB In-memory cache => Amazon Elasticache In-memory cache for DynamoDB only => DynamoDB DAX High-scale analytics / data warehousing => Amazon Redshift Analytics on top of S3 Data => Amazon Athena Analytics on top of S3 Data if already using Redshift => Redshift Spectrum Documents with MongoDB Compatibility => DocumentDB Search indexing => Amazon Elasticsearch Service Imutable and cripto verifiable => QLDB Time series database => Timestream (preview)
uid: 202007082223 tags: #amazon