DevOps articles

Blog
Results: 25 - 36 of 44 posts
benefits-centralized-application-development-platforms

Benefits of Centrally Operated Application Development Platforms

Large enterprises support their internal software development departments to improve efficiency, accelerate…

lifecycle-management-of-operators

Lifecycle Management of Kubernetes Operators: How to Operate at Scale

How to Manage Kubernetes Operator Lifecycle Management Ever wonder why K8s operator…

errors-handling-in-go-golang-part-4

Errors Handling in GO – Bonus Content

After learning the basics of errors in go, and how to create…

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…