A media streaming company is designing a new platform on AWS. They require a fully managed database to store user profile preferences with single-digit millisecond latency at any scale. Additionally, they need a petabyte-scale data warehouse to run complex analytical queries on historical viewing habits. Which two AWS services should the company select to meet these requirements? (Select TWO.)
- Amazon DynamoDBCevap
- Amazon RedshiftCevap
- CAmazon RDS
- DAmazon ElastiCache
- EAmazon Aurora
Cevap
Amazon DynamoDB and Amazon Redshift
The correct services are Amazon DynamoDB and Amazon Redshift. Amazon DynamoDB provides the fast, single-digit millisecond latency needed for key-value lookups such as user profile preferences. Amazon Redshift is the dedicated AWS data warehouse service designed to run complex analytical queries against massive volumes of historical data.
Adım Adım Çözüm
Anahtar Kavram
AWS Database Services selection based on workload type (NoSQL key-value vs. Data Warehouse)
Tahmini Süre:50s