Deploy a Spring Boot Application using AWS Elastic Beanstalk
January 8th, 2021 Spring Boot I wanted to learn more about AWS Services like Elastic Beanstalk, RDS, and EC2. So, I tried them out and deployed a simple REST API developed using Spring Boot that uses MySQL as a database. This post covers what these AWS services can do for you, and how you can start using them right away.