4 cutting-edge technologies to speed up your sites

Default avatar.
May 19, 2016
4 cutting-edge technologies to speed up your sites.

The internet is constantly making headway with speed being the major metric of progress and a key question for most web developers. A previous WebdesignerDepot article How slow is too slow in 2016? highlighted the need to focus on speed, so we decided to present a few features that will help your site make the grade in 2016.

HTTP/2

Published in May 2015 and supported since the second half of 2015, HTTP/2 is a new version of the world wide web protocol.

The main improvement is the ability to cover multiple requests in a single connection. This ability is called multiplexing and it's revolutionary for web designers. Techniques like sprites or Data URIs won't be effective anymore.

HTTP/1 was more efficient when loading one large image instead of several small because it wasn't able to cover multiple requests at the same time. This was taken care of in the new version.

HTTP/2 also compresses headers before the requested data are sent, which simplifies the transport. Lastly, the new version is binary and not textual, as the previous version was.

The result is a performance boost of up to 50%. You can test the difference here.

The most difficult thing about moving to HTTP/2 may not be HTTP/2 at all. Even though HTTP/2 doesn't require a secured website directly, browsers only support it over SSL.

Your first step towards HTTP/2 should hence be an SSL certificate.

Once you have a certificate, implementing HTTP/2 on your own is only possible if you administer your server. Otherwise, it all depends on your web hosting or server hosting company.

According to W3Techs, currently only about 7% leverage HTTP/2.

SSL certificate

Put simply, SSL certificates encrypt the connection between a server and a client. Obtaining a certificate is easier than you may think and you can get one for free with Let’s Encrypt.

Let’s Encrypt is a new certification authority that left public beta in the middle of April of 2016. The goal of Let’s Encrypt is to eliminate all the manual processes required for obtaining a certificate. with Let’s Encrypt, the whole process is automated and takes just a few minutes.

You can get a certificate through your web hosting provider. For those who administer their own server, this article provides a step-by-step installation tutorial.

Brotli

Brotli is a new compression algorithm introduced last fall by Google. In general, compression algorithms reduce the size of transported data.

Google reported that compared to the current solutions, Brotli offers 20-26% better compression ratio. As a consequence, you can save about 40% of your traffic on HTML files and about 25% on CSS and Javascript.

As of now, Brotli is only supported by Chrome and Firefox, other browsers to follow soon.

Regarding servers, major servers like Nginx, Apache and Node.js require a packet installation. No server offers Brotli by default at the moment.

CDN

A Content Delivery Network is a set of servers around the world. These servers contain copies of your site’s content (images, videos, software etc.). When accessed, your data loads from a server closer to the visitor and so the overall loading is much faster everywhere on the planet.

Another great advantage is the improved reliability of your site. As the content is spread around tens of servers, your web hosting server is spared a significant portion of traffic and therefore is better protected from crashing.

The result is a website loading faster by (on average) 50%. Usually even more.

Katarina Krizalkovicova

Katarina Krizalkovicova is a web designer at the content delivery network provider CDN77.com.

Read Next

30 Most Exciting New Tools for Designers, 2023

As we near the end of 2023, we wanted to take a look back over all the tools we collected over the past year, to pick…

3 Essential Design Trends, December 2023

While we love the holidays, too much of a seasonal theme can get overwhelming. Thankfully, these design trends strike a…

10 Easy Ways to Make Money as a Web Designer

When you’re a web designer, the logical way to make money is designing websites; you can apply for a job at an agency,…

The 10 Most Hated Fonts of All Time

Remember when Comic Sans wasn’t the butt of the jokes? Long for the days when we actually enjoyed using the Impact…

15 Best New Fonts, November 2023

2023 is almost over, and the new fonts are still coming thick and fast. This month, we’ve found some awesome variable…

Old School Web Techniques Best Forgotten

When the web first entered the public consciousness back in the 90s, it was primarily text-based with minimal design…

20 Best New Websites, November 2023

As the nights draw in for the Northern hemisphere, what better way to brighten your day than by soaking up some design…

30 Amazing Chrome Extensions for Designers and Developers

Searching for a tool to make cross-platform design a breeze? Desperate for an extension that helps you figure out the…

Exciting New Tools for Designers, November 2023

We’ve got a mix of handy image helpers, useful design assets, and clever productivity tools, amongst other treats. Some…

The Dangers of Doomscrolling for Designers and How to Break Free

As a creative professional, navigating the digital realm is second nature to you. It’s normal to follow an endless…

From Image Adjustments to AI: Photoshop Through the Years

Remember when Merriam-Webster added Photoshop to the dictionary back in 2008? Want to learn how AI is changing design…

3 Essential Design Trends, November 2023

In the season of giving thanks, we often think of comfort and tradition. These are common themes with each of our three…