Solutionunvalidated

Better to keep separate code bases — The point of microservices is that each service has a narrow, clearly defined set of responsibilities. Tension: it complicates deployment and testing. Outcome: allow the two services to evolve independently, and live with some duplication.

5fca6e56-99e8-4d21-ba5d-402e3030a72e

Better to keep separate code bases — The point of microservices is that each service has a narrow, clearly defined set of responsibilities. Tension: it complicates deployment and testing. Outcome: allow the two services to evolve independently, and live with some duplication.