What is Data Lake? A data lake is a storage repository that holds a vast amount of raw data in its original format to apply analytics and run big data analysis. Data lake handles the three Vs of big data (Volume,…

What is Data Lake? A data lake is a storage repository that holds a vast amount of raw data in its original format to apply analytics and run big data analysis. Data lake handles the three Vs of big data (Volume,…
Azure SQL Data Sync is a service built on Azure SQL Database that allows to synchronize data from one or many disparate SQL data sources either on-premises or Azure SQL Databases to a single Azure SQL Database (called as Hub) and…
Read More Synchronizing your database with Azure SQL Data Sync Service
Microsoft has announced a limited preview of the Azure Database Migration Service and the corresponding Azure SQL Database Managed Instance in Microsoft Build 2017, worldwide, that will help in streamlining the migration process of on-premises databases to Azure. This new…
Read More Microsoft Announced Azure Database Migration Service
The DocumentDB Data Migration Tool is an open source tool for importing data to DocumentDB from a variety of sources such as JSON files, CSV files, MongoDB, SQL Server, Azure Table storage, Amazon DynamoDB, HBase etc The import tool can…
Read More Migrating data from different sources to DocumentDB
Amazon Kinesis Firehose is a managed service to load real-time streaming data to Amazon Simple Storage Service (S3), Redshift or Elastic search Service (ES). Firehose is part of the Amazon Kinesis streaming data platform, along with Amazon Kinesis Streams and Amazon Kinesis Analytics. There…
Read More Amazon Kinesis – Managed service for real-time data processing
Download Presentation There are many different queuing systems available like Kafka, MSMQ, RabbitMQ, Amazon SQS etc. Azure Service Bus Brokered Messaging is a queuing system that is a scalable and feature-rich messaging service hosted in Microsoft Azure, or available as…