Du er ikke logget ind
Beskrivelse
Microservices Architecture. Deep Exploration Of Microservices Microservice architecture is used in large and complex software application. The whole application is broken down into a set of services for ease of use, efficiency and to make them easy to understand. The services of the application can have communication mechanisms between themselves, what is known as inter-process communication. This is normally by use of threads. This book explores the microservices architecture in depth Here is a preview of what you'll learn: Java and Microservices Using an API Gateway to build Microservices Using NodeJS and MongoDB to build Microservices QBit Microservice Monitoring Microservices