MOFAKH.COM
← Back to profile
.NET

Azure Functions triggers: timer, queue, blob, HTTP

unwrittenOutline
Note to self
Not written yet. This is the outline I am working from — it will be filled in as I go through the topic.
  • Timer triggers, CRON expressions and overlapping executions
  • Queue and Service Bus triggers: batching, lock renewal, poison queues
  • Blob trigger latency vs Event Grid
  • Cold starts, plans and keeping dependencies scoped