API CONNECT | |
| Datapower webgui ssl server profile gives 'certificate unknown' error |
Guest Post by JP Schiller | |
This is error message is a common issue when using DataPower with the web mgmt interface enabled
|
|
|
|
KUBERNETES | |
| Accessing Custom Resource Definitions (CRD) without a code generator |
Custom Resource Definitions are custom data types in Kubernetes. For a project I am working on (that will be posted soon i hope) I created three CRDs and read/write/update them from a Go Application. The instructions on how to do this with out using a complex code generator was hard to find. |
|
|
|
API CONNECT | |
| API Gateway in DMZ or after the DMZ |
Guest Post by Kursad Yildirim Usame Goksun Chris Phillips | |
The API Gateway can be placed in a DMZ or it can be placed behind the DMZ with a reverse proxy in front of it. Here we will discuss the pros and cons regarding each option. |
|
|
|
API CONNECT | |
| HPA Policies and adding one to DataPower |
HPA Policies provide a way to scale out Kubernetes pods when the CPU utilisation for that pod reaches a predefined threshold. |
|
|
|
Misc | Gone Fishing |
be back soonThis blog has not been updated for a while as I am sitting by a pool with no laptop or iPad. Just an iPhone SE and a broken keybaord |
|
|
|
EVENT STREAMS | |
| Error while installing node-rdkafka on MacOs - Undefined symbols for architecture x86_64 |
During npm install you my recieve an |
|
|
|
EVENT STREAMS | |
| NodeJS to IBM Event Streams - 101 |
“IBM Event Streams is a high-throughput message bus built with Apache Kafka. It is optimized for event ingestion into IBM Cloud and event stream distribution between your services and applications” Taken from https://cloud.ibm.com/catalog/services/event-streams |
|
|
|
misc | Bind9 DNS Basics |
Today I sat down and installed Bind9 to act as a local DNS server. As this took me far to long I have attached a config similar to my home one explaining the changes I made from the default. |
|
|
|
API CONNECT | |
| API Connect WhitePaper Update v1.0.9 |
Today I updated the API Connect WhitePaper to 1.0.9 with some very minor changes. This can be downloaded from the same location as before, https://www.ibm.com/downloads/cas/30YERA2R |
|
|
|
API CONNECT | |
| Designing Environments for API Connect |
When designing your enterprise API Connect environment there are a number of different patterns that can be followed. In the API Connect WhitePaper I present two common patterns. This article is a third pattern that I will propose to put into a future release of the WhitePaper. |
|
|