Developing Applications and Automating Workflows using Cisco Platforms [DEVASC-CPLL]

Type product

Developing Applications and Automating Workflows using Cisco Platforms [DEVASC-CPLL]

Global Knowledge Network Netherlands B.V.
Logo van Global Knowledge Network Netherlands B.V.
Opleiderscore: starstarstarstarstar_border 7,6 Global Knowledge Network Netherlands B.V. heeft een gemiddelde beoordeling van 7,6 (uit 177 ervaringen)

Tip: meer info over het programma, prijs, en inschrijven? Download de brochure!

Beschrijving

Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge

Online of op locatie er is altijd een vorm die bij je past.

Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.

OVERVIEW

The Developing Applications and Automating Workflows Using Cisco Core Platforms course helps you prepare for the Cisco® DevNet Associate certification and for associate-level network automation engineer roles. You will learn how to implement basic network applications using Cisco platforms as a base, and how to implement automation workflows across network, security, collaboration, and computing infrastructure. The course gives you hands-on experience solving real world problems using Cisco Application Programming Interfaces (APIs) and modern development tools.

This course helps you prepare for the DevNet Associate (DEVASC) exam. By passing this exam, you earn the Cisco Certified De…

Lees de volledige beschrijving

Veelgestelde vragen

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Nog niet gevonden wat je zocht? Bekijk deze onderwerpen: Cisco DEVASC, Cisco, Cisco Associate CCNA / CCDA, Cisco Professional (CCDP / CCNP) en Cisco Expert (CCDE / CCIE).

Ontdek de verschillende trainingsmogelijkheden bij Global Knowledge

Online of op locatie er is altijd een vorm die bij je past.

Kies op welke manier jij of je team graag een training wilt volgen. Global Knowledge bied je verschillende trainingsmogelijkheden. Je kunt kiezen uit o.a. klassikaal, Virtueel Klassikaal (online), e-Learning en maatwerk. Met onze Blended oplossing kun je de verschillende trainingsvormen combineren.

OVERVIEW

The Developing Applications and Automating Workflows Using Cisco Core Platforms course helps you prepare for the Cisco® DevNet Associate certification and for associate-level network automation engineer roles. You will learn how to implement basic network applications using Cisco platforms as a base, and how to implement automation workflows across network, security, collaboration, and computing infrastructure. The course gives you hands-on experience solving real world problems using Cisco Application Programming Interfaces (APIs) and modern development tools.

This course helps you prepare for the DevNet Associate (DEVASC) exam. By passing this exam, you earn the Cisco Certified DevNet Associate certification.

This course is worth 48 Continuing Education (CE) Credits

 

OBJECTIVES

After completing this course you should be able to:

  • Describe the importance of APIs and use of version control tools in modern software development
  • Describe common processes and practices used in software development
  • Describe options for organizing and constructing modular software
  • Describe HTTP concepts and how they apply to network-based APIs
  • Apply Representational State Transfer (REST) concepts to integration with HTTP-based APIs
  • Describe Cisco platforms and their capabilities
  • Describe programmability features of different Cisco platforms
  • Describe basic networking concepts and interpret simple network topology
  • Describe interaction of applications with the network and tools used for troubleshooting issues
  • Apply concepts of model-driven programmability to automate common tasks with Python scripts
  • Identify common application deployment models and components in the development pipeline
  • Describe common security concerns and types of tests, and utilize containerization for local development
  • Utilize tools to automate infrastructure through scripting and model-driven programmability
  • Describe common security concerns, types of tests, and utilze containerization for local development.

CONTENT

Practicing Modern Software Development

  • Rise of APIs in Software Design
  • API Data Formats
  • Serialization and Deserialization of Data
  • Collaborative Software Development
  • Version Control with GIT
  • Branching with GIT

Describing Software Development Process ( Self-Study)

  • Software Development Methodologies
  • Test-Driven Development
  • TDD Example
  • Code Review

Designing Software (Self-study)

  • Modular Software Design
  • Modular Design Benefits
  • Architecture and Design Patterns
  • MVC Architecture Pattern
  • Observer Design Pattern

Introducing Network-Based APIs

  • HTTP Overview
  • HTTP Applied to Web-Based APIs
  • HTTP Content Negotiation
  • RPC-Style APIs
  • REST-Style APIs
  • Postman for REST API Consumption
  • Advanced Postman Topics
  • Consuming notification Events Using Webhooks

Consuming REST-Based APIs

  • Common API Constraints
  • API Authentication Mechanisms
  • Using HTTP Authentication
  • Leveraging HTTPS for Security
  • Handling Secrets for API Consumption

Introducing Cisco Platforms and APIs (Self-study)

  • Cisco Network Management Platforms
  • Cisco Compute Management Platforms
  • Cisco Compute Management APIs
  • Cisco Collaboration Platforms
  • Cisco Collaboration APIs
  • Cisco Security Platforms
  • Cisco Security APIs
  • Cisco Network Management Platforms in Cloud

Employing Programmability on Cisco Platforms

  • Automating Cisco Network Operations
  • Cisco IOS XE Device-Level APIs
  • Cisco NX-OS Device-Level APIs
  • Cisco Controller APIs
  • Automating Cisco Webex Teams Operations
  • DevNet Developer Resources

Describing IP Networks (Self-Study)

  • Basic Networking Concepts
  • MAC Addresses and VLANs
  • Network Routes and Routing
  • Transport Layer and Packet Delivery
  • Network Device Planes

Relating Network and Applications

  • Standard IP Network Services
  • Network Address Translation
  • Common Protocols
  • Application Connectivity Issues
  • Tools for Troublshooting Connectivity Issues
  • Explaining the Impact of Network Constraints on Applications

Employing Model-Driven Programmability

  • Model-Driven Programmability Stack
  • Network Automation and NETCONF
  • Exploring YANG Models
  • Utilizing Data Models with RESTCONF Protocol
  • Using Python Scripts and Cisco SDKs
  • Model Driven Programmability in a Cisco Environment

Deploying Applications

  • Application Deployment Types
  • Application Deployment Models
  • Edge Computing Overview
  • DevOps Practices and Principles
  • Components of a CI-CD Pipeline
  • Essential Bash Commands for Development and Operations

Automating Infrastructure

  • SDN and Intent-Based Networking
  • Infrastructure as Code
  • System Management with Ansible
  • Infrastructure Automation with Ansible Playbooks
  • CI/CD Pipelines for Infrastructure Automation

Testing and Securing Applications

  • Software Test Types
  • Verifying Code Behaviour with Unit Tests
  • Dockerfile Composition
  • Using Docker in a Local Developer Environment
  • Application Security
  • Securing and Scaling Application Ingress Traffic
  • Network Simulation and Test Tools

Labs:

  • Parse API Data Formats with Python
  • Use Git for Version Control
  • Identify Software Architecture and Design Patterns on a Diagram
  • Implement Singleton Pattern and Abstraction-Based Method
  • Inspect HTTP Protocol Messages
  • Use Postman
  • Troubleshoot an HTTP Error Response
  • Utilize APIs with Python
  • Use the Cisco Controller APIs
  • Use the Cisco Webex Teams™ Collaboration API
  • Interpret a Basic Network Topology Diagram
  • Identify the Cause of Application Connectivity Issues
  • Perform Basic Network Configuration Protocol (NETCONF) Operations
  • Utilize Bash Commands for Local Development
  • Construct Infrastructure Automation Workflow
  • Construct a Python Unit Test
  • Interpret a Dockerfile
  • Utilize Docker Commands to Manage Local Developer Environment
  • Exploit Insufficient Parameter Sanitization

Blijf op de hoogte van nieuwe ervaringen

Er zijn nog geen ervaringen.

Deel je ervaring

Heb je ervaring met deze cursus? Deel je ervaring en help anderen kiezen. Als dank voor de moeite doneert Springest € 1,- aan Stichting Edukans.

Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

Download gratis en vrijblijvend de informatiebrochure

(optioneel)
(optioneel)
(optioneel)
infoEr is een telefoonnummer vereist om deze informatieaanvraag in behandeling te nemen. (optioneel)

Heb je nog vragen?

(optioneel)
We slaan je gegevens op om je via e-mail en evt. telefoon verder te helpen.
Meer info vind je in ons privacybeleid.