In this post, learn how microservices, containers, and Kubernetes are all related. One is an architecture, one is a deployment mechanism, and one orchestrates how those deployments will function in production. A microservice is a program that runs on a server or a virtual computer and responds to some request. Microservices give you a way […]
Get acquainted with Kubernetes
Kubernetes (K8s) is an open-source system for automating deployment, scaling, and management of containerized applications. Kubernetes, pronounced “koo-ber-net-eez,” the name is Greek for “helmsman of a ship.” Build, deliver, and scale containerized apps faster with Kubernetes, sometimes referred to as “k8s” In this blog, you explore what Kubernetes is, the advantages and disadvantages. Let’s start […]
Hello world!
Welcome to the Kubernetes blog for Azure developers. Let’s get started.