Jeff Hollan articles

a person smiling for the camera
Jeff Hollan
Principal PM Manager, Azure Serverless
4 min read

Kubernetes-based event-driven autoscaling (KEDA) 1.0 release 

Event-driven applications are a key pattern for cloud-native applications. Event-driven is at the core of many growing trends, including serverless compute like Azure Functions. Event-driven means your application responds and reacts to different events – business or system events.

4 min read

Announcing KEDA: bringing event-driven containers and functions to Kubernetes 

Event-driven architectures are a natural evolution of microservices, enabling a flexible and decoupled design, and are increasingly being adopted by enterprise customers. Fully managed serverless offerings like Azure Functions are event–driven by design, but we have been hearing from customers about gaps in these capabilities for solutions based on Kubernetes. Scaling in Kubernetes is reactive, based on the CPU and memory consumption of a container.