Tag: microservices
-
Slimming the Microservice – Proxy Technique
Current State of Backend Engineering Microservices are the big player when it comes to system design/implementation. Splitting monoliths into compose-able parts is the backbone in the technology evolution business. Naturally this is a welcomed changed across all areas of software. From a development perspective, microservices allow teams can work in parallel on separate services. In…
