AWS (Amazon Web Services) is one of the most widely used cloud computing platforms which provides a whole range of managed cloud services. In this tutorial, I will show you step by step to deploy Spring Boot Application with MySQL on AWS EC2 Instance using Elastic Beanstalk (for free).
Related Posts:
– Spring Boot, Spring Data JPA – Building Rest CRUD API example
– Spring Boot Token based Authentication with Spring Security & JWT