Modern Software Engineering

VSTH11 Continuous Integration with Local Agents and Azure DevOps

11/21/2024

1:00pm - 2:15pm

Level: Intermediate

Steve Jones

The Voice of the DBA

One of the fundamental tools for modern DevOps software development is continuous Integration (CI). This process provides an automated independent validation and verification of your code, with quick feedback for developers that are under pressure to write higher quality software at a rapid pace. This session examines how Azure DevOps or TFS can be used to manage this process and run a database CI process inside of your data center, on your own instances.

You will learn:

  • How to install local agents
  • How to configure a pipeline with an agent
  • Understand how to build and a test a local db with an agent