OPS435 Python Lab 8

From CDOT Wiki
Revision as of 21:30, 10 October 2017 by Andrew (talk | contribs) (LAB OBJECTIVES)
Jump to: navigation, search

LAB OBJECTIVES

Completing this course will give you the prerequisites for getting into the DevOps field. A DevOps professional is a system/network administrator with programming skills. As an introduction to that field, we will look at Fabric in this lab. Using Fabric you can automate deploying software, monitoring, and updating many systems at the same time, without using a terminal to connect to each of them separately.

REFERENCE

These links may be helpful for extra reading:
Category Resource Link
Official Fabric website
[1]
Official Fabric tutorial
[2]
Better Fabric tutorial
[3]

INVESTIGATION 1: Extra VM Setup

PART 1 -

Task

LAB 7 SIGN-OFF (SHOW INSTRUCTOR)

Have Ready to Show Your Instructor:


LAB REVIEW