Please enable JavaScript.
Coggle requires JavaScript to display documents.
Azure Data Storage Options (Azure Cosmos DB (globally distributed database…
Azure Data Storage Options
Azure SQL Database
relational database as a service (DaaS) based on the latest stable version of the Microsoft SQL Server database engine
Microsoft Data Migration Assistant
migrate your existing SQL Server databases with minimal downtime
Azure Cosmos DB
globally distributed database service
supports schema-less data that lets you build highly responsive
Always On applications to support constantly changing data
store data that is updated and maintained by users around the world
Azure Blob storage
stream large video or audio files directly to the user's browser from anywhere in the world.
used to store data for backup, disaster recovery, and archiving
ability to store up to 8 TB of data for virtual machines
Azure Data Lake Storage Gen2
perform analytics on your data usage and prepare reports
large repository that stores both structured and unstructured data
combines the scalability and cost benefits of object storage with the reliability and performance of the Big Data file system capabilities
Azure Files
fully managed file shares in the cloud that are accessible via the industry standard Server Message Block (SMB) protocol
mounted concurrently by cloud or on-premises deployments of Windows, Linux, and macOS
Azure Queue
service for storing large numbers of messages that can be accessed from anywhere in the world
used to help build flexible applications and separate functions for better durability across large workloads
Disk Storage
provides disks for virtual machines, applications, and other services to access and use as they need
come in many different sizes and performance levels, from solid-state drives (SSDs) to traditional spinning hard disk drives (HDDs), with varying performance abilities
Storage tiers
Hot storage tier
optimized for storing data that is accessed frequently
Cool storage tier
optimized for data that is infrequently accessed and stored for at least 30 days
Archive storage tier
for data that is rarely accessed and stored for at least 180 days with flexible latency requirements
Encryption and replication
Encryption for storage services
Azure Storage Service Encryption (SSE)
Client-side encryption
Replication for storage availability
set up when you create a storage account
ensures that your data is durable and always available