+1 vote
in Service Discovery by
What are the main challenges in Microservice Deployment?

1 Answer

0 votes
by
From the point of business, the main challenges are:

Require heavy investment

Heavy Infrastructure Setup

Excessive Planning for managing operations overhead

Staff Selection and maintenance.

From a technical standpoint –

Communication between different microservices in the application.

Component automation

Application maintenance

Configuration Management

Heavy Operations Overhead

Deployment Challenges

Testing and Debugging Challenges
...