Please enable JavaScript.
Coggle requires JavaScript to display documents.
MS Azure Data Services - Coggle Diagram
MS Azure Data Services
Relational Databases
-
Azure Database for open-source relational databases: This includes services like Azure Database for MySQL, PostgreSQL, and MariaDB.
Azure Database for MySQL: A managed database service for app development and deployment using MySQL.
-
Azure Database for PostgreSQL: A managed PostgreSQL database service for app development and deployment.
Non-Relational Databases
Azure Cosmos DB: A globally distributed, multi-model database service.
-
Key-value pairs: Simple, highly performant data storage for key-value data.
Column-families: A NoSQL store that uses tables and columns for storing data, similar to HBase.
-
Storage Solutions
Azure Storage: Includes Blob Storage, Disk Storage, File Storage, and Queue Storage.
-
File shares: Fully managed file shares in the cloud, accessible via SMB protocol.
Tables: A NoSQL store for structured data, offering a schemaless design for rapid development.
-
Analytics
-
-
Azure Databricks: An Apache Spark-based analytics platform optimized for Azure, providing collaborative notebooks for data engineering, data science, and machine learning.
Azure HDInsight
-
-
Apache HBase: A scalable, distributed database that supports structured data storage.
Apache Kafka: A distributed streaming platform for building real-time data pipelines and streaming applications.
Big Data Processing
Azure HDInsight: A cloud-based service that makes it easy to process big data using popular open-source frameworks.
-
-
Apache HBase: Non-relational, distributed database designed for large tables.
-
-
-