This article is about developing the NGINX Microservices Reference Architecture (MRA) - a set of models that you can use to create your own microservices applications.
The Reference Architecture to be compliant with the principles of the Twelve-Factor App. The services are designed to be lightweight, ephemeral, and stateless.
The MRA uses industry standard components like Docker containers, a wide range of languages - Java, PHP, Python, NodeJS/JavaScript, and Ruby - and NGINX-based networking.
[Read More]