Cisco-opplæring

Insoft Services er en av få opplæringsleverandører i EMEAR som tilbyr hele spekteret av Cisco-sertifisering og spesialisert teknologiopplæring.

Les mer

Cisco Sertifisering

Opplev en blandet læringstilnærming som kombinerer det beste av instruktørledet opplæring og e-læring i eget tempo for å hjelpe deg med å forberede deg til sertifiseringseksamen.

Les mer

Cisco Learning Credits

Cisco Learning Credits (CLC) er forhåndsbetalte opplæringskuponger innløst direkte med Cisco som gjør planleggingen for suksessen din enklere når du kjøper Cisco-produkter og -tjenester.

Les mer

Etterutdanning

Cisco Continuing Education Program tilbyr alle aktive sertifiseringsinnehavere fleksible alternativer for å resertifisere ved å fullføre en rekke kvalifiserte opplæringselementer.

Les mer

Cisco Digital Learning

Sertifiserte ansatte er verdsatte eiendeler. Utforsk Ciscos offisielle digitale læringsbibliotek for å utdanne deg gjennom innspilte økter.

Les mer

Cisco Business Enablement

Cisco Business Enablement Partner Program fokuserer på å skjerpe forretningsferdighetene til Cisco Channel Partners og kunder.

Les mer

Cisco opplæringskatalog

Les mer

Fortinet Sertifisering

Fortinet Network Security Expert (NSE)-programmet er et opplærings- og sertifiseringsprogram på åtte nivåer for å lære ingeniører om nettverkssikkerheten for Fortinet FW-ferdigheter og -erfaring.

Tekniske kurs

Fortinet-opplæring

Insoft er anerkjent som Fortinet Autorisert Opplæringssenter på utvalgte steder i EMEA.

Les mer

Fortinet opplæringskatalog

Utforsk et bredt utvalg av Fortinet Schedule på tvers av forskjellige land så vel som online kurs.

Les mer

ATC-status

Sjekk atc-statusen vår på tvers av utvalgte land i Europa.

Les mer

Pakker for Fortinet-tjenester

Insoft Services har utviklet en spesifikk løsning for å effektivisere og forenkle prosessen med å installere eller migrere til Fortinet-produkter.

Les mer

Microsoft-opplæring

Insoft Services gir Microsoft opplæring i EMEAR. Vi tilbyr Microsofts tekniske opplærings- og sertifiseringskurs som ledes av instruktører i verdensklasse.

Tekniske kurs

Extreme-opplæring

Lær eksepsjonell kunnskap og ferdigheter i ekstreme nettverk.

Les mer

Teknisk sertifisering

Vi tilbyr omfattende læreplan over tekniske kompetanseferdigheter om sertifiseringsprestasjonen.

Les mer

Extreme opplæringskatalog

Tekniske kurs

ATP-akkreditering

Som autorisert opplæringspartner (ATP) sørger Insoft Services for at du får de høyeste utdanningsstandardene som er tilgjengelige.

Les mer

Løsninger og tjenester

Vi tilbyr innovativ og avansert støtte for design, implementering og optimalisering av IT-løsninger. Vår kundebase inkluderer noen av de største Telcos globalt.

Les mer

Globalt anerkjent team av sertifiserte eksperter hjelper deg med å gjøre en jevnere overgang med våre forhåndsdefinerte konsulent-, installasjons- og migrasjonspakker for et bredt spekter av Fortinet-produkter.

Om oss

Insoft Tilbyr autoriserte opplærings- og konsulenttjenester for utvalgte IP-leverandører. Finn ut hvordan vi revolusjonerer bransjen.

Les mer
  • +47 23 96 21 03
  • AJAUT – Advanced Junos Platform Automation and DevOps

    Duration
    4 Dager
    Delivery
    (Online Og På stedet)
    Price
    Pris på forespørsel

    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
      Datoer
      Date on Request

    Follow Up Courses

    Filtrer
    • 4 Dager
      Date on Request
      Price on Request
      Book Now
    • 3 Dager
      Date on Request
      Price on Request
      Book Now
    • 3 Dager
      Date on Request
      Price on Request
      Book Now
    • 5 Dager
      Date on Request
      Price on Request
      Book Now
    • 3 Dager
      Date on Request
      Price on Request
      Book Now
    • 4 Dager
      Date on Request
      Price on Request
      Book Now
    • 4 Dager
      Date on Request
      Price on Request
      Book Now
    • 4 Dager
      Date on Request
      Price on Request
      Book Now
    • 4 Dager
      Date on Request
      Price on Request
      Book Now
    • 3 Dager
      Date on Request
      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.