Website monitoring (or uptime monitoring) is essential for any commercial website or service and there are plenty of commercial vendors that provide these services. With the recent rollout of GitHub Actions, I’ve put together a simple lightweight website monitor you can implement for free, perfect for side projects and personal websites. In addition to this WordPress blog I’m using it to watch my parked domains and Tweetfave project, making sure they are alive and well.
I recently fixed my Weather by Text mini project to get it working again (since Yahoo shut down YQL) and to update with a few improvements. This service is a simple Twilio-based service which delivers the current weather for the location you send via text message.
Recently I’ve been trying to ramp up my cloud knowledge, specifically around Amazon’s web services (AWS). Earlier this month I passed the certified cloud practitioner test and the thing that really stuck with me was how much more effective it was to actually use the services rather than just reading about them.
I recently pass my first ever technical certification and now I’m officially an AWS Certified Cloud Practitioner! Read on for more details and my thoughts on whether this was worthwhile.
About 5 years ago I migrated this blog to WordPress. Overall, it’s been working well but my manual method for keeping WordPress (and plugins/themes) updated has been less than ideal. I just implemented a new system with GitHub and Docker that will hopefully make that upgrade path smoother, help me keep things updated, and avoid security issues from out of date code.