Course: Developing Applications and Automating Workflows using Cisco Platforms (exam DEVASC 200-901)

$329.00
$398.09 incl. vat

ADD_TO_CART_INFO_FOR_BUSINESS

duration: 24 hours |

Language: English (US) |

access duration: 365 days |

Details

This Cisco Certified DevNet course prepares software developers, networking professionals, IT professionals, and DevOps specialists for Cisco's DevNet Associate (200-901) certification. The course covers application development and workflow automation using Cisco platforms. You'll immerse yourself in this course in software development and design, including understanding and using APIs, Cisco platforms and development, application development and security, and infrastructure and automation.

  • The following topics are covered:
  • Setting up development and virtualization tools in Linux and Windows.
  • Working with JSON, XML, en YAML data formats.
  • Software development methodologies such as Agile, Lean and Waterfall.
  • Code organization, design patterns, and version control.
  • Working with Git.
  • HTTP, APIs, and Webhooks.
  • Use of web-based APIs with and without authentication.
  • Application infrastructure, deployment and security (OWASP).
  • DevOps, Docker, Bash and unit testing .
  • Coding, testing and managing Cisco devices.
  • Configuring devices with Bash, Python, and Ansible.
  • Network and network communication.
  • IPv4 addressing and binary conversion.
  • Network components, connectivity, and troubleshooting.
  • IP Services and operational planes.
  • Capabilities of Cisco platforms for network management, computing, collaboration and security.
  • Python scripting and managing WebEx resources.

Result

After completing this course you will know the ins and outs of developing applications and automating workflows using Cisco platforms. You will also be optimally prepared for the DEVASC 200-901 exam.

Prerequisites

This course is aimed at individuals who (want to) work as developer and have one or more years of hands-on experience developing and maintaining applications built on top of Cisco platforms. It is recommended that you have hands-on experience with the Python programming language.

Target audience

Network Administrator, Software Developer

Content

Developing Applications and Automating Workflows using Cisco Platforms (exam DEVASC 200-901)

24 hours

DEVASC: DevNet Overview & Setting up Tools in Linux

  • This series of Cisco Certified DevNet courses is designed to

  • help the software developer, networking professional, IT
  • professional, and DevOps specialist prepare for Cisco's DevNet
  • Associate (200-901) certification. While this certification has no
  • formal exam prerequisites, these courses will provide important
  • information on what content you should cover, as well as how much
  • real-world experience you should have. In this first course, you'll
  • get started in your exam preparation by learning how to configure
  • development and virtualization tools in Linux.

DEVASC: Setting up Development & Virtualization Tools in Windows

  • In this course, you'll learn how to set up development and

  • virtualization tools in Windows. First, you'll examine how to set
  • up development tools such as Python, Git, Visual Studio Code, and
  • Postman. Then, you'll move on to learn how to set up virtualization
  • tools such as Vagrant, VirtualBox, and Docker. This course can be
  • used in preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: Working with Data Formats

  • In this course, you'll learn about data formats, including what

  • they are used for and popular formats you may encounter.
  • Specifically, you'll examine the characteristics and structure of
  • the JSON, XML, and YAML data formats. This course can be used in
  • preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: Software Development Methodologies

  • In this course, you'll learn the basics of software development,

  • including the processes, tools, and methodologies. Then, you'll
  • move on to explore the Agile, Lean, and Waterfall software
  • development methodologies in greater detail, including their
  • principles and why they should be considered for use with teams.
  • This course can be used in preparation for the 200-901: DevNet
  • Associate certification exam.

DEVASC: Development Methodologies & Software Quality

  • In this course, you'll learn about choosing a development

  • methodology and ensuring software quality. First, you'll examine
  • considerations when deciding to employ Agile, Lean, or Waterfall
  • for software projects. Then you'll move on to explore
  • considerations for software quality, including tools you can use to
  • ensure your software projects meet requirements. This course can be
  • used in preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: Code Organization, Design Patterns, & Version Control

  • In this course, you'll learn about code organization, design

  • patterns, and version control. First, you'll examine common
  • practices for code organization, including examples in GitHub,
  • Python, Go, and C++. Next, you'll move on to explore common design
  • patterns, such as the Model-View-Controller and Observer patterns.
  • Finally, you'll delve into how you can use version control to
  • record the state of software elements at certain points in time.
  • This course can be used in preparation for the 200-901: DevNet
  • Associate certification exam.

DEVASC: Working with Git

  • In this course, you'll learn about using Git for project

  • management. First, you'll learn how to use Git on your local
  • computer for version control. Then, you'll move on to explore using
  • Git with remote repositories stored on GitHub. This course can be
  • used in preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: HTTP, APIs, & Webhooks

  • In this course, you'll learn about HTTP, HTTP response codes,

  • APIs, and webhooks. First, you'll examine HTTP fundamentals and
  • standard uses. Then, you'll move on to explore HTTP codes, what
  • they are used for, and what they represent. You'll also learn about
  • the various types of application programming interfaces that are
  • available. Finally, you'll discover the some of the uses of
  • webhooks using an example in the Cisco platform. This course can be
  • used in preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: API Usage & Authentication

In this course, you'll learn about the usage of web-based RESTFUL APIs that do not use authentication. You'll also learn about the usage of web-based APIs that require authentication. This course can be used in preparation for the 200-901: DevNet Associate certification exam.

DEVASC: Application Infrastructure, Deployment, Security, & CI/CD

  • In this course, you'll explore cloud deployment types such as

  • PaaS, SaaS, and IaaS. You'll examine the use of bare metal
  • machines, virtual machines, and containers as deployment targets.
  • Next, you'll move on to compare the continuous integration and
  • continuous deployment development methodologies. You'll examine the
  • use of load balancers, reverse proxies, DNS, and firewalls in
  • application deployment. Finally, you'll learn about security
  • considerations for application deployment, with a focus on those
  • considerations outlined by OWASP. This course can be used in
  • preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: DevOps, Docker, Bash, & Unit Testing Basics

  • In this course, you'll learn about DevOps principles and the

  • practices that allow you to engage in a DevOp-driven development
  • shop. Then, you'll move on to explore some basic Docker concepts,
  • including how to create a custom image. Next, you'll examine Bash
  • concepts such as file system management and navigation. Finally,
  • you'll learn about unit testing, including how it is used to
  • maintain robust software. This course can be used in preparation
  • for the 200-901: DevNet Associate certification exam.

DEVASC: Coding, Testing, & Managing Cisco Devices

  • In this course, you'll learn about the basic tenets of

  • Infrastructure as Code, as well as how to use a development
  • workflow to collaborate on infrastructure and configuration using
  • Infrastructure as Code. You'll move on to examine how to test
  • network infrastructure using automation tools. Next, you'll
  • discover why and when to use a controller to manage and configure
  • devices, instead of individual configuration. Finally, you'll learn
  • about the steps that occur when configuring a device using an API.
  • This course can be used in preparation for the 200-901: DevNet
  • Associate certification exam.

DEVASC: Network & Network Communication Basics

  • In this course, you'll examine networking basics, including the

  • basic goals and how it is accomplished with cabling and networking
  • models. Then, you'll learn about common elements needed for devices
  • to communicate across a network, including MAC and IP addresses.
  • This course can be used in preparation for the 200-901: DevNet
  • Associate certification exam.

DEVASC: Configuring Devices with Bash, Python, & Ansible

  • In this course, you'll learn the basics of device configuration.

  • First, you'll examine how to complete a basic device configuration
  • using Bash shell. You'll then move on to configure a device using
  • Python. Finally, you'll learn how to use Ansible to configure
  • networking devices. This course can be used in preparation for the
  • 200-901: DevNet Associate certification exam.

DEVASC: IPv4 Addressing, Binary Conversion, & Subnetting

  • In this course, you'll learn about IPv4 addressing, including

  • its importance and how an address is broken down. You'll then move
  • on to discover how to perform basic binary conversion and how IPv4
  • addresses are divided into network and host IDs. Finally, you'll
  • learn how to make efficient use of a block of network addresses.
  • This course can be used in preparation for the 200-901: DevNet
  • Associate certification exam.

DEVASC: Network Components, Connectivity, & Troubleshooting

  • In this course, you'll learn about network components that are

  • commonly encountered in small to medium sized business
  • environments. You'll then move on to examine how applications are
  • used across a network. Finally, you'll discover basic models for
  • troubleshooting network connectivity. This course can be used in
  • preparation for the 200-901: DevNet Associate certification
  • exam.

DEVASC: IP Services & Operational Planes

  • In this course, you'll explore the concept of services,

  • including what they are and how they are used on a network. Then,
  • you'll move on to learn about the different operational planes on
  • networking devices that simplify configuration via automation. This
  • course can be used in preparation for the 200-901: DevNet Associate
  • certification exam.

DEVASC: Network, Collaboration, Security, & Compute Capabilities

  • In this course, you'll learn about the capabilities of various

  • Cisco platforms. First, you'll examine Cisco network management
  • platforms. You'll move on to look at collaboration and security
  • platforms. Finally, you'll learn about the capabilities of compute
  • management platforms. This course can be used in preparation for
  • the 200-901: DevNet Associate certification exam.

DEVASC: Python Scripting & Managing WebEx Resources

  • In this course, you'll learn about Python scripting and managing

  • WebEx resources. First, you'll examine how to use Meraki SDK to
  • query and manipulate resources. Then, you'll move on to learn how
  • to use RESTful services and Python to manage WebEx resources. This
  • course can be used in preparation for the 200-901: DevNet Associate
  • certification exam.

Course options

We offer several optional training products to enhance your learning experience. If you are planning to use our training course in preperation for an official exam then whe highly recommend using these optional training products to ensure an optimal learning experience. Sometimes there is only a practice exam or/and practice lab available.

Optional practice exam (trial exam)

To supplement this training course you may add a special practice exam. This practice exam comprises a number of trial exams which are very similar to the real exam, both in terms of form and content. This is the ultimate way to test whether you are ready for the exam. 

Optional practice lab

To supplement this training course you may add a special practice lab. You perform the tasks on real hardware and/or software applicable to your Lab. The labs are fully hosted in our cloud. The only thing you need to use our practice labs is a web browser. In the LiveLab environment you will find exercises which you can start immediatelyThe lab enviromentconsist of complete networks containing for example, clients, servers,etc. This is the ultimate way to gain extensive hands-on experience. 

WHY_ICTTRAININGEN

Via ons opleidingsconcept bespaar je tot 80% op trainingen

Start met leren wanneer je wilt. Je bepaalt zelf het gewenste tempo

Spar met medecursisten en profileer je als autoriteit in je vakgebied.

Ontvang na succesvolle afronding van je cursus het officiële certificaat van deelname van Icttrainingen.nl

Krijg inzicht in uitgebreide voortgangsinformatie van jezelf of je medewerkers

Kennis opdoen met interactieve e-learning en uitgebreide praktijkopdrachten door gecertificeerde docenten

Orderproces

Once we have processed your order and payment, we will give you access to your courses. If you still have any questions about our ordering process, please refer to the button below.

read more about the order process

What is included?

Certificate of participation Yes
Monitor Progress Yes
Award Winning E-learning Yes
Mobile ready Yes
Sharing knowledge Unlimited access to our IT professionals community
Study advice Our consultants are here for you to advice about your study career and options
Study materials Certified teachers with in depth knowledge about the subject.
Service World's best service

Platform

Na bestelling van je training krijg je toegang tot ons innovatieve leerplatform. Hier vind je al je gekochte (of gevolgde) trainingen, kan je eventueel cursisten aanmaken en krijg je toegang tot uitgebreide voortgangsinformatie.

Life Long Learning

Follow multiple courses? Read more about our Life Long Learning concept

read more

Contact us

Need training advise? Contact us!


contact