Category: Data Services

General Availability of Azure Database Services for MYSQL and PostgreSQL

Posted on 1 min read

It has been a while I have written something on my blog. I thought of getting started again with a good news that Microsoft Azure team has announced the general availability of Azure Database Services for MySQL and PostgreSQL. In my earlier posts, I have provided some oversight into Preview Availability of these services as… Continue reading

Managed Azure Database for MySQL and PostgreSQL

Posted on 2 min read

During Microsoft Build 2017(May 10th 2017) conference in Seattle, Scott Guthrie (EVP of Cloud and Enterprise Group) announced two new offerings to the Azure Database Services Platform, Azure Database for MySQL and Azure Database for PostgreSQL. I was happy that Microsoft is filling the gap for the need of Fully Managed MYSQL and PostgreSQL .… Continue reading

Big Data & Front End Development track in the Microsoft Professional Program

Posted on 2 min read

Earlier I introduced you the Microsoft Professional Program for Data Science. Right after few days Microsoft announced the BETA availability of two more tracks Big Data and Front End Development. Big Data Track: This Microsoft program will help you to learn necessary skills from cloud storage and databases to Hadoop, Spark, and managed data services… Continue reading

Getting Started local development with Azure Cosmos DB services – Part 1

Posted on 3 min read

Azure Cosmos DB is a multi-API, multi-model highly scalable NoSQL database services from Microsoft Azure platform. In order to develop an application consuming Azure Cosmos DB requires an azure live subscription or emulator in your local machine. The Azure Cosmos DB Emulator provides a local development/test environment for Azure Cosmos DB development purposes. Using Azure… Continue reading

Azure CosmosDB – a multi-model, multi-API for highly scalable applications

Posted on 2 min read

Azure Cosmos DB is the next generation globally distributed multi model database from Microsoft. Cosmos DB has been built from scratch in mind with efficient global distribution and horizontal scalability aspects as the core. Azure Cosmos DB guarantees single-digit-millisecond latencies at the 99% availability across the world with Enterprise Level SLAs. Offers a set of… Continue reading