Medium1 markMultiple Choice
AZ-900 · Question 38 · Domain 2.6: Azure Database and Analytics Services
Select TWO relational database services available in Azure.
Select TWO relational database services available in Azure.
Answer options:
A.
Azure Cosmos DB
B.
Azure SQL Database
C.
Azure Table Storage
D.
Azure Database for PostgreSQL
E.
Azure Blob Storage
How to approach this question
Identify the services that use traditional tables, rows, and SQL (Structured Query Language).
Full Answer
Relational databases store data in tables with rows and columns. Azure SQL Database and Azure Database for PostgreSQL are both fully managed relational database services in Azure. Cosmos DB and Table Storage are NoSQL (non-relational).
Common mistakes
Selecting Cosmos DB, which is a NoSQL database.
Practice the full Azure Fundamentals AZ-900 Practice Exam 3
60 questions · hints · full answers · grading
More questions from this exam
Q01What is the best definition of cloud computing?EasyQ02True or False: In a public cloud model, you are responsible for managing and maintaining the phys...EasyQ03Which cloud model allows a company to maintain strict control over highly sensitive data on-premi...MediumQ04What is the primary benefit of 'high availability' in cloud computing?EasyQ05Which term describes the ability to automatically increase or decrease compute resources based on...Easy
Expert