Using AWS Lambda to verify site uptime
Recently I had to start looking into the AWS Lambda as it might become part of a portfolio of cloud services we shall start depending on.
As you might already know currently Lambdas can be written only using:
node.js (which I passionately hate);
Ja...
blog.aleksic.dev3 min read