Skip to content

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.
  • Labs icon Lab
  • A Cloud Guru
Google Cloud Platform icon
Labs

The DevOps Pipeline

**Copy the public IP address of the CI server provided on the lab page, and paste it into a new browser tab with :8080 appended to the end**. In this hands-on lab, you will create a DevOps pipeline all the way from making a code change to deploying that change to a production environment. One of the great benefits of DevOps comes from its focus on automated pipelines, and here you will have the opportunity to try one out so you can see it in action from a hands-on perspective. After completing this hands-on lab, you should have a basic idea of what it is like to use a DevOps pipeline to change the code and get those changes into production.

Google Cloud Platform icon
Labs

Path Info

Level
Clock icon Beginner
Duration
Clock icon 30m
Published
Clock icon Mar 21, 2018

Contact sales

By filling out this form and clicking submit, you acknowledge our privacy policy.

Table of Contents

  1. Challenge

    Execute the initial deployment.

    To accomplish this, create a pull request from the "new-feature" branch to "master" and merge it. Then, run the Jenkins build for the master branch. When the build reaches the "DeployToProd" stage, hover over it and click "Proceed."

    This will cause the text on the production site to change from 'DevOps is great!' to 'DevOps is awesome!'

  2. Challenge

    Run the "broken" deployment.

    To accomplish this, create a pull request from the "broken-feature" branch to "master" and merge it. Then, run the Jenkins build for the master branch. When the build reaches the "DeployToProd" stage, hover over it and click "Proceed."

    This will cause the text on the production site to change from 'DevOps is awesome' to 'DevOps is awesbfgdsfkjh!'

  3. Challenge

    Roll back the broken deployment.

    To do this, click on the build that you used to deploy the new-feature branch successfully, then click on "replay," and then "Run." When the build reaches the "DeployToProd" stage, hover over it and click "Proceed."

    This will cause the text on the production site to change from 'DevOps is awesbfgdsfkjh!' back to 'DevOps is awesome!'

The Cloud Content team comprises subject matter experts hyper focused on services offered by the leading cloud vendors (AWS, GCP, and Azure), as well as cloud-related technologies such as Linux and DevOps. The team is thrilled to share their knowledge to help you build modern tech solutions from the ground up, secure and optimize your environments, and so much more!

What's a lab?

Hands-on Labs are real environments created by industry experts to help you learn. These environments help you gain knowledge and experience, practice without compromising your system, test without risk, destroy without fear, and let you learn from your mistakes. Hands-on Labs: practice your skills before delivering in the real world.

Provided environment for hands-on practice

We will provide the credentials and environment necessary for you to practice right within your browser.

Guided walkthrough

Follow along with the author’s guided walkthrough and build something new in your provided environment!

Did you know?

On average, you retain 75% more of your learning if you get time for practice.

Start learning by doing today

View Plans