This is a subset of labs from the Red Hat API Integration & Management Workshop. This workshop will guide you on your journey to create your first API managed by Red Hat 3scale API Management. We loosely base it on a very basic POC we would normally roll out.
The workshop is intended to be delivered in person, but will provide enough guidance for self-paced consumption.
- Red Hat OpenShift Container Platform
- Red Hat 3scale API Management
- Red Hat Fuse
- Red Hat Single Sign On
- Apicurio
- Microcks
- 3scale-toolbox
- Jenkins
- Knowledge of the current version of the OpenAPI specification: OpenAPI Specification 3.0.1
- Internet access with no blacklist filtering on:
- *.open.redhat.com
- *.onlinecurl.com
A rough agenda for the workshop looks like this:
- Red Hat 3scale API Management Overview: 20 mins
- Workshop Overview: 10 mins
- Labs: 3hrs 30min
- Red Hat 3scale API Management with Jenkins : 20 mins
- Workshop Overview: 10 mins
- Labs: 3hrs
Check the latest Slides for delivering this workshop.
Session 1: API Design, Deployment and Management
- 01. API Design - Create an OpenAPI Specification-based Contract
- 02. API Deployment - Deploying APIs to OpenShift
- 03. API Management - Take Control of APIs
Session 2: API Security and Usage
- 04. API Security - Securing APIs with OpenID Connect and Red Hat Single Sign On
- 05. API Developers - Discovering APIs from Developer Portal
- 06. API Consumption - Connect Applications and APIs
Session 3: Jenkins CICD
- 07. 3scale-toolbox Install - Install the 3scale toolbox locally
- 08. 3scale-toolbox Connect - Connect 3scale toolbox locally
- 09. 3scale-toolbox OpenShift Setup - Setup 3scale-toolbox in OpenShift
- 10. Deploy NodeJS TODO App - Deploy NodeJS TODO App
- 11. 3scale-toolbox Pipeline Setup - Create Jenkins pipeline build and deploy the new API.
- A. API Mocking - Bring your APIs to Life
We recommend you to begin your journey with the first lab API Design - Create an OpenAPI Specification-based Contract
If you feel comfortable, you can setup your own environment to host the software required in the labs. Follow the install instructions to install and configure the environment.
Having any trouble while doing the labs? Check this troubleshooting guide to check for answers for most common problems.
GitHub Repo: https://github.com/misanche/3scale-api-workshop
Feel free to ask Mikel Sanchez if you need some support when there are any questions left or if you need some support.
GitHub Repo: https://github.com/jbossdemocentral/3scale-api-workshop
Feel free to ask Hugo Guerrero if you need some support when there are any questions left or if you need some support.
We welcome all forms of contribution (content, issues/bugs, feedback). Please see the Contribution Guidelines for ways to help