Tagged in

Serverless

Statics & Dynamics
Statics & Dynamics
Adventures in cloud architecture
More information
Followers
53
More, on Medium

Continuous Delivery with Terraform

A NuID Case Study

When I first started consulting with NuID almost 2 years ago, one of our objectives was to bake DevOps into the culture. Given our choice to rely heavily on serverless to keep initial costs down, it was essential…


Maximize Velocity by Minimizing Risk

Over the past 10 months, my team at Work & Co and I have been designing and building an ad tech platform. Our goal with the system was to rapidly and iteratively develop a high quality, scalable platform while minimizing the client’s ongoing operational costs and…


Automated Lambda Deployments with Terraform & CodePipeline

Over the past few months, I’ve been using Terraform and CodePipeline to automate deployment of Lambda functions across multiple AWS accounts for a platform we’re building at Work & Co. I’ve created an example on GitHub here. I…