An open API service indexing awesome lists of open source software.

https://github.com/engraulleite/aws-cloud-data-warehouse-with-iac

Creating a Data Warehouse in AWS Cloud with all infrastructure created by code (IaC) through Terraform
https://github.com/engraulleite/aws-cloud-data-warehouse-with-iac

amazon-redshift aws aws-s3 docker hcl postgresql terraform

Last synced: about 2 months ago
JSON representation

Creating a Data Warehouse in AWS Cloud with all infrastructure created by code (IaC) through Terraform

Awesome Lists containing this project

README

          

# AWS-Cloud-Data-Warehouse-with-IaC
Creating a Data Warehouse in AWS Cloud with all infrastructure created by code (IaC) through Terraform

## Services provided:
- [x] Infrastructure as Code (Iac) by Terraform
- [x] EC2 instance
- [x] Bucket S3 at AWS
- [x] Redshift Cluster
- [x] ETL

## Developed Skills:
- [x] Docker
- [x] PostgreSQL
- [x] Terraform
- [x] HCL
- [x] AWS
- [x] Amazon Redshift
- [x] Amazon S3