Development Environment
Using VSCode as your IDE

Development Environment

This lab will use VSCode as the Integrated Development Environment (IDE) to view code and run commands.

Note: VSCode has already been installed on your student laptop.

Step 1 - Connect to the Development(DEV) server VM from VSCode

VSCode should already be open on your student labtop. Check to make sure a terminal is open and connected to a Ubuntu VM where you will do most of your work. This is also where we will edit the relevant telegraf configuration.

Check VSCode Connection

If it is not connected, please notifiy the lab instructor

Do Not Close The VSCode Window

If the VSCode window is closed, you will lose the SSH connection to the Ubuntu VM

Step 2 - Go to project folder


cd /home/cisco/CiscoLive/DEVWKS-2135

Step 3 - Open a second terminal

  • Introduction
  • Lab Environment and Topology
  • Streaming Telemetry Overview
  • Tools Overview
  • TIG Stack
  • Browse YANG Suite
  • Bonus Task!
  • Thanks