LifeSet Wellbeing is a modern mobile application designed to help users build healthy habits and improve lifestyle management. The challenge was to deploy a scalable, secure, and cost-efficient backend infrastructure capable of handling growing user traffic, frequent updates, and reliable mobile app performance.

To design and deploy a fully automated AWS-based infrastructure for a React Native mobile application using containerized services, CI/CD pipelines, and managed cloud services ensuring high availability, scalability, and security.
The application was deployed using AWS ECS Fargate within a secure VPC environment for serverless container orchestration. Amazon RDS (MySQL) was configured with Multi-AZ for high availability and automated backups. S3 and CloudFront were used for storage and fast content delivery. GitLab CI/CD pipelines automated Docker builds and deployments. IAM roles and security groups enforced strict access control and private networking for secure infrastructure design.
AWS ECS Fargate, RDS MySQL, S3, CloudFront, Docker, GitLab CI/CD, React Native, Expo, IAM, Security Groups, VPC
Implemented ECS auto-scaling policies to handle dynamic traffic loads efficiently. Used CloudWatch monitoring and alerts to detect performance issues early. Optimized RDS configuration with Multi-AZ deployment for failover protection. Strengthened security using IAM roles instead of hardcoded credentials and ensured Docker-based deployments were consistent across environments.
This project strengthened experience in serverless container orchestration, mobile backend architecture, CI/CD automation, and designing scalable cloud infrastructure for real-world applications.
