Serverless computing on AWS #5 Hosting your website (Part 2)

Stuart,

I prefer to host my web sites via CloudFront, there are a…

Serverless computing on AWS #5 Hosting your website (Part 1)

Stuart,

Hosting websites on AWS is dead easy and dead cheap. The page…

Serverless computing on AWS #4 Unit testing

Stuart,

Lean manufacturing, pioneered by Toyota in the 90's, advocates quality checks of…

Serverless computing on AWS #3 Project structure

Stuart,

Before starting to develop a serverless application I setup a project and…

Serverless computing on AWS #2 Security

Stuart,

Two things to remember about developing public facing web applications: Fortunately, Amazon…

Serverless computing on AWS #1 So what?

Stuart,

A few years ago I was CTO of a software company that…

Why upgrade to HTTP 2?

Stuart,

HTTP 1 supports 6 concurrent requests to a single subdomain. That means…

Make your ASP.Net web app fly: caching Ajax responses

Stuart,

I didn't realise until recently that it's possible to cache Ajax responses…