Project Brief
Architecting and deploying a highly available cloud hosting setup featuring auto-scaling servers, secure networks, and backups.
Project Overview
Global Logi Co. required a hosting setup that guarantees uptime. We designed a multi-availability zone AWS setup using Terraform, incorporating firewalls and database replication.
Project Challenge:
Preventing single-points-of-failure across application servers
-
Preventing single-points-of-failure across application servers
-
Enabling quick rollbacks during failed database updates
-
Protecting infrastructure networks from external web threats
Our Solutions:
-
Built an AWS Application Load Balancer routing to Auto-Scaling EC2s
-
Configured automated snapshot backups and point-in-time recoveries
-
Deployed AWS WAF shield security groups and VPC subnets