WebScheduler Part II: Designing the Web Scheduler

This is the second post in the series, if you haven’t read the first, you should stop here and read the first part before continuing. This post covers the system design of the Web Scheduler and the decisions made during the design process. The code for the project can be found here in these repositories . The Tech...

Building a Distributed Task Scheduler on DigitalOcean's App Platform

New Beginnings I’m a new engineer on the DigitalOcean App Platform team. I’ve spent the last 20 years writing C# code full-time. I’ve made the switch to Go and to be perfectly honest, I miss writing C#. You know that itch you have for doing something you love so much? Well, I’ve got to scratch that .NET itch somehow...