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
  • Automating BIG-IP with Ansible v.1.7

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

    Learn DevOps techniques for the onboarding of and deploying apps to BIG-IP. Start by reviewing the Linux command line and then review basic BIG-IP concepts such as F5 terminology, round robin server pool load balancing, health monitor checks, layer 4 proxying, and source address translation both in lecture and in hands-on labs. Next, focus on automation and DevOps concepts, such as Infrastructure as Code, the role of orchestration, Source of Truth, atomicity, idempotency and imperative vs. declarative operations and their APIs.

     

    Dive into JSON, the standard scripting notation of DevOps, and investigate programming BIG-IP systems using JSON-based iControl REST. Discover onboarding BIG-IP using iControl REST, both in lecture and hands-on labs.

     

    Explore the alternative data serialization language to JSON, YAML, which is used by Kubernetes and many other applications, before jumping into Ansible. Learn about the Ansible architecture, components, modules and how it uses Python and iControl REST to run on just about any platform. Build trust relationships with BIG-IP systems and backend servers using advanced inventory files. Create sophisticated playbooks that feature fact gathering, conditional tasks, and secure password vaults that are used to onboard, provision, license and deploy HA applications to BIG-IP systems.

    • Review Automation and DevOps concepts
    • Describe the components of iControl REST calls and how they interact with BIG-IP
    • Stand up and configure BIG-IP applications using iControl REST
    • Describe the major components of Ansible and how they work together to configure BIG-IP
    • Use flow control elements such as conditionals and looping in Ansible Playbooks
    • Onboard and configure BIG-IP applications using Ansible

     

    Course Topics

    • Review the Linux Command Line
    • Review BIG-IP Application Creation
    • Discuss Automation and DevOps Concepts
    • Configuring BIG-IP with iControl REST
    • Configuring BIG-IP programmatically with Ansible

    Chapter 1: Linux Command Line Review

    • Navigating the Linux File System
    • Creating and Deleting Files and Directories
    • Copying and Moving Files
    • Command Line Auto-Completion and Editing
    • Tools for Analyzing Test Results and Inspecting Log Files

     

    Chapter 2: BIG-IP Application Creation Review

    • Understanding Load Balancing Basics
    • Configuring Virtual Servers, Pools, Pool Members and Nodes
    • Configuring Health Monitors and SSL Profiles
    • Understanding the Full Proxy Architecture and Source Address Translation

     

    Chapter 3: Automation and DevOps Concepts

    • Understanding Infrastructure as Code, NetOps and DevOps
    • Differentiating Automation and Orchestration Concepts
    • Diving into DevOps Concepts such as Idempotency, Atomicity and Imperative vs Declarative

     

    Chapter 4: Programming BIG-IP with iControl REST

    • Introducing Basic JavaScript Types
    • Introducing JavaScript Object Notation
    • Discovering an existing BIG-IP Configuration using iControl REST
    • Deploying Apps on BIG-IP using iControl REST
    • Onboarding BIG-IP using iControl REST
    • Working with JSON Programmatically

     

    Chapter 5: Automating BIG-IP with Ansible

    • Introducing YAML
    • Establishing an Ansible Trust Relationship
    • Creating an Ansible Playbook
    • Exploring the Playbook
    • Working with the Inventory File
    • Using the Command Module
    • Gathering Facts for the Playbook
    • Deploying Apps on BIG-IP using Ansible
    • Deleting a BIG-IP Application
    • Onboarding a BIG-IP system using Ansible
    • Deploying BIG-IP HA
    • Investigating Ansible Roles

    This course is intended for network administrators and operators and DevOps engineers interested in automating tasks on BIG-IP systems in their public and private Clouds as well as in their datacenter infrastructure.

    Students should be familiar with and be able to configure basic BIG-IP elements such as:

    • Virtual Servers
    • Pools, Pool Members and Nodes
    • Pool Monitors
    • Basic Virtual Server Profiles

     

    Students should also be familiar with the basics of the Linux command line. In addition, the following general technical knowledge should be well understood:

    • Layer 2 Ethernet and ARP networking concepts
    • Layer 3 and 4 TCP/IP networking concepts, including IP addressing and subnetting
    • Layer 7 HTTP networking concepts
    • Linux command line and basic Linux commands
    • HTML

     

    Finally, “nice-to-have” knowledge includes familiarity with programming and/or scripting languages, such as:

    • JavaScript or NodeJS
    • Python
    • Bash

    Learn DevOps techniques for the onboarding of and deploying apps to BIG-IP. Start by reviewing the Linux command line and then review basic BIG-IP concepts such as F5 terminology, round robin server pool load balancing, health monitor checks, layer 4 proxying, and source address translation both in lecture and in hands-on labs. Next, focus on automation and DevOps concepts, such as Infrastructure as Code, the role of orchestration, Source of Truth, atomicity, idempotency and imperative vs. declarative operations and their APIs.

     

    Dive into JSON, the standard scripting notation of DevOps, and investigate programming BIG-IP systems using JSON-based iControl REST. Discover onboarding BIG-IP using iControl REST, both in lecture and hands-on labs.

     

    Explore the alternative data serialization language to JSON, YAML, which is used by Kubernetes and many other applications, before jumping into Ansible. Learn about the Ansible architecture, components, modules and how it uses Python and iControl REST to run on just about any platform. Build trust relationships with BIG-IP systems and backend servers using advanced inventory files. Create sophisticated playbooks that feature fact gathering, conditional tasks, and secure password vaults that are used to onboard, provision, license and deploy HA applications to BIG-IP systems.

    • Review Automation and DevOps concepts
    • Describe the components of iControl REST calls and how they interact with BIG-IP
    • Stand up and configure BIG-IP applications using iControl REST
    • Describe the major components of Ansible and how they work together to configure BIG-IP
    • Use flow control elements such as conditionals and looping in Ansible Playbooks
    • Onboard and configure BIG-IP applications using Ansible

     

    Course Topics

    • Review the Linux Command Line
    • Review BIG-IP Application Creation
    • Discuss Automation and DevOps Concepts
    • Configuring BIG-IP with iControl REST
    • Configuring BIG-IP programmatically with Ansible

    Chapter 1: Linux Command Line Review

    • Navigating the Linux File System
    • Creating and Deleting Files and Directories
    • Copying and Moving Files
    • Command Line Auto-Completion and Editing
    • Tools for Analyzing Test Results and Inspecting Log Files

     

    Chapter 2: BIG-IP Application Creation Review

    • Understanding Load Balancing Basics
    • Configuring Virtual Servers, Pools, Pool Members and Nodes
    • Configuring Health Monitors and SSL Profiles
    • Understanding the Full Proxy Architecture and Source Address Translation

     

    Chapter 3: Automation and DevOps Concepts

    • Understanding Infrastructure as Code, NetOps and DevOps
    • Differentiating Automation and Orchestration Concepts
    • Diving into DevOps Concepts such as Idempotency, Atomicity and Imperative vs Declarative

     

    Chapter 4: Programming BIG-IP with iControl REST

    • Introducing Basic JavaScript Types
    • Introducing JavaScript Object Notation
    • Discovering an existing BIG-IP Configuration using iControl REST
    • Deploying Apps on BIG-IP using iControl REST
    • Onboarding BIG-IP using iControl REST
    • Working with JSON Programmatically

     

    Chapter 5: Automating BIG-IP with Ansible

    • Introducing YAML
    • Establishing an Ansible Trust Relationship
    • Creating an Ansible Playbook
    • Exploring the Playbook
    • Working with the Inventory File
    • Using the Command Module
    • Gathering Facts for the Playbook
    • Deploying Apps on BIG-IP using Ansible
    • Deleting a BIG-IP Application
    • Onboarding a BIG-IP system using Ansible
    • Deploying BIG-IP HA
    • Investigating Ansible Roles

    This course is intended for network administrators and operators and DevOps engineers interested in automating tasks on BIG-IP systems in their public and private Clouds as well as in their datacenter infrastructure.

    Students should be familiar with and be able to configure basic BIG-IP elements such as:

    • Virtual Servers
    • Pools, Pool Members and Nodes
    • Pool Monitors
    • Basic Virtual Server Profiles

     

    Students should also be familiar with the basics of the Linux command line. In addition, the following general technical knowledge should be well understood:

    • Layer 2 Ethernet and ARP networking concepts
    • Layer 3 and 4 TCP/IP networking concepts, including IP addressing and subnetting
    • Layer 7 HTTP networking concepts
    • Linux command line and basic Linux commands
    • HTML

     

    Finally, “nice-to-have” knowledge includes familiarity with programming and/or scripting languages, such as:

    • JavaScript or NodeJS
    • Python
    • Bash
      Programma
      Data su richiesta

    Follow Up Courses

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