Posts By

Ben Straub

HTTPS Auto-Promotion with Docker and NGINX
HTTPS Auto-Promotion with Docker and NGINX

One of the promises of Docker is the ability to run your code like it’s in production everywhere, including when you’re writing it. Differences in the runtime setting are meant to be controlled with configuration. This is a great idea. Something…

Kubernetes and AWS VPC Peering
Kubernetes and AWS VPC Peering

We’re making a bet with our next generation of services at Gridium. Our bet is that microservices will serve us better than monolithic services, and we’re in the process of moving our existing services to this kind of architecture too.…