Being cheap with the cloud

By Aaron Powell

Elevator Pitch

The cloud means we can build applications that are run for cheap right? But what does that look like in reality? How do we go about creating a web application that can scale out but only cost a few dollars per month to run?

Description

The commoditization of the cloud has made it easier than ever to build an application that scales up or out as we desire. However, a traditional mindset of building applications to be deployed into web farms can result in a cost explosion that might make us question whether we’re really enjoying any cost-saving benefits.

When we’re building a web application with a rich front end experience do we really need beefy webservers to run it?

This is where the power of serverless comes in, allowing us to scale rapidly with a minimal cost impact.

In this talk, we’ll look at how to build a Single Page Application (SPA), that can handle thousands of requests per second but cost us only dollars per month by being smart about the kinds of Azure resources we are consuming.

Notes

I use my experience in building the web platform for a conference I run and cutting the monthly cloud spend from $65 to $3.