Friday, 18 August 2017

IBM DataPower Playground - on IBM Bluemix

I found this serendipitously whilst looking for something completely different: -

Welcome to the IBM DataPower Playground.

The IBM DataPower Playground is an interactive website that lets you write GatewayScript code and execute it on a cloud hosted DataPower Gateway for learning purposes.

GatewayScript is a new transformation technology for API, Web and Mobile and is available in DataPower as a Processing Policy Action starting from firmware version 7.0. For more information see the documentation.

To get started click on the Samples tab.


For the record, I'm tinkering with DataPower in multiple contexts at present, both DataPower on Docker ( see previous posts ) and DataPower with IBM API Connect ( see previous posts ).

So that's all good then ...

No comments:

Note to self - use kubectl to query images in a pod or deployment

In both cases, we use JSON ... For a deployment, we can do this: - kubectl get deployment foobar --namespace snafu --output jsonpath="{...