How to build a real-time leaderboard for the Soccer World Cup with Azure SQL & Redis | Data Exposed

Architecting a global application is challenging. On one side you want to assure that API will have very low latency to give end users the best experience when navigating a website or using a mobile app; on the other side you also need a centralized ac… Continue reading How to build a real-time leaderboard for the Soccer World Cup with Azure SQL & Redis | Data Exposed

Integrate Synapse Database Templates with SAP Data – Part 1

Introduction
According to SAP, 77% of the world’s transaction revenue touches an SAP system. To understand these systems and extracting the data is a challenging job. To gain insights, it is always helpful to integrate the data source systems seam… Continue reading Integrate Synapse Database Templates with SAP Data – Part 1

Integrate Synapse Database Templates with SAP Data – Part 2

This blog is in continuation of part 1 linked : Integrate Synapse Database Templates with SAP Data – Part 1 – Microsoft Community Hub
 
3.Data Mapping
Next step is the data mapping task which was the most time consuming as we mapped our sourc… Continue reading Integrate Synapse Database Templates with SAP Data – Part 2

Azure Event Hub | How to stop the incurring Cost on my EventHub, while not in use

Case: In a situation, you observe your EventHub namespace is still incurring the cost, even though you are not doing any operations (read/write/management) on it and your EventHub namespace has no active EventHub instances present.
 
Root Cause of… Continue reading Azure Event Hub | How to stop the incurring Cost on my EventHub, while not in use