Cisco træning

Insoft Services er en af de få uddannelsesudbydere i EMEAR, der tilbyder hele spektret af Cisco-certificering og specialiseret teknologiuddannelse.

Lær hvordan

Cisco-certificeringer

Oplev en blandet læringsmetode, der kombinerer det bedste fra instruktørstyret træning og e-læring i eget tempo for at hjælpe dig med at forberede dig til din certificeringseksamen.

Lær hvordan

Cisco Learning Credits

Cisco Learning Credits (CLCs) er forudbetalte træningskuponer, der indløses direkte med Cisco, og som gør det nemmere at planlægge din succes, når du køber Cisco-produkter og -tjenester.

Lær hvordan

Cisco Efteruddannelse

Cisco Continuing Education Program tilbyder alle aktive certificeringsindehavere fleksible muligheder for at gencertificere ved at gennemføre en række kvalificerede træningselementer.

Lær hvordan

Cisco Digital Learning

Certificerede medarbejdere er VÆRDSATTE aktiver. Udforsk Ciscos officielle digitale læringsbibliotek for at uddanne dig selv gennem optagede sessioner.

Lær hvordan

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på at skærpe Cisco Channel Partners og kunders forretningsmæssige færdigheder.

Lær hvordan

Cisco kursuskatalog

Lær hvordan

Fortinet-certificeringer

Fortinet Network Security Expert (NSE) -programmet er et otte-niveau uddannelses- og certificeringsprogram for at undervise ingeniører i deres netværkssikkerhed for Fortinet FW-færdigheder og erfaring.

Lær hvordan

Fortinet træning

Insoft er anerkendt som Autoriseret Fortinet Training Center på udvalgte steder på tværs af EMEA.

Tekniske kurser

Fortinet kursuskatalog

Udforsk hele Fortinet-træningskataloget. Programmet omfatter en bred vifte af selvstændige og instruktørledede kurser.

Lær hvordan

ATC-status

Tjek vores ATC-status på tværs af udvalgte lande i Europa.

Lær hvordan

Fortinet Professionelle Services

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Lær hvordan

Microsoft træning

Insoft Services tilbyder Microsoft-undervisning i EMEAR. Vi tilbyder Microsoft tekniske kurser og certificeringskurser, der ledes af instruktører i verdensklasse.

Tekniske kurser

Extreme træning

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

Tekniske kurser

Tekniske certificeringer

Vi leverer omfattende læseplan for tekniske kompetencefærdigheder på certificeringspræstationen.

Lær hvordan

Extreme kursuskatalog

Lær hvordan

ATP-akkreditering

Som autoriseret uddannelsespartner (ATP) sikrer Insoft Services, at du får de højeste uddannelsesstandarder, der findes.

Lær hvordan

Løsninger og tjenester

Vi leverer innovativ og avanceret support til design, implementering og optimering af IT-løsninger. Vores kundebase omfatter nogle af de største Telcos globalt.

Lær hvordan

Globalt anerkendte team af certificerede eksperter hjælper dig med at gøre en mere jævn overgang med vores foruddefinerede konsulent-, installations- og migreringspakker til en lang række Fortinet-produkter.

Om os

Insoft tilbyder autoriseret uddannelses- og konsulentbistand til udvalgte IP-leverandører. Få mere at vide om, hvordan vi revolutionerer branchen.

Lær hvordan
  • +45 32 70 99 90
  • AJAUT – Advanced Junos Platform Automation and DevOps

    Duration
    4 Dage
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørgsel

    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
      Kommende datoer
      Dato på anmodning

    Follow Up Courses

    Filtrer
    • 2 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 4 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 5 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 2 Dage
      Dato på anmodning
      Price on Request
      Book Now
    • 3 Dage
      Dato på anmodning
      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.