Understanding Kubernetes: A Primer for Technical Program Managers

What is Kubernetes? Kubernetes, often abbreviated as K8s, is an open-source platform designed to automate the deployment, scaling, and operation of containerized applications. Originally developed by Google, Kubernetes has since been donated to the Cloud Native Computing Foundation (CNCF) and has become the de facto standard for container orchestration. Why is Kubernetes Important? Key Concepts […]

A TPM’s Birdseye Run-Through Introducing Kafka, Kubernetes, and Go

In the ever-evolving landscape of software development, developers are constantly seeking tools and frameworks that can enhance productivity and scalability. Three technologies that have gained immense popularity in recent years are Golang, Kafka, and Kubernetes. Each of these technologies serves a distinct purpose in the development and deployment of modern applications. In this article, we […]