Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

Get $4 OFF in AWS Solutions Architect & Data Engineer Associate Practice Exams for $10.99 each ONLY!

Azure Storage Services

Home » Azure Cheat Sheets » Azure Storage Services

Azure Blob Storage

2024-03-01T03:54:06+00:00

Azure Blob Storage Cheat Sheet Objects in Blob Storage are accessible via: Azure Storage REST API Azure Powershell CLI Types of Storage Account Type Performance Tier Best used for General-Purpose v2 Standard Most scenarios use Blob Storage or one of the other Azure storage services. Block Blob Premium High transaction rates or that use smaller objects or require consistently low storage latency. Page Blob Premium Storing text or binary files, for uploading large files efficiently.   Moving Data to Blob Storage 1. Azure Storage Data movement library a. NET library for moving data between Azure Storage Services. 2. Azure Data [...]

Azure Blob Storage2024-03-01T03:54:06+00:00

Creating And Mounting An Azure File Share

2023-04-26T07:58:47+00:00

A file server provides organizations with a system to centrally store, manage, and access files within a network, such as documents, images, videos, logs, etc. With file servers, users can easily share and collaborate on files with others. Azure Files is a fully managed file share solution that aims to replace or supplement on-premises file servers. It is a platform as a service (PaaS) offering by Microsoft Azure that is accessible by SMB and NFS protocol and Azure Files Rest API. You can mount Azure files using Windows, Linux, and macOS workstations. Azure files have many benefits, including the following: [...]

Creating And Mounting An Azure File Share2023-04-26T07:58:47+00:00

Azure Archive Storage

2023-07-03T05:54:34+00:00

Bookmarks Features Use Cases Pricing Validate Your Knowledge Azure Archive Storage Cheat Sheet Store rarely accessed data which are held for a period of 180 days. Snapshots are not applicable to archive storage. Features It supports 2 rehydrate priorities: High and Standard Standard (Default) - rehydration request may take up to 15 hours. High - rehydration request may finish in under 1 hour for objects under 10 GB in size. Long-term backup, secondary backup, and archival datasets Lowest storage costs but the highest data rehydrate and access costs To read data in archive [...]

Azure Archive Storage2023-07-03T05:54:34+00:00

Azure Table Storage

2023-11-30T19:28:10+00:00

Azure Table Storage Cheat Sheet A NoSQL key-value store for large semi-structured datasets. Supports flexible data schema. Performs OData-based queries Features Allows you to store and query huge sets of structured, non-relational data. And as demand grows, your tables will scale-out. Scale-up without having to manually shard your dataset. The data is replicated three times within a region using geo-redundant storage. An entity has a limit of 1MB in size. Store data sets that do not require complex joins, foreign keys, or stored procedures, and can be denormalized for fast access. Table storage is used to store flexible data sets [...]

Azure Table Storage2023-11-30T19:28:10+00:00

Azure Queue Storage

2023-03-20T03:28:55+00:00

Azure Queue Storage Cheat Sheet Durable queues for large-volume cloud services. Store large numbers of messages. Queue messages may have a size of up to 64 KB. Features Asynchronous message queueing to communicate between components of the application. Built to be scalable and withstand the failure of individual components Monitor the length of the queue to add elasticity to your application, and hibernate or deploy additional nodes depending on customer demand. Azure Queue Storage Pricing No upfront cost and termination fees. You only pay for what you use. Azure Queue Storage Resources: https://azure.microsoft.com/en-us/services/storage/queues/ https://docs.microsoft.com/en-us/azure/storage/queues/storage-queues-introduction [...]

Azure Queue Storage2023-03-20T03:28:55+00:00

Azure Files

2023-07-03T06:28:59+00:00

Bookmarks Features Storage Tiers Supported Devices Encryption Networking Azure File Sync Validate Your Knowledge Azure Files Cheat Sheet Offers fully managed cloud-based file storage that can be accessed through the industry-standard server message block (SMB) protocol. Features Mount your Azure File share from Windows, Linux, or macOS. Azure File Sync enables you to access your data from SMB, REST, or even on-premises. Encrypt data at rest and in transit using SMB 3.0 and HTTPS. Lift and shift applications to the cloud, where the application data is moved to Azure Files, [...]

Azure Files2023-07-03T06:28:59+00:00

Azure Disk Storage

2023-06-26T04:46:22+00:00

Bookmarks Features Disk Types Encryption Pricing Validate Your Knowledge Azure Disk Storage Cheat Sheet Block-level storage volumes for Azure Virtual Machines Disk Storage is a managed disk that is designed for 99.999% availability. You can create 50,000 VM disks for each region. Features Different types of storage options: Standard HDD, Standard SSD, Premium SSD, and Ultra Disk volumes up to 64 TiB. The OS disk has a maximum capacity of 4,095 GiB. The maximum size of the data disk is 32,767 GiB. Managed disks are integrated with the availability sets to ensure [...]

Azure Disk Storage2023-06-26T04:46:22+00:00

Azure Blob Storage

2024-02-20T14:57:41+00:00

Bookmarks Blob Types Supported Access Tiers Features Security Validate Your Knowledge Azure Blob Storage Cheat Sheet Binary Large Object Object storage solution for the cloud Stores all types of files: image, video, audio, log files backups, etc. Objects in Blob Storage are accessible via Azure Storage REST API, Azure Powershell, and Azure Command-Line Interface (CLI) Storage Account Unique namespace in Azure for your data If your storage account name is tutorialsdojo, then the default endpoint for Blob storage is: http://tutorialsdojo.blob.core.windows.net Container Organizes a set of blobs that are similar to a directory [...]

Azure Blob Storage2024-02-20T14:57:41+00:00

Azure Storage Overview

2023-07-03T06:33:13+00:00

Bookmarks Types of Storage Accounts Security Pricing Validate Your Knowledge Azure Storage Overview Cheat Sheet An Azure storage account contains blobs, files, queues, tables, and disks. Types of Storage Accounts: General-purpose (v2 and v1), BlockBlobStorage, FileStorage, and BlobStorage All storage accounts are encrypted using Storage Service Encryption (SSE) for data at rest Storage accounts endpoints: Blob storage: https://tutorialsdojo.blob.core.windows.net Table storage: https://tutorialsdojo.table.core.windows.net Queue storage: https://tutorialsdojo.queue.core.windows.net Azure Files: https://tutorialsdojo.file.core.windows.net Azure Data Lake Storage Gen2: https://tutorialsdojo.dfs.core.windows.net Access tiers are: Hot, Cool, and Archive Hot Highest storage costs, but lowest access costs Store data that is accessed [...]

Azure Storage Overview2023-07-03T06:33:13+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!