Throught the Data Engineer Cloud bootcamp I have learned about a lot of fundamental Data Engineering tools, but what I liked the most was Terraform and the IaC concept (Infrastructure as a Code). For developers like me that love best practices and guidelines on development workflow, Terraform is a vital friend hahaha.
Using the HCL (HashiCorp Configuration Language) is possible to create the cloud resource infrastructure as codes, therefore, making the deployment task easy and guaranteeing that the company rules are followed.
To consolidate my knowledge I created this GitHub repository. Using GitHub actions combine to Terraform I created a complete deployment workflow for an Amazon S3 bucket.
- References
- https://towardsdatascience.com/git-actions-terraform-for-data-engineers-scientists-gcp-aws-azure-448dc7c60fcc
- https://github.com/marketplace/actions/hashicorp-setup-terraform
- https://developer.hashicorp.com/terraform/tutorials/automation/github-actions
- https://docs.github.com/en/actions/quickstart
Give a ⭐️ if you like this project!
React 👍 in my Linkedin post!