Software Architecture: Microservices versus Monolithic - Which fits better?
Microservices architectures are more complex, however, more scalable to develop and deploy. A Monolithic architecture is simpler and easier to develop, deploy and maintain and might be the right choice depending on your requirements.