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.