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

LimeWire Developer APIs Herald a New Era of AI Integration

Generative AI is a fascinating technology. Far from the design killer some people feared, it is an empowering and…

20 Best New Websites, March 2024

Welcome to our pick of sites for March. This month’s collection tends towards the simple and clean, which goes to show…

Exciting New Tools for Designers, March 2024

The fast-paced world of design never stops turning, and staying ahead of the curve is essential for creatives. As…

Web Tech Trends to Watch in 2024 and Beyond

It hardly seems possible given the radical transformations we’ve seen over the last few decades, but the web design…

6 Best AI Productivity Apps in 2024

There’s no escaping it: if you want to be successful, you need to be productive. The more you work, the more you…

3 Essential Design Trends, February 2024

From atypical typefaces to neutral colors to unusual user patterns, there are plenty of new website design trends to…

Surviving the Leap from College to Real-World Design

So, you’ve finished college and are ready to showcase your design skills to the world. This is a pivotal moment that…

20 Mind-Bending Illusions That Will Make You Question Reality

Mind-bending videos. Divisive Images. Eye-straining visuals. This list of optical illusions has it all. Join us as we…

15 Best New Fonts, February 2024

Welcome to February’s roundup of the best new fonts for designers. This month’s compilation includes some innovative…

The 10 Best WordPress Quiz Plugins in 2024

Whether it’s boosting your organic search visibility or collecting data for targeted email marketing campaigns, a great…

20 Best New Websites, February 2024

It’s almost Valentine’s Day, so this latest collection is a billet-doux celebrating the best of the web this month.

Everything You Need to Know About Image Formats In 2024

Always trying to walk the tightrope between image quality and file size? Looking to branch out from JPGs and PNGs this…