Skip to content

ttpp123/Hashitalks2021

 
 

Repository files navigation

Terraform

Terraforming Data Analytics Environments

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.

Project Structure

This project has the following folders which make them easy to reuse, add or remove.

.
├── LICENSE
├── README.md
├── ansible
├── notebooks
└── terraform-azure

Caution

Be aware that by running this script your account might get billed.

Authors

  • Marcelo Zambrana

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HCL 44.4%
  • HTML 36.3%
  • Dockerfile 16.8%
  • Python 2.5%