dns

tag: dns

Deploy to Cloudfront from GitHub using OpenID Connect

12 Mar, 2026 - 9 minutes
A common usage of CI/CD tools today is to build and deploy a static website to a CDN. This has many advantages over the old way (like running Wordpress), such as security, cost, and flexibility. Developers love the ability to use any crazy JavaScript library they want on the client side, Sysadmins love not having another PHP server to feed and water, and accountants love the bill! However, one common issue has been the common practice of hard-coding AWS API keys into CI servers, or worse, committing them into a repository.

You've just bought a new domain. Now what?

26 Oct, 2025 - 7 minutes
You’ve got a new idea for a product, or a store, or maybe just a neat pun. So it’s time to buy a domain, isn’t it? That’s the easy part. Put in your credit card info, add a reminder for next year so you remember to renew it, and you’re set. But that’s far from the end! There’s a lot of work to make sure everything is set up correctly, and the best time to do it is right now, before it becomes “scary” to tweak the DNS config.