software, can you give some real world examples?
Continuous integration is the biggest one, merging code into master often, and running automated tests for every merge, ensuring that if something breaks it will be reported and hopefully fixed within the same day
Also setting up dev and production environments, making sure dev automatically updates and restarts itself when code is changed
Обсуждают сегодня