Tag Archives: events

Running Event-Driven Pub/Sub Microservices In Kubernetes With Dapr

Dapr simplifies microservice communication through direct or event-based pub/sub messaging and helps us develop resilient and secured microservices. It performs service discovery, message broker integration, encryption, observability, secret management, and many other tasks. In this video, we are focusing on pub/sub events.

Continue reading

Automation of Everything – How To Combine Argo Events, Workflows & Pipelines, CD, and Rollouts

What do we get if we combine events, workflows, GitOps, progressive delivery, and secrets management? The short answer is that we get automation of everything in Kubernetes in a way that we should be operating in 2021.

We’ll combine Argo Events, Workflows & Pipelines, CD, and Rollouts and sprinkle all that with SealedSecrets, Kaniko, and a few other tools.

Continue reading

Argo Events – Event-Based Dependency Manager for Kubernetes

Argo Events is an event-based dependency manager for Kubernetes that helps us connect applications through events.

Continue reading