With the usage of microservices in application modernization, we have seen both the advantages and disadvantages of maintaining such software development styles.
When we create applications mostly in enterprise organizations, the first thing that comes to our mind now is how to decouple our applications.
But there will be times when creating too many microservices is not the best way and may cost you time and money.
Because of that, one alternative is to leverage the use of modules.
In this talk, it explores on how we can use Modular Monolithic and take advantage of it.