Introduction
The AS3 Manual is meant to supplement the AS3 documentation on clouddocs presented here.
Read here: The AS3 Manual
The document looks best in VS Code with a mermaid support extension
Sections
The goal of this manual is to provide a comprehensive understanding of AS3 from the ground up. The guide is broken up into the following sections that are organized in a suggested reading order.
-
This is a quick tour of getting AS3 installed, confirming installation, and deploying a first declaration. At the end of this section is a list of links to official documentation that provides more information for getting up and running.
-
An overview of different configuration options for AS3. This is directed at network owners and admins when architecting their control planes.
-
The configuration section provides a primer on AS3 and common BIG-IP configurations. This will be most useful to application owners and network operators that may need to update the configuration of the BIG-IP as new applications are brought online.
-
The second section will cover some templating strategies, and using F5's FAST templating framework to manage appications within AS3 declarations.
-
A treatise on Declarative APIs and AS3's API philosophy.
-
This section has a glossary, links, and AS3 API reference.
Notes on reading
The document looks best in VS Code with a mermaid support extension