Bringing DevOps to the Database
CI/CD, DevOps, database
DevOps is a hot topic in today’s software development world. However, most of the knowledge and experience with DevOps is based on application software and ignores the database. We will examine how the concepts and principles of DevOps can be applied to database development by examining how we can take many modern software development practices and apply them to databases, but using version control, Continuous Integration, and using an Automated Release process.
Prerequisites
Basic knowledge of software development