Architecting a production-ready application for Kubernetes is not an easy task, but guidelines and...
Author - Toye Idowu
What Is The Kubernetes Operator Pattern?
A software extension to Kubernetes, operators function by capturing the knowledge of a human...
Introduction to Immutable Infrastructure
Immutable infrastructure has gained immense popularity in the last few years, particularly in the...
What Is Cloud Native DevOps?
Based on the name, cloud native DevOps may seem to be the practice of running containerized...
Kubernetes Compute Resources Explained
In the Kubernetes world, there are two types of resources: Compute resources, such as CPU (units)...
Kubernetes Certifications: How and Why to Get Certified
Thanks to the popularity and widespread use of Kubernetes, Cloud Native Computing Foundation (CNCF)...
Introduction to Spinnaker
In this blog post we will introduce a tool developed by Netflix called Spinnaker. We will discuss...
Kubernetes Custom Resource Definition (CRDs) Explained
In this post, we are going to talk about Custom Resource Definitions (CRDs). We will go over: What...
The 12-Factor App Methodology Explained
Writing application code predates most cloud solutions—solutions that most application programmers...
Introduction to Kubernetes Secrets
In this blog post, we are going to discuss K8s secrets, including: What secrets are How to create a...