@janoszen Yea you are definitely a DevOps engineer. You could set-up a hook that on publish purges the CDN content then using cURL request your site at all of your nodes to prime the cache. Then you only have to maintain one origin.
@janoszen Nice overview. I fiddled with the idea of running my entire WordPress site through a CDN and wrote a plugin to make it happen github.com/kingkool68/wordpress-… It’s still experimental. I used @KeyCDN and @BunnyCDN because they are quite cheap and have APIs that make purging possible.