Author

Articles by Tyler Langlois

Tyler Langlois is a software engineer and DevOps practitioner striving to build more scalable, reliable systems. His experience ranges from designing large-scale datacenter virtualization schemes to leading OSS projects and everything in between. When not tinkering with servers and software at work, he's usually tinkering with servers and software at home (and has lost count of how many Rasperry Pis he owns).

Videos

Real-time monitoring of Fastly metrics with the Elastic Stack and Haskell

Do you use Fastly? Learn how you can plug real-time metrics from your Fastly services into Elasticsearch using this open source tool.

Videos

Pods, Tokens, and a Little Glue: Integrating Kubernetes and Vault in Elastic Infrastructure

Videos

Puppet State of the Union: May 2017

Videos

Effective Elasticsearch Plugin Management with Docker

Learn best practices when using Elasticsearch plugins within Docker for easier container management.

Videos

Elasticsearch Command Line Debugging With The _cat API

Unlike the usual Elasticsearch API endpoints, the cat API (as its name would imply) is especially suited for command-line tools.