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

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

    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 for 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.

     

    In both lecture and lab, explore F5’s declarative API, AS3, as the application source of truth. Use AS3 to deploy applications to BIG-IP using both curl on the command line and the Postman GUI. Use the F5 declarative onboarding API, DO, for managing the entire onboarding process.

    • 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 installation and use of AS3 and DO iApp LX components
    • Automate the onboarding and configuration of BIG-IP
    • Add advanced tools like Postman and Newman to your toolkit

     

    Course Topics

    • Review the Linux Command Line
    • Review BIG-IP Application Creation
    • Discuss Automation and DevOps Concepts
    • Configuring BIG-IP with iControl REST
    • Automating BIG-IP configuration with Application Services Extension 3 (AS3)
    • Automating BIG-IP onboarding with Declarative Onboarding (DO)

    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 AS3

    • Introducing BIG-IP Applications Services Extension 3
    • Creating BIG-IP Applications using AS3 with Curl
    • Introducing Postman and Postman Tests
    • Creating BIG-IP Applications using AS3 with Postman
    • Using Newman and the Linux CLI to Create BIG-IP Applications with AS3

     

    Chapter 6: Onboarding BIG-IP with DO

    • Introducing Declarative Onboarding for BIG-IP
    • Remotely Installing the Declarative Onboarding iApp LX
    • Onboarding BIG-IP Declaratively

    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 for 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.

     

    In both lecture and lab, explore F5’s declarative API, AS3, as the application source of truth. Use AS3 to deploy applications to BIG-IP using both curl on the command line and the Postman GUI. Use the F5 declarative onboarding API, DO, for managing the entire onboarding process.

    • 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 installation and use of AS3 and DO iApp LX components
    • Automate the onboarding and configuration of BIG-IP
    • Add advanced tools like Postman and Newman to your toolkit

     

    Course Topics

    • Review the Linux Command Line
    • Review BIG-IP Application Creation
    • Discuss Automation and DevOps Concepts
    • Configuring BIG-IP with iControl REST
    • Automating BIG-IP configuration with Application Services Extension 3 (AS3)
    • Automating BIG-IP onboarding with Declarative Onboarding (DO)

    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 AS3

    • Introducing BIG-IP Applications Services Extension 3
    • Creating BIG-IP Applications using AS3 with Curl
    • Introducing Postman and Postman Tests
    • Creating BIG-IP Applications using AS3 with Postman
    • Using Newman and the Linux CLI to Create BIG-IP Applications with AS3

     

    Chapter 6: Onboarding BIG-IP with DO

    • Introducing Declarative Onboarding for BIG-IP
    • Remotely Installing the Declarative Onboarding iApp LX
    • Onboarding BIG-IP Declaratively

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

    Follow Up Courses

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