back
1 comments
For a lot of use cases if you proxy it through something external like Cloudflare, you might as well just write the code in Cloudflare Functions. Even faster as no proxying will be required.
You can't run a docker images on Cloudflare functions, nor can you run a code with 10GB size.