Skip to content

Commit

Permalink
Merge pull request #177 from stockerts/dev
Browse files Browse the repository at this point in the history
Class 2 & 4 Corrections
  • Loading branch information
lesleycw authored Jan 17, 2024
2 parents e26bd29 + c2f739e commit 4682163
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 2,448 deletions.
2 changes: 1 addition & 1 deletion docs/class2/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ proceed to the first step below to access the F5 Distributed Cloud Lab Tenant.
**Beginning of Lab:** You are now ready to begin the lab, Enjoy! Ask question
as needed.

|labbgn|
|labbgn|

.. |intro001| image:: _static/intro-001.png
:width: 800px
Expand Down
2 changes: 1 addition & 1 deletion docs/class2/lab2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Cloud Console.
|lab005|

#. Open a terminal window or DOS prompt on your respective client and issue the
following **curl** command: ``curl -v http://<namespace>.lab-sec.f5demos.com``.
following **curl** command: curl -v http://<namespace>.lab-sec.f5demos.com``.

#. Observe the **User Agent** and response content.

Expand Down
22 changes: 11 additions & 11 deletions docs/class4/class4.rst
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
F5 Distributed Cloud: API Discovery & Protection
F5 Distributed Cloud: API Discovery & Protection
================================================

Welcome
-------

In this lab, participants will explore the depths of F5 Web Application
and API Protection (WAAP) within F5 Distributed Cloud. Dive headfirst into
the cutting-edge world of API Discovery, uncovering what’s within, Sensitive Data
and Authentication State detection. Get hands-on experience as you unleash
the power of API Protection and API Rate Limiting.
and API Protection (WAAP) within F5 Distributed Cloud. Dive headfirst into
the cutting-edge world of API Discovery, uncovering what’s within, Sensitive Data
and Authentication State detection. Get hands-on experience as you unleash
the power of API Protection and API Rate Limiting.

Objective:
----------
Expand All @@ -18,26 +18,26 @@ Objective:
- Explore building API Discovery and Protection within F5 Distributed Cloud

- **API Discovery**: Provided via machine-based learning processes, enables visualization of the API Framework,
assesses use of end-points, discovers new end-points based on flows, identifies use of sensitive information,
assesses use of end-points, discovers new end-points based on flows, identifies use of sensitive information,
and enables swagger file export.

- **API Protection**: Encompasses a set of definitions and controls to protect and secure the functions, use and
endpoints of the delivered API's framework.
- **API Protection**: Encompasses a set of definitions and controls to protect and secure the functions, use and
endpoints of the delivered API's framework.

Lab & Tasks:
------------

- All Lab requirements will be noted in the tasks that follow

- Estimated completion time: 3 Labs approximately 15-20 minutes each
- Estimated completion time: 2 Labs approximately 15-20 minutes each


.. toctree::
:maxdepth: 2
:caption: Labs:
:glob:

intro*
lab*
close*

2 changes: 1 addition & 1 deletion docs/class4/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ The following will guide you through the initial Lab environment access within t
Cloud Console. You should have received an email with an invitation to access a F5 Distributed
Cloud Tenant. The email will come from **[email protected]**.

The name of the F5 Distributed Cloud tenant that we will be using for this lab is **f5-xc-lab-sec**
The name of the F5 Distributed Cloud tenant that we will be using for this lab is **f5-xc-lab-sec**.
Additionally, the following are key configuration elements for this lab and will be used
throughout the lab tasks that follow.

Expand Down
Loading

0 comments on commit 4682163

Please sign in to comment.