This is simple springboot application that provides RestAPIs for CRUD of Tables Users of an Postgres Database with a basic UI bult in React.js. The reason of this project is more of a showcase to the processes of how this application goes from develpoment to production.
CloudFront: for CDN S3: for hosting of static resources ECS with Fargate or EC2: for the backend RDS with PostgreSQL : for data exchange between backend and Database
React.js: for the frontend SpringBoot (Java): for the backend PostgreSQL: the database engine