Remove serverless-to-the-max-doing-big-things-for-small-dollars-with-cloudflare-workers-and-azure-functions
article thumbnail

Serverless to the Max: Doing Big Things for Small Dollars with Cloudflare Workers and Azure Functions

Troy Hunt

As time has gone by, one of the things I've enjoyed the most in running Have I Been Pwned (HIBP) is seeing how far I could make the dollars stretch. How big can it go whilst at the same time, running it on a shoestring? By way of (very brief) background, one of the features in HIBP is Pwned Passwords.

article thumbnail

Building Password Purgatory with Cloudflare Pages and Workers

Troy Hunt

Last month as part of my blog post on How Everything We're Told About Website Identity Assurance is Wrong , I spun up a Cloudflare Pages website for the first time and hosted digicert-secured.com there (the page has a seal on it so you know you can trust it). All they have to do first is create a password.

Passwords 140
article thumbnail

Seamless A/B Testing, Deployment Slots and DNS Rollover with Azure Functions and Cloudflare Workers

Troy Hunt

Two of my favourite developer things these days are Azure Functions and Cloudflare Workers. So for example, when you have an Azure function and you deploy it under a consumption plan , you pay for per-second resource consumption (how much memory you use for how long) and the number of times it executes.