2 Repos
Scaling the number of jobs or background tasks in response to external activity events.
Distinct from Background Job Dispatchers: Candidates focus on monitoring or dispatching, not the scaling logic triggered by events.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Event-Driven Job Scaling. Refine with filters or upvote what's useful.
KEDA is a Kubernetes event-driven autoscaler and cloud event scaling engine. It functions as a custom metrics provider that monitors external event sources—including message brokers, databases, and cloud metrics—to dynamically adjust the replica counts of containerized workloads. The project is distinguished by its scale-to-zero workflow, which reduces workloads to zero replicas during inactivity and automatically restarts them when new events are detected. It operates as a multi-cloud event trigger system, using a pluggable scaler interface to integrate with a wide array of third-party servi
Triggers and scales the number of background jobs in response to specific external events.
This is a Backend as a Service SDK for Apple platforms, providing a collection of libraries that connect iOS and macOS applications to cloud databases, authentication services, and serverless infrastructure. It serves as a developer kit for integrating real-time data synchronization, file storage, and push notifications into native apps. The SDK is distinguished by its generative AI integration, which routes text and multimodal prompts between on-device models and cloud-hosted large language models. It further differentiates itself with a specialized app distribution tool for managing pre-rel
Executes server-side code automatically in response to backend events, HTTP requests, or scheduled jobs.