DevOps at Social Tables

Michael Dumont
Social Tables Tech
Published in
2 min readDec 4, 2017

At Social Tables, DevOps is providing teams with the best tools to deliver our products to customers. Visually, it looks like this…

The mission is to enable teams to move through that cycle as quickly as possible. We do that by providing the best tool for each capability and expanding our capabilities. Here’s some of the tools that help us deliver and learn…

Dubot is our CLI workflow tool. Dubot allows teams to deploy microservices to our customers in minutes. Along with speed, we also get consistency within our codebases and cloud.

Below I’m deploying from my Mac, but the established workflow ensures there is no black magic happening throughout our Continuous Delivery pipeline.

That ends up in Slack for all to see.

Most recently, we released @socialtables/tracer, which is a set of drop-in middlewares and request libraries that follow the Opentracing specification, to teams as a NodeJS module. It provides deep insight into how our services are behaving in the real world.

Additionally, we can observe errors with surgical precision.

That’s a sample of the tools we’ve built for the Engineering teams at Social Tables. There’s so much more to build. If DevOps is your mission, I’d love to hear from you. Reach me at michael@socialtables.com or at Social Tables HQ in downtown DC.

--

--