A user needs to quickly deploy a nonrelational database on AWS.The user does not want to manage the underlying hardware or the database software.
Which AWS service can be used to accomplish this?
Amazon RDS
Amazon DynamoDB
Amazon Aurora
Amazon Redshift
Explanations:
Amazon RDS is a managed relational database service, not a nonrelational database.
Amazon DynamoDB is a fully managed nonrelational database service that requires no hardware or software management.
Amazon Aurora is a managed relational database service, which does not meet the nonrelational requirement.
Amazon Redshift is a data warehouse service, primarily used for analytics, not a nonrelational database.