Spring Boot AWS Deployment - Full Course ✅

In this course, you will learn how to build CRUD REST APIs using Spring boot, Spring Data JPA, and MySQL database, and also you will learn how to deploy the Spring boot project on the AWS cloud.

Spring Boot is often described as a quick and easy way of building production-grade Spring Framework-based applications. To accomplish this, Spring Boot comes prepackaged with auto-configuration modules for most libraries typically used with the Spring Framework. This is often referred to as “convention over configuration.”

AWS Elastic Beanstalk offers a similar approach to application deployment. It provides convention over configuration while still giving you the ability to dig under the hood to make adjustments, as needed. This makes Elastic Beanstalk a perfect match for Spring Boot.

Video

What you will learn

- You will learn how to build CRUD REST APIs using Spring Boot

- You will learn how to use the Postman client to test REST APIs

- You will learn how to use AWS services such as AWS RDS, Elastic Beanstalk, S3, etc.

- You will learn how to deploy the MySQL database on the AWS cloud

- You will learn how to deploy the Spring Boot app on the AWS cloud

Tools and technologies used:

- Java 8+

- Spring Boot

- Spring Data JPA ( Hibernate)

- MySQL

- Eclipse STS

- Postman Client

- AWS RDS service

- AWS Elastic beanstalk service

GitHub Link

Source code of this course on GitHub at https://github.com/RameshMF/springboot-crud-restful-webservices


Comments