Tag

keda

0 views collected around this technical thread.

Alibaba Cloud Infrastructure
Alibaba Cloud Infrastructure
Dec 16, 2024 · Cloud Native

Understanding Event‑Driven Architecture with Knative Eventing, Serverless and EventBridge

This article explains the fundamentals of event‑driven architecture, introduces Knative Eventing as a cloud‑native serverless framework, details its broker/trigger model, event sources, orchestration patterns such as Sequence and Parallel, and shows how to integrate it with Alibaba Cloud EventBridge while comparing it to KEDA.

EventBridgeKnativecloud native
0 likes · 16 min read
Understanding Event‑Driven Architecture with Knative Eventing, Serverless and EventBridge
政采云技术
政采云技术
Feb 28, 2023 · Cloud Native

Understanding Horizontal Pod Autoscaler (HPA) and KEDA for Elastic Scaling in Kubernetes

This article explains pod‑level elasticity in Kubernetes by detailing the principles, metric types, and limitations of the Horizontal Pod Autoscaler (HPA) and then introduces KEDA as an event‑driven extension that adds true scale‑to‑zero capabilities, complete with configuration examples and code snippets.

DevOpsHPAKubernetes
0 likes · 17 min read
Understanding Horizontal Pod Autoscaler (HPA) and KEDA for Elastic Scaling in Kubernetes