Open in app
Home
Notifications
Lists
Stories

Write
Eduardo Patrocinio
Eduardo Patrocinio

Home

Aug 30, 2021

Install Instana on IBM Cloud using Terraform and Ansible

Introduction Instana is a fantastic APM tool and super easy to install. The steps described at https://www.instana.com/docs/self_hosted_instana/installation are straightforward, and you can get an Instana running in less than an hour! However, it assumes you have a VM created. …

Instana

3 min read

Install Instana on IBM Cloud using Terraform and Ansible
Install Instana on IBM Cloud using Terraform and Ansible

Jun 26, 2021

Deploy your Kubernetes cluster in IBM Cloud

As I am writing this blog (June/2021), Kubernetes is 7 years ago, and its adoption is undisputable. Five years ago, I created an automation procedure to deploy a Kubernetes cluster into IBM Cloud (at that time, it was called Softlayer). Since then, a lot has happened: Every cloud provider has…

Kubernetes

1 min read

Deploy your Kubernetes cluster in IBM Cloud
Deploy your Kubernetes cluster in IBM Cloud

Dec 22, 2020

How to deploy Splunk in an OpenShift environment

Introduction The introduction of Operators made it very simple to install complicated things in OpenShift (and any Kubernetes environment). Take, for example, Splunk Enterprise. It used to take a long sequence of commands to install all the Kubernetes artifacts. Now, with the Splunk Operator (https://splunk.github.io/splunk-operator/), …

Splunk

2 min read


Aug 8, 2020

Six things to consider related to OpenShift resilience

(This article is written in collaboration with Ernese Norelus) Recently, a co-worker asked me my point of view regarding OpenShift resilience. There are undoubtedly many aspects and misconceptions related to resilience in OpenShift (or any Kubernetes environment), and here are some off the top of my head. 1. Container resilience is not enough. You also need cluster resilience Kubernetes (hence OpenShift)…

Openshift

5 min read

Six things to consider related to OpenShift resilience
Six things to consider related to OpenShift resilience

Feb 14, 2020

Deploying IBM MQ with a single command

Introduction In a previous blog (https://medium.com/ibm-garage/deploying-ibm-app-connect-with-a-single-command-fc02e4887228), I described how to deploy IBM App Connect with a single command. Well, AppConnect is part of Cloud Pak for Integration, which has other components. In this blog, I will describe how to deploy IBM MQ, another component of the same Cloud Pak, then…

Docker

3 min read

Deploying IBM MQ with a single command
Deploying IBM MQ with a single command

Feb 14, 2020

How to implement MongoDB replication across multiple OpenShift clusters

Introduction MongoDB has an interesting feature of providing replication across multiple instances, using replica set (This is mongo replica set, not the Kubernetes resource type with the same name). You can read more about MongoDB replication at https://docs.mongodb.com/manual/replication/. Now, let’s talk about multiple clusters. One great benefit of using MongoDB replication…

Mongodb

4 min read

How to implement MongoDB replication across multiple OpenShift clusters
How to implement MongoDB replication across multiple OpenShift clusters

Dec 9, 2019

Deploying IBM App Connect with a single command

Introduction In my last blog, I described how to deploy IBM API Connect using the command line. I showed the sequence of commands, then provided a script that does it all. API Connect is just one of the components of the Cloud Pak for Integration. …

Appconnect

3 min read

Deploying IBM App Connect with a single command
Deploying IBM App Connect with a single command

Dec 9, 2019

How to loosely couple microservices

Introduction — In my last blog, I showed how to make a simple Kubernetes application resilient. To do so, I had to wrap some key code around a transaction lock to guarantee that only one request is updating the database at a time. But there is still an issue with the current…

Kubernetes

5 min read

How to loosely couple microservices
How to loosely couple microservices

Dec 4, 2019

Validating resilience of a simple Kubernetes application

Introduction — Kubernetes provides a great level of resilience for container-based applications. If a Pod dies and is part of a ReplicaSet, DaemonSet, or StatefulSet, Kubernetes will restart it without user interaction. But the question is the following, “Is this feature good enough to make an application highly-available?” In this blog, I…

Kubernetes

4 min read

Validating resilience of a simple Kubernetes application
Validating resilience of a simple Kubernetes application

Nov 27, 2019

How to deploy IBM API Connect using command-line

Written in collaboration with Rengan Sundararaman Introduction After you install Cloud Pak for Integration, you get a nice Platform Navigator, where you can deploy the Cloud Pak for Integration components. From there, you can click the “Add new instance” button, fill the parameters, and deploy the component. However, there are many…

Ibm Api Connect

3 min read

How to deploy IBM API Connect using command-line
How to deploy IBM API Connect using command-line
Eduardo Patrocinio

Eduardo Patrocinio

CTO, GSI Partnership, Distinguished Engineer at IBM

Following
  • Manglu Balasubramanian

    Manglu Balasubramanian

  • Barack Obama

    Barack Obama

  • Byron McMillan

    Byron McMillan

  • Kai Waehner

    Kai Waehner

  • Guilherme Scalzilli

    Guilherme Scalzilli

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable