Build AWS Test environment and Template application (SpringSecurity, SpringBoot)

Job ID: 33505250

Budget: ₹1,500 – ₹12,500 INR

1. Build AWS Test environment using EC2, RDS , Route53 and other services that are needed to deploy Web Application.
2. Automated build mechanism to Connect AWS Pipeline and deployment stages to Bitbucket code repository (test).
3. Build template backend app (Java): Develop template functionality using Spring Security and Spring Boot for roles based access and access control lists , this should be exposed through APIs using Spring boot. Hibernate ORM to be used on backend and Postgres DB. The role based access needs to be controlled for API and DB layers. Design the DB layer accordingly so that role based access and access control lists can be managed accordingly.
4. template application needs to be containerized using Docker and necessary configurations needs to be added so that java project can be deployed to Docker container in AWS from Bitbucket automatically.