DevOps articles

Blog
Results: 25 - 36 of 41 posts
error-handling-in-go-golang-part-3

Error Handling in GO – Part 3

Chapter 3 – Writing a Custom Error Type In the first chapter,…

error-handling-in-go-golang-part-2

Error Handling in GO – Part 2

We finished the previous chapter of this series with returning Sentinel error…

error-handling-go-golang-loading-config

Error Handling in GO – Part 1

Error handling can quickly become non-trivial. You may want to change your…

prometheus-sidercar-cloud-foundry-metrics

How to Push Apps to Cloud Foundry With a Sidecar to Stream Metrics to Prometheus

Introduction Retrieving application metrics is usually not difficult. Simply implement a metrics…

osb-api-manage-data-services-cloud-foundry-kubernetes

OSB API: The Solution for Managed Services on Cloud Foundry and Kubernetes?

Launched in 2013 as a project by Cloud Foundry and officially released…

MongoDB: What Is It and When Should I Use It?

Always wondered what a NoSQL database and specifically MongoDB is? Then you…

Kubernetes: Finalizers and Custom Controllers

Authors: Matthew Doherty, Philipp Kuntz, Robert Gogolok In the latest blog post, we…

Kubernetes: Finalizers in Custom Resources

Authors: Matthew Doherty, Philipp Kuntz, Robert Gogolok When extending the Kubernetes API…

prometheus-pushgateway-basic-authentication

Prometheus Pushgateway on Cloud Foundry With Basic Authentication

Authentication methods are currently not supported in Prometheus, nor its related components…

lessons-from-1000-BOSH-deployments-scaling-cloud-foundry-services

Beyond 1,000 BOSH Deployments: Lessons Learned from Scaling Cloud Foundry Services

Maybe you heard about my talk on the Cloud Foundry Summit Europe…

bosh-multi-cpi-feature-deploy-different-iaas

Using Bosh Multi-CPI Feature to Deploy to Different IaaS

Introduction We have a vSphere installation with two data centers and thought…

redis-what-is-when-to-use-it

Redis: What Is It and When Should I Use It?

Abstract This blog post takes you on a tour of Redis: its…