Answer the question
In order to leave comments, you need to log in
How to synchronize microservices?
There are 4 applications written in python, a node plus a react front, and two databases - mongo and muscle. Communicate through rest and through the database. Everything is actively developing, the structure and versions are changing. The question is how to build a process using git so that at any time you can raise the previous working version.
Now I'm doing this:
In each repository, when deploying through jenkins, a tag with a version will be created. By tags, in the end, I can assemble a working code base, it’s already harder with the database, the dump becomes obsolete, I have to make a migrating date.
Answer the question
In order to leave comments, you need to log in
by tags, as a result, I can assemble a working code base
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question