Example is hotel reservations - you know when busy season is.
Free tier is 1GB and 10 apps, shared instance, no SLA, 60 mins compute per day (dev) Shared goes up to 100 apps, 240 mins compute per day Basic has unlimited and supports scaling to 3. 99.95% SLA. 3 sublevels Standard can scale to 10. 99.95% SLA, has 3 sublevels Premium 20 instances, 99.95%, multiple sublevels of hardware Isolated 100 instances.
Not all tiers are available for all OS (no shared linux)
Key to scaling is to know when to do it. Simplest way is to use the portal.
Used the portal to
- select the number of instances
- monitor errors, cpu, memory, etc
Scale out is more instances at the same hardware level.
Scale up is different hardware.
Scaling up can cause an interruption in service and IP addresses can change
Used to portal to
- change the app service plan to something bigger (and more expensive)
- watched the metrics