A quick preview of how posts on this blog will look. Most will follow a simple shape: context → options → recommendation → trade-offs.

Context

You’re building a workload on Azure. You have a handful of services to choose from, each with opinionated defaults.

Options

ServiceBest forWatch out for
App ServiceClassic web appsCold starts on lower tiers
Container AppsMicroservicesDapr complexity if you don’t need it
FunctionsEvent-drivenLong-running workloads

Recommendation

Pick the smallest service that meets your requirements today — and make sure the next step up is a short migration, not a rewrite.

Trade-offs

Every architecture choice is a trade-off. I’ll call them out explicitly in each post so you can decide what fits your context.


More posts coming soon.