Balaji Vajjala's Blog

A DevOps Blog from Trenches

Lesson 1 - Walkthrough of Pipeline Components

Lesson 1 – Walkthrough of Pipeline Components

Learning Objectives

By the end of this lesson you will be able to:

  • Check in changes to application code.
  • Make simple configuration changes.
  • Change an existing automated test.
  • Make scripted changes to the database.
  • Make a change to a simple build script.
  • Make a change to a deployment script.
  • Make a change to the infrastructure scripts.
  • Run Jenkins Continuous Integration server jobs.
  • View and run jobs within a deployment pipeline.
  • View static analysis reports.
  • View feedback from a dashboard.

5 steps to Continuous Delivery

Slide1