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
- Host: GitHub
- URL: https://github.com/engraulleite/aws-cloud-data-warehouse-with-iac
- Owner: engraulleite
- Created: 2023-09-05T18:14:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T19:27:22.000Z (over 2 years ago)
- Last Synced: 2024-03-05T20:37:51.405Z (over 2 years ago)
- Topics: amazon-redshift, aws, aws-s3, docker, hcl, postgresql, terraform
- Language: HCL
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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