100% found this document useful (3 votes)
588 views25 pages

Azure DP 900 - 80 Questions Tfhfuffhy

The document contains 50 questions related to the DP-900 exam. The questions cover topics such as data storage, analytics, security, and databases. They include multiple choice, matching, and scenario-based questions to assess knowledge across the Microsoft data platform.

Uploaded by

Sac Kal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
100% found this document useful (3 votes)
588 views25 pages

Azure DP 900 - 80 Questions Tfhfuffhy

The document contains 50 questions related to the DP-900 exam. The questions cover topics such as data storage, analytics, security, and databases. They include multiple choice, matching, and scenario-based questions to assess knowledge across the Microsoft data platform.

Uploaded by

Sac Kal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 25

DP 900 - Exam Questions [Episode 1]

Question 1 Question 2

Question 3 Question 4

Question 5 Question 6
DP 900 - Exam Questions [Episode 1]

Question 7 Question 8

Question 9 Question 10

Question 11 Question 12
DP 900 - Exam Questions [Episode 1]
Question 13
DP 900 - Exam Questions [Episode 1]

Question 14 Question 15

Question 16 Question 17
Exam Questions - DP 900
Question 18

The snowflake schema


is a variation of the
The Star schema
star schema, featuring
Fact normalization of
dimension tables.
Exam Questions - DP 900
Question 19 Question 20

https://docs.microsoft.com/en-
us/azure/architecture/guide/technology-choices/data-store-
overview

Question 21 Question 22
Table
Image files
View
Relationships between
Index employees

Key/value pairs

Question 23
Question 24
Exam Questions - DP 900

Question 25 Question 26

Question 27 Question 28

Question 29 Question 30
Data for a product catalog will be loaded every
Batch
12 hours to a data warehouse
Firewall
Thousands of data sets per second for online
Streaming
Authentication purchases will be loaded into a data warehouse
real time
Encryption Batch
Updates to inventory data be loaded to a data
warehouse every 1 million transactions.
Exam Questions - DP 900

Question 31

Treemap

Key influencer

Scatter
Exam Questions - DP 900

Question 32
Diagnostic

Prescriptive

Descriptive

Question 33
Your company plans to load data from a customer relationship management (CRM)
system to a data warehouse by using an extract, load, and transform (ELT) process.
Where does data processing occur for each stage of the ELT process? To answer, Question 34
drag the appropriate locations to the correct stages. Each location may be used
once, more than once, or not at all. You may need to drag the split bar between panes
or scroll to view content.

Dataset

The CRM system Linked


service

The data warehouse


Pipeline

An in-memory data integration


tools
Exam Questions - DP 900
Question 35 Question 36

Germlin API

MongoDB API

Table API Image Files

Relationships between
employees

Key/value pairs

Question 37
Match the Azure Data Lake Storage Gen2 terms to the appropriate levels in the hierarchy.
To answer, drag the appropriate term from the column on the left to its level on the right. Each term may be used
once, more than once, or not at all.
Question 38

Azure storage account

File Share
Exam Questions - DP 900

Question 39 Question 40

You need to create an Azure Storage account. You have a SQL query that combines customer data and order data. The
Data in the account must replicate outside the Azure region automatically. query includes calculated columns.
Which two types of replication can you use for the storage account? Each correct You need to create a database object that would allow other users to rerun
answer presents a complete solution. the same SQL query.
NOTE: Each correct selection is worth one point. What should you create?

•A. zone-redundant storage (ZRS) •A. an index


•B. read-access geo-redundant storage (RA-GRS) •B. a view
•C. locally-redundant storage (LRS) •C. a scalar function
•D. geo-redundant storage (GRS) •D. a table

Question 41 Question 42
What are two characteristics of real-time data processing? Each correct answer
presents a complete solution. Which statement is an example of Data Manipulation Language (DML)?

•A. Data is processed periodically •A. REVOKE


•B. Low latency is expected •B. DISABLE
•C. High latency is acceptable •C. INSERT
•D. Data is processed as it is created •D. GRANT
Exam Questions - DP 900
Question 43 Question 44
You need to ensure that users use multi-factor authentication (MFA) You need to design and model a database by using a graphical tool
when connecting to an Azure SQL database. that supports project-oriented offline database development.
Which type of authentication should you use? What should you use?

•A. service principal authentication •A. Microsoft SQL Server Data Tools (SSDT)
•B. Azure Active Directory (Azure AD) authentication •B. Microsoft SQL Server Management Studio (SSMS)
•C. SQL authentication •C. Azure Databricks
•D. certificate authentication •D. Azure Data Studio

Question 45 Question 46
You have a transactional application that stores data in an Azure SQL You need to create an Azure resource to store data in Azure Table
managed instance. storage.
When should you implement a read-only database replica?
Which command should you run?
•A. You need to generate reports without affecting the transactional
workload. A. az storage share create
•B. You need to audit the transactional application. B. az storage account create
•C. You need to implement high availability in the event of a regional C. az cosmosdb create
outage. D. az storage container create
•D. You need to improve the recovery point objective (RPO).
Exam Questions - DP 900
Question 48
Your company recently reported sales from the third quarter.
You have the chart below

Question 49

Question 47
Which type of analysis is shown in the fourth quarter?
Question 50
A. predictive Your company needs to implement a relational database in
B. prescriptive Azure. The solution must minimize ongoing maintenance.
C. descriptive Which Azure service should you use?
D. diagnostic
A. Azure HDInsight
B. Azure SQL Database
C. Azure Cosmos DB
D. SQL Server on Azure virtual machines
Exam Questions - DP 900

Question 50 Question 51
You have an e-commerce application that reads and writes data to an Azure SQL
database.
Which type of processing does the application use?

A. stream processing
B. batch processing
C. Online Analytical Processing (OLAP)
D. Online Transaction Processing (OLTP)

Question 54

Question 52
You need to store data in Azure Blob Storage for ten years as per your
company needs. The retrieval time is not important. Choose the
storage tier best suited for this?
a) Hot
b) Cool
c) Archive
Exam Questions - DP 900

Question 55 Question 56
When can you use an Azure Resource Manager template? You are deploying a software as a service (SaaS) application that
requires a relational database for Online Transaction Processing
•A. to automate the creation of an interdependent group of Azure (OLTP).
resources in a repeatable way Which Azure service should you use to support the application?
•B. to apply Azure policies for multi-tenant deployments
•C. to provision Azure subscriptions A. Azure Cosmos DB
•D. to control which services and feature administrators and developers B. Azure HDInsight
can deploy from the Azure portal C. Azure SQL Database
D. Azure Synapse Analytics

Question 57 Question 58
You have an e-commerce application that reads and writes data to an What are two benefits of platform as a service (PaaS) relational
Azure SQL database. database offerings in Azure, such as Azure SQL Database? Each
correct answer presents a complete solution.
Which type of processing does the application use? NOTE: Each correct selection is worth one point.

A. stream processing A. access to the latest features


B. batch processing B. complete control over backup and restore processes
C. Online Analytical Processing (OLAP) C. in-database machine learning services
D. Online Transaction Processing (OLTP) D. reduced administrative effort for managing the server infrastructure
Exam Questions - DP 900

Question 59

Question 60
Select Yes if statement is true otherwise, select No.
Yes No
Statements:

• Azure SQL Database includes a fully managed backup service

• Azure SQL Database has built-in high availability

• Azure SQL Database can use Azure Advanced Threat Protection (ATP)
Exam Questions - DP 900

Question 61
Exam Questions - DP 900

Question 62 Question 63

Question 64 Question 65
Exam Questions - DP 900

Question 66 Question 67

Question 68 Question 69
Exam Questions - DP 900
Question 70
Your company needs to design a database that show how changes in
network traffic in one area of a network affect network traffic in other
areas of the network.
Which type of data store should you use?

a) Graph
b) Key/value
c) Document
d) columnar
Exam Questions - DP 900

Question 71
Your company is designing a database that will contain session data for a website. Column-family database is the low latency store
The data will include notifications, personalization attributes, and products that are type.
added to a shopping cart. Examples
• Recommendations
• Personalization
Which type of data store will provide the lowest latency to retrieve the data? • Sensor data
• Telemetry
a) Graph • Messaging
• Social media analytics
b) Key/value • Web analytics
c) Document • Activity monitoring
d) Columnar • Weather and other time-series data

Question 72
Exam Questions - DP 900
Question 73 Question 74
What are three characteristics of an Online Transaction
Which two activities can be performed entirely by using
Processing (OLTP) workload? Choose three!
the Microsoft Power BI service without relaying on Power
BI desktop?
a) Denormalized data
b) Heavy writes and moderate reads
a) A report and dashboard creation
c) Light writes and heavy reads
b) Report sharing and distribution
d) Schema on write
c) Data modeling
e) Schema on read
d) Data acquisition and preparation
f) Normalized data

Question 75
Select Yes if statement is true otherwise, select No.

Statements: Yes No

• Processing salary payments once a month is an example of a batch workload

• A wind turbine sends 50 sensor reading per second is streaming workload.

• A home electricity meter that sends readings once a day to an energy provider
is an example of streaming workload.
Exam Questions - DP 900

Question 76

Azure Azure
Data Synapse
Factory Analytics

Question 77
Microsoft SQL Server Management
Studio (SSMS)

Microsoft Visual Studio Code

Microsoft Data Studio

Microsoft SQL Server Data Tools


(SSDT)
Exam Questions - DP 900

Question 78

Question 79
Complete the sentence:
You can query a graph database in Azure COSMOS DB
as a JSON document by using a SQL-like language
as a JSON document by using a SQL-like language
as a partitioned row store by using Cassandra Query Language (CQL)
as a partitioned row store by using Cassandra Query Language (CQL)
as a partitioned row store
as a partitioned by using
row store Language-Integrated
by using Language-Integrated Query (LINQ)
Query (LINQ)
As nodes and edges by using the Gremlin Language
as nodes and edges by using the Gremlin Language
Exam Questions - DP 900

Question 80

Azure Data Azure Synapse


Factory Analytics

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy