1.
............. is often delivered in files, such as photos or videos.
2.
Which type of shared access signatures allow access to specific resources in a storage account?
3.
.................... is more readable, often used for configuration files that need to be written by people but parsed by programs.
4.
Microsoft has Azure client libraries that support a number of languages and frameworks, including:
5.
A blob container can store other containers
6.
Which of the following can be used to initialize the Blob Storage client library within an application?
7.
Suppose you have two video files stored as blobs. One of the videos is business-critical and requires a replication policy that creates multiple copies across geographically diverse datacenters. The other video is non-critical, and a local replication policy is sufficient. Which of the following options would satisfy both data diversity and cost sensitivity consideration.
8.
.................... are composed of blocks of different sizes that can be uploaded independently and in parallel.
9.
In Azure Synapse Analytics, select a distribution column that is not used in
10.
.................. detects anomalies in account activity. It then notifies you of potentially harmful attempts to access your account.
11.
Azure Blob storage is
12.
In a typical project, when would you create your storage account(s)?
13.
Blobs provide unstructured data storage. What does unstructured mean?
14.
Which services are not included in Azure Storage?
15.
A JSON file is an example of which type of data?
16.
The schema of ................... is typically defined at query time.
17.
Which Storage accounts authentication mechanism supports expiration and limited permissions for scenarios where you need to grant limited access?
18.
.................... is better choice for highly unstructured and variable data where you cannot predict what are the properties that should be indexed.
19.
A single Azure subscription can host up to ............ storage accounts, each of which can hold ........... TB of data.
20.
Which of the following describes a good strategy for creating storage accounts and blob containers for your application?
21.
The schema of ................. is typically defined at the time of creation.
22.
OLTP systems commonly support fewer users, have longer response times, can be less available, and typically handle large and complex transactions.
23.
Which of the following is a good analogy for the access keys of a storage account?
24.
Blob storage provide any mechanism for searching or sorting blobs by metadata
25.
Azure SQL and Azure Cosmos DB can be included in a storage account.
26.
The name of a storage account must be:
27.
When configuring network access to your Azure Storage Account, what is the default network rule?
28.
You are working on a project with a 3rd party vendor to build a website for a customer. The image assets that will be used on the website are stored in an Azure Storage account that is held in your subscription. You want to give read access to this data for a limited period of time. What security option would be the best option to use?
29.
Which services can be included in a storage account?
30.
Duplicating customer content for redundancy and meeting service-level agreements (SLAs) in Azure meets which cloud technical requirement?
31.
Azure SQL Database only enables you to combine structured data, and doesn't support semi-structured data.
32.
Azure Cosmos DB supports SQL for queries and every property is indexed by default
33.
GetBlockBlobReference ...................
34.
Each storage account has ........... unique access keys that are used to secure the storage account.
35.
A video is an example of which type of data?
36.
Which data processing framework will a data engineer use to ingest data onto cloud data platforms in Azure?
37.
You can store an unlimited number of blobs in a container and an unlimited number of containers in a storage account.
38.
................ is a container that groups a set of Azure Storage services together.
39.
.................... are specialized blobs that support only appending new data (not updating or deleting existing data).
40.
.................... relies on curly braces to indicate data structure, less verbose and easier to read by humans, used by web services to return data.
41.
OLAP systems commonly support lots of users, have quick response times, and handle large volumes of data.
42.
Which type of transactional database system would work best for product data?
43.
.................... are designed for scenarios that involve random-access reads and writes.
44.
Blobs in a container configured for public access can be downloaded without any kind of authentication or auditing by anyone who knows their storage URLs