Showing posts with label Azure Cosmos DB. Show all posts
Showing posts with label Azure Cosmos DB. Show all posts
Sunday, September 3, 2017
Tuesday, May 16, 2017
Globally distributed Azure Cosmos DB
This is how Azure Cosmos DB is described by Microsoft,
"Azure Cosmos DB is Microsoft's globally distributed, multi-model database. With the click of a button, Azure Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure's geographic regions. It offers throughput, latency, availability, and consistency guarantees with comprehensive service level agreements (SLAs), something no other database service can offer"
If you are looking for Global Distribution, horizontal scaling, guaranteed latency, high availability, comprehensive SLA's and unrivalled Data Model and APIs that no RDBMS, no no-sql database can provide, there is nothing out there to match Azure Cosmos DB.
Azure Cosmos DB Engine supports multiple database systems and it is based on the following:
Atom: Consisting of a small set of primitive types (String, Bol, number)
Records: Structs
Sequence: Arrays of atoms, records and sequences
Azure Cosmos DB engine currently supports the following:
Document DB SQL
Mongo DB
Azure Table Storage
Gremlin Graphh Query API
It will support other API's in the future.
For developers looking for a globally distributed database system Azure Cosmos DB is the answer.
"Azure Cosmos DB is Microsoft's globally distributed, multi-model database. With the click of a button, Azure Cosmos DB enables you to elastically and independently scale throughput and storage across any number of Azure's geographic regions. It offers throughput, latency, availability, and consistency guarantees with comprehensive service level agreements (SLAs), something no other database service can offer"
If you are looking for Global Distribution, horizontal scaling, guaranteed latency, high availability, comprehensive SLA's and unrivalled Data Model and APIs that no RDBMS, no no-sql database can provide, there is nothing out there to match Azure Cosmos DB.
Azure Cosmos DB Engine supports multiple database systems and it is based on the following:
Atom: Consisting of a small set of primitive types (String, Bol, number)
Records: Structs
Sequence: Arrays of atoms, records and sequences
Azure Cosmos DB engine currently supports the following:
Document DB SQL
Mongo DB
Azure Table Storage
Gremlin Graphh Query API
It will support other API's in the future.
For developers looking for a globally distributed database system Azure Cosmos DB is the answer.
Subscribe to:
Posts (Atom)
When Identity Security Becomes a Wall — Not a Shield
After a breach that forced a reset of my digital identity, I hit a roadblock I never anticipated: multi-factor authentication (2FA) locked m...
-
This post provides a tutorial approach to authoring a report with Microsoft PowerBI using data on a SQL Server 2012. PowerBI is Microsof...
-
This post is describes connecting to SQL Server 2022 using the SQL Server Management Studio and the encryption of connection. For installin...
-
Linked servers offer the following advantages as noted in MSDN documentation: •The ability to access data from outside of SQL Server. •T...

