Topic 1 Question 61
Which of the following is a fully managed MySQL-compatible database?
Amazon S3
Amazon DynamoDB
Amazon Redshift
Amazon Aurora
ユーザの投票
コメント(12)
- 正解だと思う選択肢: D
Amazon S3: Amazon S3 (Simple Storage Service) is an object storage service and is not a database.
Amazon DynamoDB: A fully managed NoSQL database service, but it is not MySQL-compatible. Amazon Redshift: A fully managed data warehouse service, not a MySQL-compatible database. Amazon Aurora: A fully managed relational database engine compatible with MySQL and PostgreSQL. It offers the performance and availability of commercial databases with the simplicity and cost-effectiveness of open-source databases.👍 7TheFivePips2024/01/24 Amazon S3: Amazon S3 (Simple Storage Service) is an object storage service and is not a database.
Amazon DynamoDB: A fully managed NoSQL database service, but it is not MySQL-compatible.
Amazon Redshift: A fully managed data warehouse service, not a MySQL-compatible database.
Amazon Aurora: A fully managed relational database engine compatible with MySQL and PostgreSQL. It offers the performance and availability of commercial databases with the simplicity and cost-effectiveness of open-source databases.
👍 4Ruffyit2024/02/02D is correct.Amazon Aurora is a modern relational database service. It offers unparalleled high performance and high availability at global scale with fully open-source MySQL- and PostgreSQL-compatible editions and a range of developer tools for building serverless and machine learning (ML)-driven applications.
👍 2Sreeni_A2023/11/10
シャッフルモード