Report this

What is the reason for this report?

How can setup Load Balance with spaces

Posted on March 21, 2020

In case I have a huge traffic come from many users. Can I create many spaces & using load balance service to handling traffic ? If not , could you give me an advice for this case



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.

This comment has been deleted

Hello,

The DigitalOcean Spaces is a scalable object storage solution designed to handle large amounts of unstructured data. These Spaces are built on a highly available and distributed infrastructure, meaning that the service is designed to be robust and able to handle heavy traffic loads. They’re already designed to be scalable and handle large amounts of traffic, so there’s usually no need to create multiple Spaces for load balancing purposes.

However, to further enhance the performance and manage traffic, DigitalOcean offers a built-in Content Delivery Network (CDN) option with their Spaces. A CDN is a network of servers located around the world that caches your static content closer to where your users are located. When a user requests content stored in a Space, the CDN directs the request to the server closest to that user, which can help reduce latency and speed up the delivery of your content.

To enable the CDN for a Space:

  1. Navigate to the DigitalOcean Control Panel.
  2. Open the “Spaces” page.
  3. Click on the name of the Space for which you want to enable the CDN.
  4. On the settings page of the Space, click the “Enable CDN” button.

Once enabled, you’ll receive a new endpoint for your Space that routes through the CDN. Use this endpoint to serve your content.

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.