#architecture
Read more stories on Hashnode
Articles with this tag
Even under the best case scenario in MicroServices, something can go wrong. However, if building MicroServices is the selected most viable option then...
There are several Architectural patterns widely in use. However, six of them are quite common and critical, and it is for a good reason. Below are the...
In a simple monolithic application, all services run in the same instance. Successful applications tend to grow over time and eventually become huge....
The diagram at the end shows a simplified version of what a Microservice looks like. A Microservice Architecture is made up of several...