Category Archives: DevOps

Kubernetes Troubleshooting And Management With Komodor

Is Komodor still one of the best tools for troubleshooting Kubernetes? How did it improve over the last year?

Continue reading

The Best DevOps Tools, Platforms, And Services In 2023?

What are the top DevOps tools, platforms, and services we should use in 2023?

Continue reading

DevOps Is Dead! Long Live Platform Engineering! Did We Get Confused?

“DevOps is dead!” That’s a commonly repeated sentence these days. Some might say that Platform Engineering is replacing DevOps. But is DevOps really dead? Is it being replaced by Platform Engineering? Or maybe, we are just confused.

Continue reading

Mutable And Immutable Objects And Resources Explained

What are mutable and immutable objects and resources? Does immutability apply to bare metal, virtual machines (VMs), applications, Cloud, containers, infrastructure, Kubernetes, etc.? What does mutability and immutability mean? Mutable vs. immutable explained.

Continue reading
Advertisement

How Microservices Communicate? Sync vs Async. Direct vs Brokers And Event Busses

How should we design communication between microservices? Should it be synchronous or asynchronous? Should it be direct or through message brokers, event bussed, and gateways?

Continue reading

How To Create, Provision, And Operate Kubernetes With Cluster API

Cluster API provides declarative APIs that simplify provisioning, upgrading, and operating Kubernetes clusters.

Continue reading

How To Do Canary Deployments In Kubernetes Using Flagger And Linkerd?

What are canary deployments? How can we combine Weaveworks Flagger and Linkerd service mesh to deploy canary releases in Kubernetes?

Continue reading