|
|
|
|
|
by Gepsens
1733 days ago
|
|
I have a a server engine that runs a lot of small (and potentially unique) tasks (say 0.2% of 1vCPU and 30Mb of RAM), but require durable disk (rocksdb, sqlite for instance + some random files) and I want to locate them in specific regions depending on the server they are targeting.
Would Cloudflare workers be good enough for that or shall I stick to DO's cheap vms ? |
|
Disclaimer: I work at StackPath which offers containers and VMs at the edge with anycast IPs which is perfect for this use case.