If you are familiar with how microservices architecture functions, then you must be familiar with the problems this architecture encompasses. The most dreaded one being Transaction…
Latest Posts
Create a Queue by only using stacks!
A very popular algorithm related question is asked during many programming interviews – “Write a program to create a queue by only using stack”. This…
What are microservices? Simplified
Imagine a scenario, where the President of a country is the only person who handles law, finance, international defense, education, transport and all other things?…