Monitoring Blog
This is the blog section. It has two categories: News and Releases.
Files in these directories will be listed in reverse chronological order.
-
OpenShift 4.3 installation on VMware vSphere with static IPs
Friday, January 31, 2020 in Insights
In this article, I will show you how to install Red Hat OpenShift Container Platform 4.3 (OCP) on VMware vSphere with static IPs addresses using the openshift installer in UPI mode and terraform. In contrast to the official OpenShift 4.3 install …
-
OpenShift 4.3 installation on VMware vSphere with static IPs
Friday, January 31, 2020 in Insights
In this article, I will show you how to install Red Hat OpenShift Container Platform 4.3 (OCP) on VMware vSphere with static IPs addresses using the openshift installer in UPI mode and terraform. In contrast to the official OpenShift 4.3 install …
-
Installing MongoDB on OpenShift
Tuesday, January 14, 2020 in Insights
So here is another one of our series Installing Blahblahblah on OpenShift. This time it is about getting MongoDB to run on OpenShift - the way recommended and promoted by the MongoDB guys. The whole setup is still in beta stage as indicated on these …
-
CodeReady Containers on Ubuntu
Friday, November 29, 2019 in Insights
With the release of OpenShift 4.x Red Hat left no stone unturned (compared to previous 3.x versions). Among many things Minishift became Red Hat CodeReady Containers. Having been a big fan of Minishift I recently wanted to give CodeReady Containers …
-
Introduction to AWS CDK
Monday, November 04, 2019 in Insights
AWS Cloud Development Kit (CDK) is a relatively new kid on the block. It is a tool for defining Infrastructure as Code (IaC) and is considered to be the future successor of AWS CloudFormation. This article overviews the IaC approach, introduces a …
-
Introduction to Spring Boot and GraphQL for API Design Pt. 2
Thursday, September 26, 2019 in Insights
Categories:
GraphQL is a nice way to publish a highly customizable API. In combination with Spring Boot, which makes development really easy and offers features like database integration and security, you can quickly build your API service from scratch. This is …
-
Introduction to Spring Boot and GraphQL for API Design Pt. 2
Thursday, September 26, 2019 in Insights
GraphQL is a nice way to publish a highly customizable API. In combination with Spring Boot, which makes development really easy and offers features like database integration and security, you can quickly build your API service from scratch. This is …
-
Installing GitLab on OpenShift
Wednesday, July 31, 2019 in Insights
We recently had to install a bunch of applications on a customer’s shiny new OpenShift 3.11 cluster. Among others also GitLab. Turned out getting GitLab up and running on OpenShift is not so easy. What I found on the Internet about installing …
-
Security guide for Amazon Kubernetes Cluster (AWS EKS)
Friday, May 31, 2019 in Insights
Categories:
One of the most challenging questions in cloud environments is about how secure is my application when its deployed in the public cloud ? Its no secret that security aspects are much more important in a public cloud than it was in classic …
-
Security guide for Amazon Kubernetes Cluster (AWS EKS)
Friday, May 31, 2019 in Insights
One of the most challenging questions in cloud environments is about how secure is my application when its deployed in the public cloud ? Its no secret that security aspects are much more important in a public cloud than it was in classic …