
Ultimate access to all questions.
A multinational corporation is looking to migrate their on-premises data warehouse to the cloud. The data consists of structured and semi-structured data, including log files in JSON format and transactional data in CSV format. The data warehouse needs to support complex queries with high concurrency and low latency. Which AWS storage service would you recommend, and why?
A
Amazon S3 for all data types due to its scalability and cost-effectiveness.
B
Amazon Redshift for structured data and Amazon S3 for semi-structured data to leverage Redshift's analytical capabilities and S3's flexibility.
C
Amazon RDS for structured data and Amazon DynamoDB for semi-structured data to handle high concurrency and low latency.
D
Amazon EBS for structured data and Amazon Glacier for semi-structured data due to their high performance and low cost.