Topic 1 Question 96
A company wants to operate a data warehouse to analyze data without managing the data warehouse infrastructure. Which AWS service will meet this requirement?
Amazon Aurora
Amazon Redshift Serverless
AWS Lambda
Amazon RDS
ユーザの投票
コメント(8)
- 正解だと思う選択肢: B
A. Amazon Aurora: A relational database engine offered as part of Amazon RDS (Relational Database Service). While it is a high-performance database engine, it is optimized for transactional workloads rather than analytical processing typical of data warehouses.
B. Amazon Redshift: A fully managed, petabyte-scale data warehouse service in the cloud. It is specifically designed for analytics and data warehousing, offering fast query performance using SQL queries and integration with various business intelligence tools.
C. AWS Lambda: A serverless compute service that allows you to run code without provisioning or managing servers. It is event-driven and primarily used for executing code in response to events, such as changes in data or system state.
D. Amazon RDS: A managed relational database service that supports various database engines like MySQL, PostgreSQL, Oracle, SQL Server, and MariaDB. Similar to Amazon Aurora, it is optimized for transactional workloads rather than analytical processing.
👍 10TheFivePips2024/01/25 - 正解だと思う選択肢: B
"Amazon Redshift Serverless makes it easy to run analytics workloads of any size without having to manage data warehouse infrastructure."
Reference: https://aws.amazon.com/redshift/redshift-serverless/
👍 3isaphiltrick2023/10/14 Amazon Redshift Serverless makes it easy to run analytics workloads of any size without having to manage data warehouse infrastructure.
👍 3Sreeni_A2023/11/12
シャッフルモード