Blog homepage » Entry
Bootstrap Shuffle January 18, 2019

BLAZING FAST Bootstrap Builder! ⚡⚡⚡

Benedykt Michalski

Inspirational Writer

The user described operation of the builder’s interface but they didn’t see what happened in the background, and this is something I’m specifically proud of.

Our infrastructure was tested in action and we were able to sustain traffic from Hacker News and Product Hunt with not problem. 

Our configuration:

  • Dedicated servers in OVH (3x cheaper than AWS!)
  • Using data center in Canada and France (vRack between servers)
  • Cloudflare as CDN (Content Delivery Network) and Load Balancer 
  • In Cloudflare, Cache services are active as well as Argo (optimised routes) and Load Balancing with Geo steering

Geo steering means (with appropriate settings) that users from the Americas are transferred to the data center in Canada, while users from Europe are transferred to the data center in France. Only if the basic (closest) location fails, will the user be transferred to a more distant server.

Using the Bootstrap Shuffle (Bootstrap builder for busy developers), configuring the appearance of the theme, you will often compile Sass to CSS on our server (each change of settings will generate a new Sass compilation).

This is why the fastest connection is very important to us and load balancer from Cloudflare is perfect here!

Compilation of Bootstrap Sass files takes approximately 300ms. If we had servers only in America, users in Europe would see results of compilation 110 ms later! This is unacceptable! (You can verify the time of connection with the data center in Canada by completing the following: ping proof.ovh.ca)

Another data center that we will use is in Singapore (it will manage traffic from Asia).

Related blog posts

Shuffle December 21, 2023

Shuffle in 2023: Export to GitHub, UI Library Creator, and more.

We had a busy year at Shuffle, and you’ll love this. There are just five working days till the end of this year, and we are preparing the final update for 2023. The team is crushing it! If you haven’t checked Shuffle recently (https://shuffle.dev/new), here are the most important updates to the editor made in […]

Benedykt Michalski

Inspirational Writer

Learning October 31, 2023

Halloween.css

Use CSS filters to change your website’s style into Halloween mode in just a few lines of CSS. It is super scary!

Benedykt Michalski

Inspirational Writer

Bootstrap September 9, 2022

Hero Components Spotlight

Picking the right header is crucial to website reception. Will the user stay on the website or bounce? That depends on what he will see!

Benedykt Michalski

Inspirational Writer

© 2022 Shuffle. All rights reserved.