Wed.Oct 10, 2018

article thumbnail

Adaptive Serving using JavaScript and the Network Information API

Addy Osmani

Learn how to adaptively serve content based on the user's effective network connection type

Network 49
article thumbnail

What is Grey Box Testing?

Testlodge

Grey box testing is when the tester has a partial understanding of the internal structure in the system under test. Grey box testing is a process for debugging software applications by making an input through the front-end, and verifying the data on the back-end. We’ve talked about the difference between black box and white box testing before, so lets look at grey box testing in a little more detail.

Testing 48
article thumbnail

Kubernetes Tutorial - an Introduction to the Basics

KeyCDN

Google created Kubernetes to help developers better manage their containerized applications across clusters. Although a beta version was released in 2014, the first stable release of Kubernetes was just made available in September 2018. The following Kubernetes tutorial will cover the basic architecture and uses for this popular new tool. The Need for Containerization Today’s internet users don’t tolerate downtime, so developers have had to find ways to perform maintenance and update