Bash, the Crucial Exams Chat Bot
AI Bot
Storage and Data Solutions Flashcards
Microsoft Azure Developer Associate AZ-204 Flashcards
| Front | Back |
| Azure Blob Storage encryption method | Data is encrypted at rest and during transit using AES-256 |
| Azure Blob Storage is optimized for | Storing unstructured data such as text and binary data |
| Azure SQL Database scaling options | Vertical scaling and elastic database pools |
| Difference between Block Blob and Append Blob | Block Blob is for regular binary data; Append Blob is optimized for logs |
| Difference between Cool and Hot tiers in Blob Storage | Cool tier is for infrequent access and Hot tier for frequent access |
| Difference between SQL Database and SQL Managed Instance | Managed Instance supports full SQL Server features whereas SQL Database is platform-managed PaaS |
| How to control access to Azure file shares | Azure AD and role-based access control (RBAC) |
| Key feature of Azure Cosmos DB | Multi-region writes and low-latency responses |
| Maximum size of a single blob in Blob Storage | 200 TiB |
| Primary purpose of Azure Cosmos DB | Globally distributed, multi-model database service |
| Purpose of Shared Access Signatures (SAS) | Securely delegate access to storage resources without sharing account keys |
| Recommended tool for managing SQL databases in Azure | Azure Data Studio or SQL Server Management Studio |
| Replication options in Azure Storage | LRS, ZRS, GRS, and RA-GRS |
| What is a Storage Account in Azure | A container for storing data including blobs, files, queues, and tables |
| What is Azure File Share used for | Managed file storage service that can be accessed via SMB protocol |
| What is LRS in Azure Storage | Locally Redundant Storage replicates data within a single region |
Front
What is LRS in Azure Storage
Click the card to flip
Back
Locally Redundant Storage replicates data within a single region
Front
Azure Blob Storage is optimized for
Back
Storing unstructured data such as text and binary data
Front
Key feature of Azure Cosmos DB
Back
Multi-region writes and low-latency responses
Front
What is a Storage Account in Azure
Back
A container for storing data including blobs, files, queues, and tables
Front
Difference between SQL Database and SQL Managed Instance
Back
Managed Instance supports full SQL Server features whereas SQL Database is platform-managed PaaS
Front
Primary purpose of Azure Cosmos DB
Back
Globally distributed, multi-model database service
Front
What is Azure File Share used for
Back
Managed file storage service that can be accessed via SMB protocol
Front
Difference between Cool and Hot tiers in Blob Storage
Back
Cool tier is for infrequent access and Hot tier for frequent access
Front
Replication options in Azure Storage
Back
LRS, ZRS, GRS, and RA-GRS
Front
Difference between Block Blob and Append Blob
Back
Block Blob is for regular binary data; Append Blob is optimized for logs
Front
Azure SQL Database scaling options
Back
Vertical scaling and elastic database pools
Front
Azure Blob Storage encryption method
Back
Data is encrypted at rest and during transit using AES-256
Front
Purpose of Shared Access Signatures (SAS)
Back
Securely delegate access to storage resources without sharing account keys
Front
Recommended tool for managing SQL databases in Azure
Back
Azure Data Studio or SQL Server Management Studio
Front
How to control access to Azure file shares
Back
Azure AD and role-based access control (RBAC)
Front
Maximum size of a single blob in Blob Storage
Back
200 TiB
1/16
This deck focuses on designing and managing Azure Storage and data solutions, including Blob Storage, Cosmos DB, SQL Databases, and file shares.