We have our spaces endpoint set to NYC3 however we have a lot of customers who are using our service from London and are complaining of really slow upload times. What is generally done about this? Is there something the digital ocean provides to us or would cloudfront be a more appropriate solution.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
What you could do in this case is use the free built-in CDN, which is a network of edge servers that deliver content to users.
You can follow the steps here on how to enable the CDN for your Spaces here:
https://docs.digitalocean.com/products/spaces/how-to/enable-cdn/
Regards, Bobby