Improving your Microservices Integration Performance with Memcache and ETAGs
Many people are implementing microservices nowadays, a never ending spaghetti of services calling services calling services, and so on. And it becomes slower and slower. What to do? Many things, for sure, but we can start simple: using HTTP itself to help out. In my latest post I explore a simple scenario to explain basic concepts that every developer should know.
Post a comment