Must learn microservice design patterns from Chris. Do check microservices.io for details.
Once you go through these, you would’ve answers for most of the common concerns around designing microservices.… read the rest.
Must learn microservice design patterns from Chris. Do check microservices.io for details.
Once you go through these, you would’ve answers for most of the common concerns around designing microservices.… read the rest.
Java is still the preferred choice of programming language for enterprises (Reference – TIBOE Index). Java’s matured open eco-system and the robust virtual machine (JVM) make the enterprises go for it withstanding the criticisms of being verbose and entailing longer … read the rest.
Microservices are tiny and mostly, large in number for a typical enterprise application. Microservices are RESTful. That means, technologies facilitate creating REST services with minimal efforts minus all overheads.
Interesting slide deck on microservices from Amazon expert.… read the rest.