Problemunvalidated
how to keep our `Product` entity synced with this new technical (archiving) microservice — There is a microservice in Spring with PostgreSQL database responsible for some `Product` entity. Tension: new microservice always be able to get data from DB and push it in same state to other DB with same schema. Outcome: Don't.
2728f392-369e-4d50-958d-5231e6adceae
how to keep our Product entity synced with this new technical (archiving) microservice — There is a microservice in Spring with PostgreSQL database responsible for some Product entity. Tension: new microservice always be able to get data from DB and push it in same state to other DB with same schema. Outcome: Don't.