Summary: Dp-201 Designing An Azure Data Solution
- This + 400k other summaries
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding
Read the summary and the most important questions on DP-201 Designing An azure data solution
-
1 Introduction
This is a preview. There are 2 more flashcards available for chapter 1
Show more cards here -
What Azure relational datastore services is this about?
AzureSQL database
Azure Synapse Analytics -
What azure non-relational datastore services is this about?
Cosmos DB
Data lake storagegen2
BLOB storage -
What kind of solutions should you be able to design for relational and non-relational datastore services?
Data distribution and partition
Highscalability , taking into account multiple regions, latency andthroughput
Disaster recovery
High availability -
What types of data processing solutions exists?
Batch processing
Stream processing -
One of the data processing solutions you need to know about is stream processing. You need to know which two tools you can use to design solutions?
Stream analytics
Azure Databricks -
2 Azure storage
-
2.1 Azure storage
This is a preview. There are 3 more flashcards available for chapter 2.1
Show more cards here -
If you don't need a full-blown database, than azure storage is the way to go. Why?
It is durable
Highly available
storesredundantly
It is secure (encrypted , fine grain access)Scalable without provisioning hardware for it. -
Eventhough data is stored redundantly, there are 4 redundancy options available. Which are there (from cheapest to most expensive)?
Locally redundant (LRS)
Zone-Redundant (ZRS)
Geo-Redundant (GRS)
Read-access Geo-Redundant (RA-GRS) -
What methods are there to copy data to and from Azure storage (4)?
AzCopy Utility
Azure Powershell
Azure Storage SDK (for programming languages)
StorSimple -
Blob-storage is cheaper than File storage. There are also options to make it even cheaper. Which three options are there?
Premium storage
Hot. Data isaccessed frequently.
Cool. Notaccessed frequently.
Archive. Almost neveraccessed . -
2.3.1 Azure SQL database
This is a preview. There are 2 more flashcards available for chapter 2.3.1
Show more cards here -
name all the database deployment models for the Azure SQL database
- Single database (Fully managed single database)
Elastic pool (collection of single SQL Servers sharing resources)- Managed instance (SQL Server as a Service)
- SQL server on a Server VM.
- Single database (Fully managed single database)
- Higher grades + faster learning
- Never study anything twice
- 100% sure, 100% understanding
Topics related to Summary: Dp-201 Designing An Azure Data Solution
-
Azure storage - Relational database storage
-
Azure storage - Non-relational data storage - NoSQL storage
-
Azure storage - Non-relational data storage - Cosmos DB
-
Data processing solutions - Data processing methods
-
Data security and compliance - Azure SQL databases
-
Data security and compliance - Azure Cosmos DB
-
Additonal knowledge