What The Hack - Fabric Real-time Intelligence
October 16, 2024 ยท View on GitHub
Introduction
The AbboCost Financial group monitors several crazy stocks! Because of the volatile nature of these stocks, they need up to the second real-time reporting on what the stocks are doing, as well as historical data on all previous stock prices. Luckily, you have just the solution for them: Fabric!
Learning Objectives
In this hack you will be solving the common business problem that companies have surrounding creating real-time reporting solutions:
- Provision a Fabric instance
- Create a database to ingest data
- Create queries and add analysis to the data
- Create real-time reporting, with up to the second data
Challenges
- Challenge 00: Prerequisites
- Getting the environment setup for the rest of the challenges
- Challenge 01: Ingesting the Data and Creating the Database
- Creating a database to store the real-time data
- Challenge 02: Transforming the Data
- Create a queryset to add information to the data
- Challenge 03: Create Realtime Reporting
- Creating the Real-time Power BI reports
Prerequisites
- An Azure subscription
Contributors
- Cameron Kahrs
- Rachel Liu
- Armando Marrero
- Juan Llovet de Casso
- Brian Hitney
- Pardeep Singla
- Alan Kleinhart