Demo project presented at Hashitalks 2021. It shows how to integrate Terraform, Ansible and multiple providers in order to easily create Data Analytics environments.
This is specific demo uses FAA's System Wide Information System (SWIM) and connects to TFMS ( Traffic Flow Management System ) using a Kafka server. More information about SWIM and TFMS can be found here.
It also uses a Databricks cluster in order to analyze the data.
This project has the following folders which make them easy to reuse, add or remove.
.
├── LICENSE
├── README.md
├── ansible
├── notebooks
└── terraform-azure
Be aware that by running this script your account might get billed.
- Marcelo Zambrana