Formazione Cisco

Insoft Services è uno dei pochi fornitori di formazione in EMEAR a offrire una gamma completa di certificazione Cisco e formazione tecnologica specializzata.

Dettagli

Certificazioni Cisco

Sperimenta un approccio di apprendimento misto che combina il meglio della formazione con istruttore e dell'e-learning autogestito per aiutarti a prepararti per l'esame di certificazione.

Dettagli

Cisco Learning Credits

I Cisco Learning Credits (CLC) sono voucher di formazione prepagati riscattati direttamente con Cisco che semplificano la pianificazione del successo durante l'acquisto di prodotti e servizi Cisco.

Dettagli

Formazione Continua

The Cisco Continuing Education Program offers all active certification holders flexible options to recertify by completing a variety of eligible training items.

Dettagli

Cisco Digital Learning

Certified employees are VALUED assets. Explore Cisco official Digital Learning Library to educate yourself through recorded sessions.

Dettagli

Cisco Business Enablement

The Cisco Business Enablement Partner Program focuses on sharpening the business skills of Cisco Channel Partners and customers.

Dettagli

Catalogo Cisco

Dettagli

Certificazioni Fortinet

Il programma Fortinet Network Security Expert (NSE) è un programma di formazione e certificazione di otto livelli per insegnare agli ingegneri la sicurezza della loro rete per le competenze e l'esperienza di Fortinet FW.

Dettagli

Corsi di formazione tecnica

Insoft è riconosciuto come Fortinet Authorized Training Center in sedi selezionate in tutta l'EMEA.

Corsi tecnici

Catalogo Fortinet

Esplora un'ampia varietà di programmi Fortinet in diversi paesi e corsi online.

Dettagli

Stato ATC

Controlla il nostro stato ATC in tutti i paesi selezionati in Europa.

Dettagli

Fortinet Servizi Professionale

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Dettagli

Catalogo Microsoft

Insoft Services fornisce formazione Microsoft in EMEAR. Offriamo corsi di formazione tecnica e certificazione Microsoft guidati da istruttori di livello mondiale.

Corsi tecnici

Corsi di formazione

Impara conoscenze e abilità eccezionali di Extreme Networks.Find all the Extreme Networks online and instructor led class room based calendar here.

Corsi tecnici

Certificazioni Extreme

Forniamo un curriculum completo di competenze tecniche sul conseguimento della certificazione.

Dettagli

Catalogo Extreme

Dettagli

Accreditamento ATP

In qualità di partner di formazione autorizzato (ATP), Insoft Services garantisce che tu riceva i più alti standard di istruzione disponibili.

Dettagli

Pacchetti di consulenza

Forniamo un supporto innovativo e avanzato per la progettazione, l'implementazione e l'ottimizzazione delle soluzioni IT.La nostra base di clienti comprende alcune delle più grandi telco a livello globale.

Soluzioni & Servizi

Il team riconosciuto a livello globale di esperti certificati ti aiuta a fare una transizione più fluida con i nostri pacchetti di consulenza, installazione e migrazione predefiniti per una vasta gamma di prodotti Fortinet.

Chi siamo

Insoft fornisce servizi di formazione e consulenza autorizzati per fornitori IP selezionati.Scopri come stiamo rivoluzionando il settore.

Dettagli
  • +39 02 8704 5199
  • AJAUT – Advanced Junos Platform Automation and DevOps

    Duration
    4 Giorni
    Delivery
    (Online e in loco)
    Price
    Prezzo su richiesta

    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
      Programma
      Data su richiesta

    Follow Up Courses

    Filtra
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 4 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 5 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 2 Giorni
      Data su richiesta
      Price on Request
      Book Now
    • 3 Giorni
      Data su richiesta
      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.