Fri.Sep 27, 2019

article thumbnail

Using Database Metrics to Predict Application Problems

SQL Shack

Summary Database metrics can be collected, maintained, and used to help predict when processes go awry so problems can be resolved before they become severe. Understanding when an application or process misbehaves is not always easy. We are often left waiting until a server, application, or service breaks or enters an undesirable state before we […].

Metrics 63
article thumbnail

Stuff The Internet Says On Scalability For September 27th, 2019

High Scalability

Wake up! It's HighScalability time: Nifty diagram of what testing looks like in an era or progressive delivery. ( @alexsotob, @samnewman ). Do you like this sort of Stuff? I'd greatly appreciate your support on Patreon. I wrote Explain the Cloud Like I'm 10 for all who want to understand the cloud. On Amazon it has 55 mostly 5 star reviews (131 on Goodreads).

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

Frankenstein Migration: Framework-Agnostic Approach (Part 2)

Smashing Magazine

Frankenstein Migration: Framework-Agnostic Approach (Part 2). Frankenstein Migration: Framework-Agnostic Approach (Part 2). Denys Mishunov. 2019-09-27T12:00:59+02:00. 2019-09-27T10:38:23+00:00. In this article, we’ll be putting all the theory to the test by performing step-by-step migration of an application, following the recommendations from the previous part.

Storage 67
article thumbnail

Preloading Pages Just Before They are Needed

CSS - Tricks

The typical journey for a person browsing a website: view a page, click a link, browser loads new page. That's assuming no funny business like a Single Page App, which still follows that journey, but the browser doesn't load a new page — the client fakes it for the sake of a snappier transition. What if you could load that new page before the person clicks the link so that, when they do, the loading of that next page is much faster?

Website 49