Cisco Certified DevNet Associate certification
The Cisco Certified DevNet Associate certification gives you the know-how you need and industry recognition that translates into job
Description
Cisco Certified DevNet Associate certification is your entry into a career in network automation. This certification validates your ability to implement basic network applications using Cisco platforms as a base, and to implement automation workflows across network, security, collaboration, and computing infrastructure. With one exam and one training course to prepare, the Cisco Certified DevNet Associate certification gives you the know-how you need and industry recognition that translates into job
What you'll learn
Program Material
CCNA DEVNET COURSE OUTLINE
1.0 Software Development and Design
2.0 Understanding and Using APIs
3.0 Cisco Platforms and Development
4.0 Application Deployment and Security
5.0 Infrastructure and Automation
6.0 Network Fundamentals
Lab - Install the Virtual Machine Lab Environment
Objectives
Part 1: Prepare a Computer for Virtualization
Part 2: Explore the DEVASC VM GUI
Part 3: Create Lab Environment Accounts
Part 4: Install Webex Teams on your Device
Lab - Linux Review
Objectives
Part 1: Launch the DEVASC VM
Part 2: Review Command Syntax Navigation
Part 3: Review File Management
Part 4: Review Regular Expressions
Part 5: Review System Administration
Lab - Python Programming Review
Part 1: Launch the DEVASC VM
Part 2: Start Python and VS Code
Part 3: Review Data Types and Variables
Part 4: Review Lists and Dictionaries
Part 5: Review the Input Function
Part 6: Review If, For, and While Functions
Part 7: Review Methods for File Access
Lab - Explore Python Development Tools
Objectives
Part 1: Launch the DEVASC VM
Part 2: Review the Python Installation
Part 3: PIP and Python Virtual Environments
Part 4: Sharing Your Virtual Environment
Lab - Software Version Control with Git
Objectives
Part 1: Launch the DEVASC VM
Part 2: Initializing Git
Part 3: Staging and Committing a File in the Git Repository
Part 4: Managing the File and Tracking Changes
Part 5: Branches and Merging
Part 6: Handling Merge Conflicts
Part 7: Integrating Git with GitHub
T Lab - Python Classes Review
Objectives
Part 1: Launch the DEVASC VM
Part 2: Review Functions, Methods, and Classes
Part 3: Define a Function
Part 4: Define a Class with Methods
Part 5: Review the circleClass.py Script
TLab - Create a Python Unit Test
Objectives
Part 1: Launch the DEVASC VM
Part 2: Explore Options in the unittest Framework
Part 3:Test a Python Function with unittest
Lab - Parse Different Data Types with Python
Objectives
Part 1: Launch the DEVASC VM
Part 2: Parse XML in Python
Part 3: Parse JSON in Python
Part 4: Parse YAML in Python