Azure Cosmos DB
- Get link
- X
- Other Apps
Azure Cosmos DB is a globally distributed multi model database.
Deploy it using anyone of these -
Consider this example where Azure Cosmos DB helps resolve a business problem,
Konta so is an e commerce retailer based in Manchester UK.
The company sells children's toys after reviewing power bi reports,
Contessa's managers notice a significant decrease in sales in Australia.
Manager's review customer service cases in dynamics 365 and see many
Australian customer complaints that their sights shopping cart is timing out.
Contessa's network operations manager confirms the problem.
The issue is that the company's only data center is located in London.
The physical distance from great Britain to Australia is causing delays.
Contessa applies a solution that uses the Microsoft Australia East Data center
to provide a local version of the data to users in Australia.
Contessa migrates their on premises sequel database to Azure Cosmos DB by using
the sequel API this solution improves performance for Australian users.
The data can be stored in the UK and
replicated to Australia to improve throughput times.
These are the key features of Azure Cosmos DB it supports 99.999% up time.
To ingest data into Azure Cosmos DB use Azure Data factory,
create an application that writes data into Azure Cosmos DB through
it's API upload Jason documents or directly edit the document.
As a data engineer you can create stored procedures, triggers and
user defined functions UDFs or use the JavaScript query API.
You'll also find other methods to query the other A PS within Azure Cosmos DB, for
example, in the Data Explorer component, you can use the graph visualization pane.
Azure Cosmos DB supports data encryption type, firewall configurations and
access from virtual networks.
Data is encrypted automatically user authentication is based on tokens,
and Azure Active Directory provides role based security.
To
- Get link
- X
- Other Apps
Comments
Post a Comment