Courses

Start Your Network Programmability Journey

This video provides guidance on how to get started on your Network Programmability Journey. Topics include Python, JSON, XML, Postman, Git, Docker, Ansible, and more. This video is a small portion of the Overview of Network Programmability Tech Session. Be sure to view that video if you are interested in more information on similar topics.

The Evolution of Networking Skills

This short video talks about how the skills required to be a Network Engineer have changed over time in response to changing technology. This video is a small portion of the Overview of Network Programmability Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Network Automation and Scalability

This brief video talks about the difficulty of scaling up a network without automation in place. This video is a small portion of the Overview of Network Programmability Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Network Automation Benefits

This video outlines the numerous benefits of network automation including lower costs, improved business continuity, and greater agility. This video is a small portion of the Overview of Network Programmability Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Basic Git Commands

This video introduces basic Git commands such as git version, git init, and git clone and shows you how to use them. This video is a small portion of the Git Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Introduction to Ansible

This brief video serves as an introduction to Ansible and discusses how it includes Configuration Management, Software Provisioning, and Application Deployment.   This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Ansible Tower

This video describes Ansible Tower, a REST API, web service, and web-based console designed to make Ansible more usable for IT teams with members of different technical proficiencies and skill sets. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information …

Ansible Tower Read More »

How Does Ansible Work?

This video outlines how Ansible works including requirements and some of its distinguishing characteristics such as that it utilizes push configuration and it is agentless. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Installing Ansible

This short video walks you through how to install Ansible on a Linux, Mac, and Windows machine. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Inventory Files

This brief video talks about what an Inventory File is, what it is used for, and provides three examples. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Ansible Modules (1 of 2)

This brief video explains what a module is and how they are used within Ansible. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Ansible Modules (2 of 2)

Continuing the discussion of Ansible modules, this video focuses on Ansible documentation and creating custom modules. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Ansible Playbook Overview

This short video explains what an Ansible Playbook is and how it is used.  This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Ansible Playbook Example

This video provides an example of an Ansible Playbook outlining all of the necessary components. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

What is Ansible?

This short video provides a high-level overview of Ansible. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Why Ansible?

This brief video explains the need for Ansible including better configuration management, decreased downtime, and greater agility. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

What is YAML?

This video describes what YAML is and includes a demonstration of how it works. This video is a small portion of the Ansible Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

What is Git?

This video describes what Git is incorporating topics such as remote/local repositories, working directories, and hosting services. This video is a small portion of the Git Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

Git Installation

This brief video walks you through how to install Git on a Linux, Mac, and Windows machine. This video is a small portion of the Git Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

File Tracking With Git

This video walks you through file tracking with Git including commands such as git add, git status, git commit, git push origin, and git pull origin. This video is a small portion of the Git Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.

File Tracking With Git Demo

This video demonstrates how file tracking works with Git and how to utilize the various commands in a live environment. This video is a small portion of the Git Overview Tech Session. Be sure to view that video if you are interested in more information on similar topics.