Remove articles a-complete-guide-to-aws-file-handling-and-how-it-i
article thumbnail

A New Pattern For The Jamstack: Segmented Rendering

Smashing Magazine

If you think that static rendering is limited to generic, public content that is the same for every user of your website, you should definitely read this article. Let’s focus on a scenario very useful for blog owners: handling paid content. The witty jokes in each article are only visible to paid users. Eric Burel.

Cache 114
article thumbnail

Aurora vs RDS: How to Choose the Right AWS Database Solution

Percona

Now that Database-as-a-service (DBaaS) is in high demand, there are multiple questions regarding AWS services that cannot always be answered easily: When should I use Aurora and when should I use RDS MySQL ? How do I choose which one to use? What are the differences between Aurora and RDS?

AWS 52
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

Front-End Performance Checklist 2021

Smashing Magazine

This guide has been kindly supported by our friends at LogRocket , a service that combines frontend performance monitoring , session replay, and product analytics to help you build better customer experiences. DOM complete, time to first byte, first input delay, client CPU and memory usage. Vitaly Friedman. 2021-01-11T15:30:13+00:00.

article thumbnail

Front-End Performance Checklist 2020 [PDF, Apple Pages, MS Word]

Smashing Magazine

How do we actually know where we stand in terms of performance, and what our performance bottlenecks exactly are? And, most importantly, where do we even start improving performance and how do we establish a performance culture long-term? Vitaly Friedman. 2020-01-06T10:30:13+00:00. 2020-01-06T12:35:48+00:00. Table Of Contents.

article thumbnail

PyMongo Tutorial: Testing MongoDB Failover in Your Python App

Scalegrid

In this post, we show you how to connect to an SSL-enabled MongoDB replica set configured with self-signed certificates using PyMongo, and how to test MongoDB failover behavior in your code. This guide helps you in sorting out the dependencies, and the driver compatibility matrix can be found here.

Testing 55
article thumbnail

Front-End Performance Checklist 2019 [PDF, Apple Pages, MS Word]

Smashing Magazine

How do we actually know where we stand in terms of performance, and what our performance bottlenecks exactly are? And, most importantly, where do we even start improving performance and how do we establish a performance culture long-term? Vitaly Friedman. 2019-01-07T12:00:13+00:00. 2019-04-29T18:34:58+00:00. Table Of Contents.

article thumbnail

Solaris to Linux Migration 2017

Brendan Gregg

The following is my opinion and not an official guide to any OS. It feels largely the same, except kstats are in /proc/spl/kstat/zfs/arcstats, and I debug it with Linux tracing tools instead of DTrace (more on that next). There have been some issues on Linux, but overall it's been ok, especially given how hard we push ZFS.