Java Spring Cloud: Managing Microservices and REST Architecture
Discover the concepts of microservices management using Spring Cloud and also explore the REST architecture and various REST operations. This course covers a vast range of topics including the following: how to manage enterprise data in microservices; how to perform various REST operations on JSON; comparing the architectural models of REST and SOAP; and how to send and receive messages from ActiveMQ. You will also learn how to configure a Message-driven Plain Old Java Object (POJO) (MDP) and build and run a microservice. As you progress you will explore how to construct a discovery server with Eureka for microservices configure load balancing for microservice clients and evaluate server-side microservices. As a review exercise you will code a microservice in Java.