A company operates a petabyte-scale data warehouse to analyze its data.The company wants a solution that will not require manual hardware and software management.
Which AWS service will meet these requirements?
Amazon DocumentDB (with MongoDB compatibility)
Amazon Redshift
Amazon Neptune
Amazon ElastiCache
Explanations:
Amazon DocumentDB is a managed document database optimized for JSON workloads, not for data warehousing.
Amazon Redshift is a fully managed data warehouse solution designed for petabyte-scale data analytics.
Amazon Neptune is a graph database service, suitable for managing graph data, not data warehousing.
Amazon ElastiCache is a caching service, ideal for in-memory caching, not for data warehousing.