Phase 8 · Serverless & Event-Driven Architecture

Topics

When Serverless Isn't the Right Fit

Part of the Cloud Computing Roadmap.

Summary

Long-running processes, workloads needing consistent low latency, or applications requiring fine-grained infrastructure control are usually better served by VMs or containers than serverless functions.

How to Learn This

  • 1List 3 workload types that would fit poorly into a serverless function's execution model.
  • 2Learn why a long-running WebSocket connection typically doesn't fit a standard FaaS model well.
  • 3Practice matching workloads to serverless versus container/VM compute honestly, not defaulting to hype.
InsideEdge

Stuck on this topic? Ask an Insider

Get 1:1 guidance from people who've walked this exact path — free on the InsideEdge app.

Download
InsideEdge