DEV Community

Discussion on: What are Microservices: The Pros and Cons

Collapse
 
p0lish profile image
p0lish

My opinion is:

A good microservice architecture can evolve from a good monolith. Its seriously hard job to develop a complex application with microservices from the start. There are so many changes during the design and development. Monolith first then split into services.