Deploy Function
auto-scaling triggers
on Serverless Products
Run automated serverless jobs with Hightusk VPS plan. Supports HTTP, compute, and event-driven triggers including REST APIs, cron schedules, queue and blob processing, database change tracking, real-time SignalR messaging, and workflow orchestration.
Our Cloud Services Offerings
Enterprise solutions for every business need
HTTP Trigger
Runs when an HTTP request is received (REST APIs, webhooks).
check_circle REST API endpointscheck_circle Webhook handlingcheck_circle Auto-scaling
Timer Trigger
Runs on a schedule (like a cron job).
check_circle Cron expressionscheck_circle Scheduled taskscheck_circle Timezone support
Queue Trigger
Runs when a new message arrives in an Storage Queue.
check_circle Message processingcheck_circle Dead letter handlingcheck_circle Batch operations
Blob Trigger
Runs when a file (blob) is created/updated in Blob Storage.
check_circle File upload eventscheck_circle Image processingcheck_circle Automatic cleanup
Event Hub Trigger
Runs when events are published to Event Hub (stream/event processing).
check_circle Stream processingcheck_circle Event orderingcheck_circle High throughput
Service Bus Trigger
Runs when messages arrive in Service Bus Queue or Topic.
check_circle Message queuingcheck_circle Topic subscriptionscheck_circle Session handling
Database Trigger
Runs when documents in DB are created or updated.
check_circle Change trackingcheck_circle Data validationcheck_circle Audit logging
SignalR Trigger (binding)
Handles real-time messages with SignalR Service.
check_circle Real-time messagingcheck_circle Connection managementcheck_circle Group broadcasting
Orchestration Trigger
Special triggers for orchestrating workflows (fan-in/fan-out, long-running processes).
check_circle Workflow coordinationcheck_circle State managementcheck_circle Error handling