Let’s share what is the best answer to this interview question.
Share
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Leone Costa
Using microservices has its challenges just like using monolith and SAO. The problems you will come across include:
• Using this type of architecture means that you need to ready for operations overhead. • Also, for heterogeneously distributed microservices you will require the help of professionals to support it.
• It is a heavily involved model because its features are distributed.
• There is always a big need for an end to end testing.
• A distributed system makes it hard to debug and trace the issues.
• Required cultural changes in across teams like Dev and Ops working together even in the same team.