How it All Started
Get introduced to the history of deployment and Microservice-based architectures.
The monolith
In the beginning, there was monolith architecture. It was easy to deploy and easy to keep it running. We had only one thing (or a few) to keep an eye on. The monolith was not usually deployed very frequently. At the end of a release cycle, the development team would hand the operations team a package. The operations team ...
Monolith architecture