Final Project, FinPay Infrastructure
Build the complete FinPay production infrastructure in Terraform, VPC, RDS, ECS, CodePipeline, secrets, and GitHub Actions CI/CD.
Build the complete FinPay production infrastructure in Terraform, VPC, RDS, ECS, CodePipeline, secrets, and GitHub Actions CI/CD.
Build production-grade VPC architecture with Terraform, public/private subnets, NAT gateways, route tables, and dynamic CIDR calculation.
Provision EC2 instances, Elastic Beanstalk environments, and ECS Fargate services with Terraform.
Provision RDS PostgreSQL and DynamoDB with Terraform, subnet groups, Multi-AZ, read replicas, and encryption.
Build a complete AWS CI/CD pipeline with Terraform, ECR, CodeBuild, CodePipeline, and Elastic Beanstalk deploy.
Manage secrets safely with AWS Secrets Manager and Parameter Store. Never hardcode credentials in Terraform configuration.
Use data sources to read existing infrastructure without managing it, AMIs, VPCs, account IDs, IAM policies, and more.