E
E
EduardMn2019-06-21 19:12:43
Work organization
EduardMn, 2019-06-21 19:12:43

How to organize continuous service development?

Colleagues, plz explain the situation:
There is a service in which there are now about 1000 active users (they log in every day). Every hour, certain data is aggregated in it using different apis and added to the database.
The service should develop, we have planned small releases every 2 weeks. Therefore, the question arose about the organization of the development process.
Development goes on daily and affects both the files and the database.
Will git solve the issue (but it seems that only files are tracked there)? Or are there any other solutions? Who decides how to deal with such a situation?
Thank you!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Shitskov, 2019-06-21
@Zarom

For git code, for databases - migrations.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question