What method of provisioning a non-relational database involves first defining the database in a JSON file, which can then be checked into a code repository for source control, sometimes also referred to as Infrastructure as Code?
The latest changes and updates from the administration for this exam.
Latest Update: Jun 08 2026
All questions are working fine.
What method of provisioning a non-relational database involves first defining the database in a JSON file, which can then be checked into a code repository for source control, sometimes also referred to as Infrastructure as Code?
What type of non-relational data revolves around nodes and the relationships between the nodes? This would be a good data type for databases that need to navigate from node to related nodes, like a company organization chart or a social network.
In what way can ETL help with data privacy and compliance?
With SQL Server in a Virtual Machine, can you select the specific version of SQL Server you need or does it only run the latest version?
Your company is implementing an Enterprise Data Warehouse, and the first step is to get the data from an external source into Azure. You anticipate there being a lot of data to bring into Azure, and you can't estimate with certainty how much. There could possibly be an Exabyte of data. You need a data storage solution designed for storing a large amount of non-relational data, before using a Data Factory to process the data. What data store is appropriate for the first step?
Which of the following database features would be best for an analytics workload and not a transactional workload?
Which data visualization style is colored rectangles of varying size?
Which of the following SQL statements is most likely to retrieve all of the columns and rows of the Employees table?
What data structure allows a database server to find data much faster than without it?
Which of the following data processing techniques would be best used for handling a file containing millions of rows of data?