↧
Answer by AnoE for Does anyone have resources, tools, ideas, for automating...
Database migrations are a pretty standard thing for a long time, I believe - not related that much to DevOps, though obviously needed.There are ready-made tools which are agnostic of your programming...
View ArticleDoes anyone have resources, tools, ideas, for automating database create,...
I've been tasked to find a way to automate promotion of database creation, changes and other modification related to application changes in a devops world.My databases include MS SQL, Oracle, MySQL and...
View Article