This is a “How To” guide to deploy IBM App Connect integrations using a knative serverless runtime. There are 2 articles available in this series so far.
- Part 1 introduces knative and App Connect and discusses some use cases where there may be value in using them together
- Part 2 tackles the first set of challenges that you might face when trying to use App Connect and Knative and demonstrates a solution to get a basic end to end working scenario
Future additions to this series of articles will explore the following
- Part 3 will demonstrate how to automate the deployment of the App Connect and Knative implementation so that it could be delivered through the same CI/CD pipeline as your Application Code
- Part 4 will explore high workload use cases and discusses some factors to consider when tuning the Knative autoscaller
- Part 5 will explore some of the additional value that can be gleaned from deploying App Connect integration solutions onto Knative, with step-by-step example of how to do this.