Wait Wait Stats: New Versions Published
As a follow-up to my last blog post, I have published the latest versions of the Wait Wait Stats applications and API to production. The wwdtm package has also been published to PyPI, and docs.wwdt.me has been updated with docs for the new version.
- Stats API: api.wwdt.me
- Graphs Site: graphs.wwdt.me
- Reports Site: reports.wwdt.me
- Stats Page: stats.wwdt.me
This also coincides with the site migration from a server instance deployed at DigitalOcean to a cloud server instance deployed at Hetzner. The reason for migrating cloud hosting providers is that Hetzner provides better performance at a lower cost than the instance size I used at DigitalOcean.
I considered Linode, as they have a data center in Central US. However, the performance-to-cost ratio is minimally better than DigitalOcean. I also looked at ARM-based instances at Oracle Cloud and Amazon AWS, which performed worse at similar prices to Hetzner cloud instances. Google Cloud and Microsoft Azure were not considered due to their higher costs, even for basic instance sizes.
The sites are also now being served through CloudFlare to provide protection against various denial-of-service attacks, reducing unwanted bot traffic and providing faster serving of static content and files.