Microservice architecture – a variant of the service-oriented architecture (SOA) structural style – arranges an application as a collection of loosely coupled services... In a service mesh, each service instance is paired with an instance of a reverse proxy server..sidecar. The service instance and sidecar proxy share a container, and the containers are managed by a container orchestration tool such as Kubernetes, Nomad, Docker Swarm... GraphQL
tools[edit | edit source]
Moleculer[edit | edit source]
modern and powerful microservices framework for Node.js... Promise-based solution (async/await compatible) request-reply concept ... registry & dynamic service discovery load balanced ... support versioned services ... caching ... master-less architecture, all nodes are equal ... API gateway, Database access and many other modules…
Subcategories
This category has the following 3 subcategories, out of 3 total.