Cisco-training

Insoft Services is een van de weinige aanbieders van opleidingen in EMEAR tot een volledige reeks van Cisco-certificering en gespecialiseerde technische opleiding aan te bieden.

Lees meer

Cisco-certificering

Ervaar een blended learning-aanpak die het beste van door een instructeur geleide training en e-learning in eigen tempo combineert om u te helpen zich voor te bereiden op uw certificeringsexamen.

Lees meer

Cisco Learning Credits

Cisco Learning Credits (CLCs) zijn prepaid trainingsvouchers die rechtstreeks bij Cisco worden ingewisseld en die het plannen van uw succes eenvoudiger maken bij de aankoop van Cisco-producten en -services.

Lees meer

Cisco Continuing Education

Het Cisco Continuing Education Program biedt alle actieve certificeringshouders flexibele opties om opnieuw te certificeren door een verscheidenheid aan in aanmerking komende trainingsitems te voltooien.

Lees meer

Cisco Digital Learning

Gecertificeerde medewerkers zijn GEWAARDEERDE activa. Verken de officiële Digital Learning Library van Cisco om uzelf te informeren via opgenomen sessies.

Lees meer

Cisco Business Enablement

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Cisco trainingscatalogus

Het Cisco Business Enablement Partner Program richt zich op het aanscherpen van de zakelijke vaardigheden van Cisco Channel Partners en klanten.

Lees meer

Fortinet-certificering

Het Fortinet Network Security Expert (NSE) -programma is een training- en certificeringsprogramma op acht niveaus om ingenieurs van hun netwerkbeveiliging te leren voor Fortinet FW-vaardigheden en -ervaring.

Technische trainingen

Fortinet-training

Insoft is erkend als Fortinet Authorized Training Center op geselecteerde locaties in EMEA.

Lees meer

Fortinet trainingscatalogus

Bekijk de volledige Fortinet trainingscatalogus. Het programma omvat een breed scala aan cursussen in eigen tempo en onder leiding van een instructeur.

Lees meer

ATC Status

Bekijk onze ATC-status in geselecteerde landen in Europa.

Lees meer

Fortinet Professionele Services

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Lees meer

Microsoft-training

Insoft Services biedt Microsoft-trainingen in EMEAR. We bieden technische trainingen en certificeringscursussen van Microsoft aan die worden geleid door instructeurs van wereldklasse.

Technische cursussen

Extreme-training

Find all the Extreme Networks online and instructor led class room based calendar here.

Technische cursussen

Technische-certificering

We provide comprehensive curriculum of technical competency skills on the certification accomplishment.

Lees meer

Extreme trainingscatalogus

Leer uitzonderlijke kennis en vaardigheden van Extreme Networks

Lees meer

ATP accreditatie

Als geautoriseerde trainingspartner (ATP) zorgt Insoft Services ervoor dat u de hoogste onderwijsnormen krijgt die beschikbaar zijn.

Lees meer

Services Oplossingen

Wij bieden innovatieve en geavanceerde ondersteuning bij het ontwerpen, implementeren en optimaliseren van IT-oplossingen.Ons klantenbestand omvat enkele van de grootste Telco's ter wereld.

Oplossingen

Wereldwijd erkend team van gecertificeerde experts helpt u een soepelere overgang te maken met onze vooraf gedefinieerde consultancy-, installatie- en migratiepakketten voor een breed scala aan Fortinet-producten.

Over ons

Insoft biedt geautoriseerde trainings- en consultancydiensten voor geselecteerde IP-leveranciers. Ontdek hoe we een revolutie teweegbrengen in de industrie.

Lees meer
  • +31 71 799 6230
  • AJAUT – Advanced Junos Platform Automation and DevOps

    Duration
    4 Dagen
    Delivery
    (Online and onsite)
    Price
    Price Upon Request

    This four-day course introduces students to popular open-source applications that are used to manage Junos OS devices in DevOps environments. Through demonstrations and hands-on labs, students will gain experience managing Junos OS devices using Ansible, AWX, Jenkins, Robot Framework, and NITA. This course combines these popular open-source tools with DevOps principles and practices to demonstrate the automation capabilities of Junos OS devices. This course is based on Junos OS Release 22.1R1.10.

    • Explain DevOps principles.
    • Describe Infrastructure as Code.
    • Describe the benefits of container applications.
    • Create container images.
    • Configure Docker networking.
    • Deploy multi-container applications using Docker Compose.
    • Describe Git.
    • Create and manage a local Git repository.
    • Create connections to remote repositories.
    • Create and merge repository branches.
    • Describe Ansible fundamentals.
    • Create an Ansible DevOps environment.
    • Use JSNAPy modules to verify the Junos OS device state.
    • Create Ansible playbooks and roles for a Junos OS NOOB environment.
    • Use NAPALM modules to manage Junos OS devices.
    • Use Ansible to deploy Junos OS configuration.
    • Navigate the AWX UI.
    • Create AWX projects, inventory, and templates.
    • Create an AWX workflow template.
    • Use the AWX REST API.
    • Describe the Robot Framework.
    • Describe the Robot Framework project components.
    • Create a Robot Framework test case for Junos OS devices.
    • Create a custom Robot Framework library.
    • Navigate the Jenkins user interface.
    • Create Jenkins projects that integrate the Robot Framework plugin.
    • Create Jenkins projects that integrate the Ansible plugin.
    • Create Jenkins projects that integrate the Ansible Tower plugin.
    • Create Jenkins pipelines using a Jenkinsfile.
    • Explain NITA components.
    • Perform NITA operations.
    • Explain NITA customer use cases.
    • Explain the benefits of CI/CD.
    • Create a CI/CD environment

    DAY 1

    1. Course Introduction

     

    2. Introduction to DevOps

    • Explain DevOps principles
    • Describe infrastructure as code

     

    3. Using Docker for DevOps

    • Describe the benefits of container applications
    • Create container images
    • Configure Docker networking
    • Deploy multi-container applications using Docker Compose

    Lab 1: Using Docker for DevOps

     

    DAY 2

    4. Using Git

    • Describe Git
    • Create and manage a local Git repository
    • Create connections to remote repositories
    • Create and merge repository branches

     

    Lab 2: Using Git

     

    5. Ansible Fundamentals

    • Describe Ansible fundamentals
    • Create an Ansible DevOps environment

     

    Lab 3: Ansible Fundamentals

     

    6. Automating Junos OS Devices Using Ansible

    • Use JSNAPy modules to verify the Junos OS device state
    • Create Ansible playbooks and roles for a Junos OS NOOB environment
    • Use NAPALM modules to manage Junos OS devices
    • Use Ansible to deploy Junos OS configuration

     

    Lab 4: Automating Junos OS Devices Using Ansible

     

    DAY 3

    7. Automating Junos OS Devices Using AWX

    • Navigate the AWX UI
    • Create AWX projects, inventory, and templates
    • Create an AWX workflow template
    • Use the AWX REST API

     

    Lab 5: Automating Junos OS Devices Using AWX

     

    8. Testing Junos OS Devices Using the Robot Framework

    • Describe the Robot Framework
    • Describe the Robot Framework project components
    • Create a Robot Framework test case for Junos OS devices
    • Create a custom Robot Framework library

     

    Lab 6: Testing Junos OS Devices Using the Robot Framework

     

    9. Automating Junos OS Devices Using Jenkins

    • Navigate the Jenkins user interface
    • Create Jenkins projects that integrate the Robot Framework plugin
    • Create Jenkins projects that integrate the Ansible plugin
    • Create Jenkins projects that integrate the Ansible Towe plugin
    • Create Jenkins pipelines using a Jenkinsfile

     

    Lab 7: Automating Junos OS Devices Using Jenkins

     

    DAY 4

    10. Automating Junos OS Devices Using NITA

    • Explain NITA components
    • Perform NITA operations
    • Explain NITA customer use cases

     

    Lab 8: Automating Junos OS Devices Using NITA

     

    11. Continuous Integration and Continuous Delivery

    • Explain the benefits of CI/CD
    • Create a CI/CD environment

     

    Lab 9: Continuous Integration and Continuous Delivery

     

    A. Appendix: Kubernetes Overview

    • Describe Kubernetes fundamentals
    • Describe the Kubernetes Objects
    • Describe Kubernetes networking
    • Explore connecting applications with services
    • Individuals who want to use DevOps practices and principles to manage network devices
    • Network engineers and operators who are responsible for managing Junos OS devices
    • Network engineers and operators who are looking for open-source methods to deploy services
    • Developers who support network operations
    • Network integrators
    • Basic understanding of the Junos OS
    • General understanding of network concepts and devices
    • Basic understanding of scripting and automation

    This four-day course introduces students to popular open-source applications that are used to manage Junos OS devices in DevOps environments. Through demonstrations and hands-on labs, students will gain experience managing Junos OS devices using Ansible, AWX, Jenkins, Robot Framework, and NITA. This course combines these popular open-source tools with DevOps principles and practices to demonstrate the automation capabilities of Junos OS devices. This course is based on Junos OS Release 22.1R1.10.

    • Explain DevOps principles.
    • Describe Infrastructure as Code.
    • Describe the benefits of container applications.
    • Create container images.
    • Configure Docker networking.
    • Deploy multi-container applications using Docker Compose.
    • Describe Git.
    • Create and manage a local Git repository.
    • Create connections to remote repositories.
    • Create and merge repository branches.
    • Describe Ansible fundamentals.
    • Create an Ansible DevOps environment.
    • Use JSNAPy modules to verify the Junos OS device state.
    • Create Ansible playbooks and roles for a Junos OS NOOB environment.
    • Use NAPALM modules to manage Junos OS devices.
    • Use Ansible to deploy Junos OS configuration.
    • Navigate the AWX UI.
    • Create AWX projects, inventory, and templates.
    • Create an AWX workflow template.
    • Use the AWX REST API.
    • Describe the Robot Framework.
    • Describe the Robot Framework project components.
    • Create a Robot Framework test case for Junos OS devices.
    • Create a custom Robot Framework library.
    • Navigate the Jenkins user interface.
    • Create Jenkins projects that integrate the Robot Framework plugin.
    • Create Jenkins projects that integrate the Ansible plugin.
    • Create Jenkins projects that integrate the Ansible Tower plugin.
    • Create Jenkins pipelines using a Jenkinsfile.
    • Explain NITA components.
    • Perform NITA operations.
    • Explain NITA customer use cases.
    • Explain the benefits of CI/CD.
    • Create a CI/CD environment

    DAY 1

    1. Course Introduction

     

    2. Introduction to DevOps

    • Explain DevOps principles
    • Describe infrastructure as code

     

    3. Using Docker for DevOps

    • Describe the benefits of container applications
    • Create container images
    • Configure Docker networking
    • Deploy multi-container applications using Docker Compose

    Lab 1: Using Docker for DevOps

     

    DAY 2

    4. Using Git

    • Describe Git
    • Create and manage a local Git repository
    • Create connections to remote repositories
    • Create and merge repository branches

     

    Lab 2: Using Git

     

    5. Ansible Fundamentals

    • Describe Ansible fundamentals
    • Create an Ansible DevOps environment

     

    Lab 3: Ansible Fundamentals

     

    6. Automating Junos OS Devices Using Ansible

    • Use JSNAPy modules to verify the Junos OS device state
    • Create Ansible playbooks and roles for a Junos OS NOOB environment
    • Use NAPALM modules to manage Junos OS devices
    • Use Ansible to deploy Junos OS configuration

     

    Lab 4: Automating Junos OS Devices Using Ansible

     

    DAY 3

    7. Automating Junos OS Devices Using AWX

    • Navigate the AWX UI
    • Create AWX projects, inventory, and templates
    • Create an AWX workflow template
    • Use the AWX REST API

     

    Lab 5: Automating Junos OS Devices Using AWX

     

    8. Testing Junos OS Devices Using the Robot Framework

    • Describe the Robot Framework
    • Describe the Robot Framework project components
    • Create a Robot Framework test case for Junos OS devices
    • Create a custom Robot Framework library

     

    Lab 6: Testing Junos OS Devices Using the Robot Framework

     

    9. Automating Junos OS Devices Using Jenkins

    • Navigate the Jenkins user interface
    • Create Jenkins projects that integrate the Robot Framework plugin
    • Create Jenkins projects that integrate the Ansible plugin
    • Create Jenkins projects that integrate the Ansible Towe plugin
    • Create Jenkins pipelines using a Jenkinsfile

     

    Lab 7: Automating Junos OS Devices Using Jenkins

     

    DAY 4

    10. Automating Junos OS Devices Using NITA

    • Explain NITA components
    • Perform NITA operations
    • Explain NITA customer use cases

     

    Lab 8: Automating Junos OS Devices Using NITA

     

    11. Continuous Integration and Continuous Delivery

    • Explain the benefits of CI/CD
    • Create a CI/CD environment

     

    Lab 9: Continuous Integration and Continuous Delivery

     

    A. Appendix: Kubernetes Overview

    • Describe Kubernetes fundamentals
    • Describe the Kubernetes Objects
    • Describe Kubernetes networking
    • Explore connecting applications with services
    • Individuals who want to use DevOps practices and principles to manage network devices
    • Network engineers and operators who are responsible for managing Junos OS devices
    • Network engineers and operators who are looking for open-source methods to deploy services
    • Developers who support network operations
    • Network integrators
    • Basic understanding of the Junos OS
    • General understanding of network concepts and devices
    • Basic understanding of scripting and automation
      Datum op aanvraag

    Follow Up Courses

    Filter
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 5 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 4 Dagen
      Datum op aanvraag
      Price on Request
      Book Now
    • 3 Dagen
      Datum op aanvraag
      Price on Request
      Book Now

    Know someone who´d be interested in this course?
    Let them know...

    Use the hashtag #InsoftLearning to talk about this course and find students like you on social media.