Snel navigeren naar:

  • Inhoud
  • Voordelen
  • Specificaties
  • Reviews
  • More information
  • FAQ

Productinformatie

Deze training behandelt de ontwikkeling van applicaties en de automatisering van workflows met Cisco platformen. Je verdiept je in deze training in softwareontwikkeling en -ontwerp, inclusief het begrijpen en gebruiken van API's, Cisco platformen en ontwikkeling, applicatieontwikkeling en -beveiliging, en infrastructuur en automatisering. Daarnaast bereidt deze training software ontwikkelaars, netwerkprofessionals, IT professionals en DevOps specialisten voor op de Cisco's DevNet Associate (200-901) certificering.

De volgende onderwerpen komen aan bod:

  • Configuratie van ontwikkelings- en virtualisatietools in Linux & Windows.
  • Werken met JSON, XML, en YAML data formats.
  • Software ontwikkelingsmethodologieën, zoals Agile, Lean en Waterfall.
  • Softwarekwaliteit.
  • Organisatie van code, design patronen en versiecontrole.
  • Werken met Git.
  • HTTP, APIs, en Webhooks.
  • Gebruik van webgebaseerde APIs met en zonder authenticatie.
  • Applicatie-infrastructuur, implementatie en beveiliging (OWASP).
  • Gebruik van DevOps, Docker, Bash en unit testing.
  • Coderen, testen en beheren van Cisco toestellen.
  • Configuratie van toestellen met Bash, Python en Ansible.
  • Netwerken en Netwerkcommunicatie.
  • IPv4-adressering en binaire conversie.
  • Netwerkcomponnenten, netwerkverbinding en troubleshooting.
  • IP services en operationele toestellen.
  • Mogelijkheden van Cisco platformen voor netwerkbeheer, samenwerking en computerbeheer.
  • Python scripting en beheer van WebEx bronnen.

Inhoud van de training

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

24 uur

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.

Kenmerken

Engels (US)
24 uur
DevOps
365 dagen online toegang
HBO

Meer informatie

Extra product informatie 0
Doelgroep Netwerkbeheerder, Softwareontwikkelaar
Voorkennis

Deze training is gericht op personen die (willen) werken als ontwikkelaar en één of meerdere jaren hands-on ervaring hebben met het ontwikkelen en onderhouden van applicaties die gebouwd zijn bovenop Cisco-platforms. Het is aangeraden om praktische ervaring te hebben met de programmeertaal Python.

resultaat

Na afronding van deze training ken jij de ins en outs van het ontwikkelen van applicaties en de automatisering van workflows met Cisco platformen. Tevens ben jij optimaal voorbereid op het DEVASC 200-901 examen.

Positieve reacties van cursisten

Ontwikkel je tot data analist

Service is echt heel goed. Snel, klantvriendelijk, weten waar ze over praten en denken met je mee met oplossingen. Daarnaast hebben ze ook een goed leerplatform om je studie te volgen en na elke module een korte toets om te zien hoeveel je ervan heb begrepen en je kan de status zien hoeveel tijd je hebt besteed aan je studie. Ik waardeer ze enorm en ik raad elke ICT'er aan om met hen in zee te gaan om je studie te volgen.

- Emilio Jones

Training: Introduction to SQL

Eén training geprobeerd en deze naar tevredenheid gevolgd. Een module werkte in eerste instantie niet, maar na contact opgenomen te hebben met klantenservice kreeg ik snel antwoord met een oplossing.

- Lars van der Spek

Training: Certified Ethical Hacker (CEHv12) - incl. examen

Eerste keer dat ik een online training heb gedaan en zou zo weer een training volgen via icttraningen.nl

- Jerry Jialal

Training: Microsoft Managing Modern Desktops (exam MD-101)

Het resultaat van de groep is absoluut bevredigend. Ik ga in ieder geval geen ander meer bellen.

- Antoine Evertze, Sales Engineer bij Chubb

Training: PRINCE2® 6e editie Foundation- incl. examen

Als er wat is staan ze altijd voor me klaar. Ik word meteen geholpen als ik bel.

- E. Zeijlmans, P&O adviseur bij Parnassia Groep

Training: ITIL® 4 Foundation - incl. examen

Wij zijn gebaat bij mensen die bijblijven in hun vakgebied en continu getriggerd worden.

- W. van Uijthoven, IT manager bij gemeente Arnhem

Training: Excel 2013 Compleet

Ik heb al eens eerder een training gehad via icttrainingen.nl en dat was een erg leerzame, leuke ervaring. Nu heb ik via het werk een online cursus en deze lijkt tot nu toe ook erg leerzaam.

- Michelle Brierley

Hoe gaat het te werk?

1

Training bestellen

Nadat je de training hebt besteld krijg je bevestiging per e-mail.

2

Toegang leerplatform

In de e-mail staat een link waarmee je toegang krijgt tot ons leerplatform.

3

Direct beginnen

Je kunt direct van start. Studeer vanaf nu waar en wanneer jij wilt.

4

Training afronden

Rond de training succesvol af en ontvang van ons een certificaat!

Veelgestelde vragen

Veelgestelde vragen

Op welke manieren kan ik betalen?

Je kunt bij ons betalen met iDEAL, PayPal, Creditcard, Bancontact en op factuur. Betaal je op factuur, dan kun je met de training starten zodra de betaling binnen is.

Hoe lang heb ik toegang tot de training?

Dit verschilt per training, maar meestal 180 dagen. Je kunt dit vinden onder het kopje ‘Kenmerken’.

Waar kan ik terecht als ik vragen heb?

Je kunt onze Learning & Development collega’s tijdens kantoortijden altijd bereiken via support@icttrainingen.nl of telefonisch via 026-8402941.

Background Frame
Background Frame

Onbeperkt leren

Met ons Unlimited concept kun je onbeperkt gebruikmaken van de trainingen op de website voor een vast bedrag per maand.

Bekijk de voordelen

Heb je nog twijfels?

Of gewoon een vraag over de training? Blijf er vooral niet mee zitten. We helpen je graag verder. Daar zijn we voor!

Contactopties