Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 1.9 KB

File metadata and controls

38 lines (27 loc) · 1.9 KB

Lab 4: Microservices API Security

In this lab you will integrate security features into the Brewz application, and use NGINX Ingress Controller to authorize access to specific APIs.

If you have completed the earlier labs in this workshop, you would have learned about the Brewz company, and their digital transformation efforts to date. If not, you can read about them here.

Note: Though it is recommended, it is not required that you complete labs 1-3 of this series before starting this lab.

Requirements

For this lab, you will need:

Note: You will also need to request an NGINX Plus trial via SalesForce to obtain an NGINX Plus JWT file in order to deploy NGINX Ingress Controller from the NGINX official private registry.

Resources

Steps