Building Scalable Java Microservices with Spring Boot and Spring Cloud
1 hora 45 minutos
Intermedio
Se actualizó hace 13 días
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.