Module 3
Module 3
Part 1
How is data in a relational table organized?
Rows and Columns
Header and Footer
Pages and Paragraphs
What is an index?
A structure that enables you to locate rows in a table quickly, using an indexed value
A virtual table based on the result set of a query
A structure comprising rows and columns that you use for storing data
Which one of the following statements is a benefit of using a PaaS service, instead of an on-
premises system, to run your database management systems?
Increased day-to-day management costs
Increased scalability
Increased functionality
Which of the following services should you use to implement a non-relational database?
Azure Cosmos DB
Azure SQL Database
The Gremlin API
You are building a system that monitors the temperature throughout a set of office blocks, and
sets the air conditioning in each room in each block to maintain a pleasant ambient temperature.
Your system has to manage the air conditioning in several thousand buildings spread across the
country or region, and each building typically contains at least 100 air-conditioned rooms. What
type of NoSQL data store is most appropriate for capturing the temperature data to enable it to be
processed quickly?
A key-value store
A column family database
Write the temperatures to a blob in Azure Blob storage
Which one of the following visuals displays the major contributors to a selected result or value?
Key influencers
Column and bar chart
Matrix chart
Which type of analytics helps answer questions about what has happened in the past?
Descriptive analytics
Prescriptive analytics
Predictive analytics
Part 2
Which deployment requires the fewest changes when migrating an existing SQL Server on-
premises solution?
Azure SQL Database Managed Instance
SQL Server running on a virtual machine
Azure SQL Database Single Database
Which of the following statements is true about SQL Server running on a virtual machine?
You must install and maintain the software for the database management system yourself, but
backups are automated
Software installation and maintenance are automated, but you must do your own backups
You're responsible for all software installation and maintenance, and performing back ups
When using an Azure SQL Database managed instance, what is the simplest way to implement
backups?
Manual Configuration of the SQL server
Create a scheduled task to back up
Backups are automatically handled
What is the best way to transfer the data in a PostgreSQL database running on-premises into a
database running Azure Database for PostgreSQL service?
Export the data from the on-premises database and import it manually into the database running
in Azure
Upload a PostgreSQL database backup file to the database running in Azure
Use the Azure Database Migration Services
Part 3
What are the elements of an Azure Table storage key?
Table name and column name
Partition key and row key
Row number
When should you use a block blob, and when should you use a page blob?
Use a block blob for unstructured data that requires random access to perform reads and writes.
Use a page blob for discrete objects that rarely change.
Use a block blob for active data stored using the Hot data access tier, and a page blob for data
stored using the Cool or Archive data access tiers.
Use a page blob for blobs that require random read and write access. Use a block blob for discrete
objects that change infrequently.
You are building a system that monitors the temperature throughout a set of office blocks, and
sets the air conditioning in each room in each block to maintain a pleasant ambient temperature.
Your system has to manage the air conditioning in several thousand buildings spread across the
country/region, and each building typically contains at least 100 air-conditioned rooms. What type
of NoSQL data store is most appropriate for capturing the temperature data to enable it to be
processed quickly?
Send the data to an Azure Cosmos DB database and use Azure Functions to process the data.
Store the data in a file stored in a share created using Azure File Storage.
Write the temperatures to a blob in Azure Blob storage.
What is provisioning?
The act of running series of tasks that a service provider performs to create and configure a
service.
Providing other users access to an existing service.
Tuning a service to improve performance.
Which of the following is an advantage of using multi-region replication with Cosmos DB?
Data will always be consistent in every region.
Availability is increased.
Increased security for your data.
Part 4
What is the primary difference between a data lake and a data warehouse?
A data lake contains structured information, but a data warehouse holds raw business data
A data lake holds raw data, but a data warehouse holds structured information
Data stored in a data lake is dynamic, but information stored in a data warehouse is static
Which component of an Azure Data Factory can be triggered to run data ingestion tasks?
CSV File
Pipeline
Linked service
Which of these services can be used to ingest data into Azure Synapse Analytics?
Azure Data Factory
Power BI
Azure Active Directory
You have a large amount of data held in files in Azure Data Lake storage. You want to retrieve the
data in these files and use it to populate tables held in Azure Synapse Analytics. Which processing
option is most appropriate?
Use Azure Synapse Link to connect to Azure Data Lake storage and download the data
Synapse SQL pool
Synapse Spark pool
Which of the components of Azure Synapse Analytics allows you to train AI models using
AzureML?
Synapse Studio
Synapse Pipelines
Synapse Spark
A collection of ready-made visuals, pre-arranged in dashboards and reports is called what in Power
BI?
The canvas.
Scheduled refresh.
An app.