Silhouette of a person with rolling luggage walking through a futuristic, glowing tunnel lined with computer monitors and tech elements, with an airplane silhouette overhead and warm orange light radiating from the vanishing point.

Tag: cdn

  • CDN-ON-A-DIME

    CDN-ON-A-DIME

    During my job hunt, I decided to challenge myself by building a proof-of-concept to see if I could extend Kubernetes with CDN-like functionality. Check out my new page describing this project.

  • CDN on a Dime

    CDN on a Dime

    Building a Kubernetes-Integrated CDN: A Personal POC Journey (See the bottom of this page for a diagram to follow along with)(Also follow along with the githib repo at https://github.com/cstradtman/cdn-on-a-dime) During my job hunt, I decided to challenge myself by building a proof-of-concept to see if I could extend Kubernetes with CDN-like functionality. This experiment wasn’t about…

  • Implementing Edgio Delivery CDN as an Ingress Provider in Your Kubernetes Cluster

    Implementing Edgio Delivery CDN as an Ingress Provider in Your Kubernetes Cluster

    Foreword The following is an example of integrating Kubernetes with Edgio Delivery CDN service for experienced Kubernetes practitioners. It assumes a level of knowledge in Kubernetes and knowledge of standard internet protocols such as TCP, DNS, and HTTP/HTTPS. The final objective is to demonstrate a way to make Edgio Delivery CDN service appear as standard…