- Course
Building Scalable Java Microservices with Spring Boot and Spring Cloud
The microservices architecture describes a software design pattern in which an application is a collection of loosely coupled services.
- Course
Building Scalable Java Microservices with Spring Boot and Spring Cloud
The microservices architecture describes a software design pattern in which an application is a collection of loosely coupled services.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Cloud
What you'll learn
The microservices architecture describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. In this course, you will build a Java application using Spring Boot and Spring Cloud on Google Cloud.