ExamQuestions.com

Register
Login
AWS Certified Big Data Specialty (Expired on July 1, 2020) Exam Questions

Amazon

AWS Certified Big Data Specialty (Expired on July 1, 2020)

154 / 370

Question 154:

MSP Bank, Limited is a leading Japanese monetary institution that provides a full range of financial products and services to both institutional and individual customers. It is headquartered in Tokyo. MSP Bank is hosting their existing infrastructure on premise.
MSP bank has lot of web applications, databases and data warehouse built on Teradata, NoSQL databases, and other types of data stores. MSP bank has lot of data assets in terms of logs, documents; excel files, CSV files, PDF documents and others.
The Web Application has different user workloads at different parts of the day. MSP Bank is running one of their web application NODE.JS supported by MSSQL relational database. The schema designed is based on 3NF. MSP Bank want to migrate the database on to AWS cloud. Also MSP Bank is looking to build a new database solution which is optimized for storing billions of relationships and querying the storage with milliseconds latency. Which AWS services fulfill the requirement? select 1 option.

Answer options:

A.AWS Aurora is a multi-modal database. It supports both relational model and graph model. So AWS Aurora fulfills both the requirements
B.AWS RDS is a multi-modal database. It supports both relational model and graph model. So AWS RDS fulfills both the requirements
C.AWS RDS fulfils the relational database requirements while AWS DynamoDB supports managing relationships through its graph model
D. AWS Aurora fulfils the relational database requirements while AWS Neptune supports managing relationships through its graph model
E.AWS DynamoDB fulfils the relational database requirements while AWS Neptune supports managing relationships through its graph model
F.AWS DynamoDB supports both relational and graph model.