Building Scalable Java Microservices with Spring Boot and Spring Cloud
1 ora 45 minuti
Intermedio
Aggiornamento eseguito 13 giorni fa
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.