Happy Goat for Life! Chris Phillips' Blog - API, Integration and Governance SME and Enthusiast

2023-2024 life developments

I don’t post that much about my personal life on this blog. I also haven’t posted much at all for the last few months. This will be one of the few posts I talk about my own life, and I wanted to share my experience encase anyone else is going through something similar.

In July 2023 my wife and I discovered we going to have another child. We already have two amazing daughters (11 and 13 at time of writing).


API CONNECT

API Connect - Harnessing the Canary

Canary deployments are a way to roll out changes to a service in a controlled manner, by gradually introducing the changes to a small group of users before rolling them out to the entire user base. API Connect can provide the functionality to different versions of a downstream service using a simple piece of gateway script.


API CONNECT

API Connect Cluster object - disabling Portal/Analytics/Gateway

When deploying API Connect in OpenShift you can deploy the API Connect Cluster Object. Sometimes this is referred to as the TopLevelCR. This will deploy a management, analytics, portal, and gateway. If you are using CP4I it will also auto configure it as well.

However, there are times that all subcomponents are not required.


API CONNECT

Friday Lunchtime Hack - jmeter on OCP

A few years ago I was playing around with jmeter-on-ocp. https://github.com/ChrisPhillips-cminion/jmeter-on-ocp. Please note this is my fork, I am unsure what is happening to the original but credit must go to https://github.com/alvarolop for the start of this.


API CONNECT

API Connect Health Check Endpoints to monitor system stability

As an API Connect platform management team being able to confirm the API Manager and Gateway are working as expected is critical. The API Manager and the Gateway both have key endpoints that should be monitored to determine platform health.


API CONNECT

[Link] Analytics Rollover and Retention in API Connect v10.0.5

Geraint is one of the Senior Engineers in the API Connect Analytics Squad. He has written a great article on how Rollover and Retention is handled in APIC V10.0.5.

https://community.ibm.com/community/user/integration/blogs/geraint-jones/2023/09/07/analytics-rollover-and-retention-in-v1005

https://higherlogicdownload.s3.amazonaws.com/IMWUC/UploadedImages/4oUE8DPARJi1VNvFpaMt_rollover-retention-L.png


API CONNECT

[Link] API error handling, why should you care?

This is a great article by Rashid on handling API errors! https://rashidaljohani.github.io/API-error-handling-why-should-you-care/

https://rashidaljohani.github.io/images/blogs/API-error-handling-why-should-you-care/banner.png


API CONNECT

API Connect v10 Replacing DataPower API Invocation SSL Certificate

API Connect sends DataPower the certifcate it needs to present to end users. This needs to be replaced manually during certificate rotation.


API CONNECT

API Connect filtering by Source IP

Today someone asked me once again how we can filter calls so that we are able to have an allow list or deny list of APIs for API Calls.


Subscribe