Cisco utbildning

Insoft Services är en av få utbildningsleverantörer inom EMEAR som erbjuder hela utbudet av Cisco-certifiering och specialiserad teknikutbildning.

Läs mer

Cisco-certifieringar

Upplev en blandad inlärningsmetod som kombinerar det bästa av instruktörsledd utbildning och e-lärande i egen takt för att hjälpa dig att förbereda dig för ditt certifieringsprov.

Läs mer

Cisco Learning Credits

Cisco Learning Credits (CLC) är förbetalda utbildningskuponger som löses in direkt med Cisco och som gör det enklare att planera för din framgång när du köper Ciscos produkter och tjänster.

Läs mer

Cisco Fortbildning

Ciscos fortbildningsprogram erbjuder alla aktiva certifikatinnehavare flexibla alternativ för att omcertifiera genom att slutföra en mängd olika kvalificerade utbildningsartiklar.

Läs mer

Cisco Digital Learning

Certifierade medarbetare är VÄRDERADE tillgångar. Utforska Ciscos officiella digitala utbildningsbibliotek för att utbilda dig själv genom inspelade sessioner.

Läs mer

Partner för affärsaktivering

Cisco Business Enablement Partner Program fokuserar på att vässa affärskunskaperna hos Cisco Channel Partners och kunder.

Läs mer

Cisco Kurskatalog

Läs mer

Fortinet-certifieringar

Fortinet Network Security Expert (NSE) -programmet är ett utbildnings- och certifieringsprogram på åtta nivåer för att lära ingenjörer om deras nätverkssäkerhet för Fortinet FW-färdigheter och erfarenheter.

Tekniska utbildningar

Tekniska utbildningar

Insoft är erkänt som Fortinet Authorized Training Center på utvalda platser i EMEA.

Läs mer

Fortinet Kurskatalog

Utforska ett brett utbud av Fortinet-scheman i olika länder samt onlinekurser.

Läs mer

ATC-status

Kolla in vår ATC-status i utvalda länder i Europa.

Läs mer

Fortinet Professionella tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Läs mer

Microsoft-utbildning

Insoft Services tillhandahåller Microsoft-utbildning i EMEAR. Vi erbjuder Microsofts tekniska utbildnings- och certifieringskurser som leds av instruktörer i världsklass.

Tekniska utbildningar

Extreme-utbildning

Lär dig exceptionella kunskaper och färdigheter i Extreme Networks.

Technische Kurse

Tekniske-certifieringar

Vi tillhandahåller omfattande läroplan för tekniska kompetensfärdigheter på certifieringsprestationen.

Läs mer

Extreme Kurskatalog

Hier finden Sie alle Extreme Networks online und den von Lehrern geleiteten Kalender für den Klassenraum.

Läs mer

ATP-ackreditering

Som auktoriserad utbildningspartner (ATP) säkerställer Insoft Services att du får de högsta tillgängliga utbildningsstandarderna.

Läs mer

Konsultpaket

Vi erbjuder innovativt och avancerat stöd för att designa, implementera och optimera IT-lösningar.Vår kundbas inkluderar några av de största telekombolagen globalt.

Lösningar och tjänster

Globalt erkända team av certifierade experter hjälper dig att göra en smidigare övergång med våra fördefinierade konsult-, installations- och migreringspaket för ett brett utbud av Fortinet-produkter.

Om oss

Insoft Tillhandahåller auktoriserade utbildnings- och konsulttjänster för utvalda IP-leverantörer.Lär dig hur vi revolutionerar branschen.

Läs mer
  • +46 8 502 431 88
  • Automating BIG-IP with Ansible v.1.7

    Duration
    2 Dagar
    Delivery
    (Online och på plats)
    Price
    Pris på begäran

    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
      Datum
      Datum på begäran

    Follow Up Courses

    Filtrera
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 3 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 5 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 4 Dagar
      Datum på begäran
      Price on Request
      Book Now
    • 2 Dagar
      Datum på begäran
      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.