|
|
|
|
|
by kodablah
1733 days ago
|
|
Native edge computing (i.e. containers or VMs at the edge) are probably more suitable than workers for such a task. Granted workers do have persistence options (e.g. KV store) but you'll have to target your existing app towards them. Disclaimer: I work at StackPath which offers containers and VMs at the edge with anycast IPs which is perfect for this use case. |
|