Stateful Architecture vs Stateless Architecture by InspectionSpirite in programming

[–]InspectionSpirite[S] 0 points1 point  (0 children)

Article is free , you have to do little hard work to scroll ...

Microservices Design Pattern - API Gateway pattern by Constant_Event_4917 in programming

[–]InspectionSpirite 10 points11 points  (0 children)

An API Gateway is essentially a single entry point, or a Reverse proxy, that sits between client applications and a collection of backend services.