Stuart (8)

Stuart Reed is an IT leader, Entrepreneur, Software Developer and Certified AWS Cloud Specialist. LinkedIn: https://www.linkedin.com/in/stuartareed/

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

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

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

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

Serverless computing on AWS #4 Unit testing

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

Serverless computing on AWS #3 Project structure

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

Serverless computing on AWS #2 Security

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

Serverless computing on AWS #1 So what?

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

Why upgrade to HTTP 2?

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

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

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