Event-driven

Asynchronous streams
Article

C# 8 asynchronous streams

Tom Deseyn

Explore the new C# 8 asynchronous streams feature in this first article in our series covering the new features available in C# 8.

OVN-Kubernetes deployment network diagram
Article

Open Virtual Network unidling

Lorenzo Bianconi

We look at the OVN unidling issue and how the Controller_Event table can be used to forward events to a CMS, such as OpenStack Platform or OpenShift.

Knative
Article

Knative: What developers need to know

Don Schenck

Knative is changing the world of microservices and serverless functions; here's what you need to know to take advantage of this cutting-edge technology.

Video Thumbnail
Video

Serverless with Knative deep dive | DevNation Live

Kamesh Sampath

Learn to install Knative and its components and take an in-depth look into the building blocks of Knative—such as serving, building and eventing ecosystems. Demystify the deployment model that allows you to deploy your cloud-native services on Kubernetes and easily turn serve them as serverless services.

Eclipse Vert.x
Article

Processing CloudEvents with Eclipse Vert.x

Matthias Wessendorf

How to generate or process CloudEvents using Vert.x. CloudEvents describe event data in a common, standardized way based on a spec from CNCF