Setup EC2 Instance using below USER_DATA Script https://github.com/CodvaTech-Labs/ctl-java-demo/blob/main/user_data.sh Setup MySQL to use "root" as username and "NewPassword" as password Run Below DB Queries on MySQL DB https://github.com/CodvaTech-Labs/ctl-java-demo/blob/main/query.sql Access application using below URL http://13.127.99.75:8080/CrudDemoWithMySql/list