@Bo80337023@JustJake It has alot of comparable features from what I can tell, but DO Apps also allows you to deploy more than just static sites, you can also deploy container images
We recently released scheduled functions in beta. Now you can run @digitalocean functions on a schedule with a Cron. Try it out, its pretty slick! #DigitalOcean#Functions
Nice! Digital Ocean App platform autodeploys docker images from the DigitalOcean Container Registry now by default! (no api requests needed in the build pipeline anymore 😎) https://t.co/tEsZIV4vPC #digitalocean#appplatform#kubernetes#docker#cloudhosting
@mechanical_monk You can deploy a single DigitalOcean App Platform app with both the static site and the nodejs web service. The static site and backend can be deployed from similar or different repos, and will Auto-deploy when the code changes.