What Is

How DNS Works: The Internet’s Secret Road Trip Guide

One of the most misunderstood technologies on the internet is the Domain Name System or DNS.  It could be considered the red headed stepchild, sorry to all my red heads out there, but without it getting around the internet would not be fun.  Think of having to memorize latitude and longitude coordinates to get to […]

How DNS Works: The Internet’s Secret Road Trip Guide Read More »

What is Docker

What is Docker? Docker is a platform as a Service (PaaS) that utilizes operating-level virtualization to deliver software in a container construct. A container can be thought of as what is needed to run that specific application that you want to containerize, with all the binaries and libraries needed for that specific application to function.

What is Docker Read More »

What is MPLS?

MPLS stands for MultiProtocol Label Switching.  MPLS is a service provider technology that allows fast packet switching based on a label number instead of a MAC address.  The MPLS frame sits between the Layer 2 and Layer 3 frames on an IP packet and is 32 bits long. The MPLS label looks like this. The

What is MPLS? Read More »