Deploying Spring MVC Project on AWS EC2 using AWS RDS.
The steps to install an AWS project on AWS EC2 are as follows:
Launch an EC2 instance, install HTTPD, and start.
Install Apache Tomcat on EC2.
Install JAVA JDK on EC2.
Allow Traffic for the below requests:
Apache Tomcat: 8080
HTTPS -> 443
HTTP...
mohanishkhambadkar.tech4 min read