Remove Case Study Remove Database Remove Open Source Remove Speed
article thumbnail

Announcing the Availability of Percona Backup for MongoDB 2.2.0

Percona

To make sure that Percona Backup for MongoDB answers the pains of our customers, we took the common denominator of the pains that anyone using snapshot capabilities faces when performing backups and restores and positioned PBM as the open source, freely available answer to those pains. Now why Technical Preview, you may ask?

article thumbnail

Improving The Performance Of Wix Websites (Case Study)

Smashing Magazine

Improving The Performance Of Wix Websites (Case Study). Improving The Performance Of Wix Websites (Case Study). We deployed these enhancements gradually over time to ensure that our users didn’t experience any disruptions, but instead only a consistent improvement of their site speed. Dan Shappir.

Website 126
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

How Data Inspires Building a Scalable, Resilient and Secure Cloud Infrastructure At Netflix

The Netflix TechBlog

Challenges & Opportunities in the Infra Data Space Security Events Platform for Anomaly Detection How can we develop a complex event processing system to ingest semi-structured data predicated on schema contracts from hundreds of sources and transform it into event streams of structured data for downstream analysis?

article thumbnail

Fostering a Web Performance Culture

Jos

presented in Google IO 2018 ( source ) These tools make it easier to determine where we need to put emphasis to improve our sites. Also, the speed of my internet connection is humongous and I’m close to data centres located in Stockholm and London. Lots of case studies where changes in performance led to key metric improvement.

article thumbnail

Fostering a Web Performance Culture

Jos

At the same time, they open a door to lots of concepts that might be overwhelming: PRPL, RAIL, Paint Timing API, TTI, HTTP/2, Speed Index, Priority Hints and more …. Also, the speed of my internet connection is humongous and I’m close to data centres located in Stockholm and London. Ideally, shoot for 30% speed improvements.

article thumbnail

Creating A Magento PWA: Customizing Themes vs. Coding From Scratch

Smashing Magazine

When dealing with e-commerce at some point, you probably have heard, and perhaps used Magento, an open-source e-commerce platform. Based on the data provided by divante ’s findings on 30 PWA case studies, progressive web apps have a 36% larger mobile conversion rate than native applications. Coding From Scratch.

Code 74
article thumbnail

Revamp MySQL Query Optimization and Overcome Slowness of ORDER BY with LIMIT Queries

Percona

The efficiency of database queries in MySQL can make all the difference in the performance and responsiveness of applications. In this blog post, I’ll dig into MySQL query optimization and show how MySQL uses indexes in cases of queries using sorting and limiting. Here, we will look through a case study with an example.