Skip to content

Commit a13277b

Browse files
author
colto
committed
update README
1 parent 5de6003 commit a13277b

File tree

1 file changed

+0
-0
lines changed

1 file changed

+0
-0
lines changed

README.md

14 Bytes

Overview

CloudPulse is an intentionally constrained, production-style cloud deployment designed to demonstrate container orchestration, Infrastructure-as-Infrastructure as Code, and cost-conscious AWS architecture. The application consists of a React + TypeScript frontend, a Spring Boot REST API, and a PostgreSQL database, deployed as containers on Amazon ECS ( using the EC2 launch type).

The system runs on a single EC2 instance with no load balancer, no NAT Gateway, and no managed database services. All infrastructure is provisioned with Terraform, and container images are built and deployed via GitHub Actions using OIDC-based role assumption.

0 commit comments

Comments
 (0)