ALM / DevOps

W04 Database Continuous Integration

05/17/2017

8:00am - 9:15am

Level: Intermediate

Steve Jones

Data Platform MVP, MCSE, BA

Editor

SQLServerCentral

Continuous Integration has improved the quality and pace at which we can develop software. However, the database has often been seen as an impediment to rapidly evolving software applications. That doesn't need to be the case. This session will examine how to integrate the database into a CI process to test database code and produce and artifact for easy deployment to downstream environments.

You will learn:

  • How the database development process integrates with CI
  • The limitations of database work that must be accounted for in a CI process
  • Tips to help you integrate CI into your database process