ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 208 - AZ-204 discussion

Report
Export

You are creating an app that will use CosmosDB for data storage. The app will process batches of relational data.

You need to select an API for the app.

Which API should you use?

A.
MongoDB API
Answers
A.
MongoDB API
B.
Table API
Answers
B.
Table API
C.
SQL API
Answers
C.
SQL API
D.
Cassandra API
Answers
D.
Cassandra API
Suggested answer: C

Explanation:

For relational data you will need the SQL API

Incorrect Answer:

A: The MongoDB API is not used for relational data.

B: The Table API only supports data in the key/value format

D: The Cassandra API only supports OLTP (Online Transactional Processing) and not batch processing.

Reference:

https://docs.microsoft.com/en-us/azure/cosmos-db/choose-api

asked 02/10/2024
Sullivan Dabireau
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first