Can we deploy a Rails monolith with audience-based scaling without breaking it up?
Victoria moderated a panel of healthcare technology founders and lead engineers on the acceleration of DevOps adoption into Healthcare Industry during the pandemic.
Our DevOps, SRE & Cloud Platform team talks with thoughtbot CTO Joe Ferris about questions related to continuous integration and continuous delivery practices at thoughtbot and how they have evolved over time.
If you’re deploying with downtime you don’t have continuous delivery, you have continuous downtime.
It’s easy to check out new branches in Git. We’re moving forward with main and leaving master for the reflog.
Make your job queue more performant, robust, and understandable by breaking it up into a pipeline of messages.
We’ve been doing more data engineering for clients lately. Every time I say we’re doing that, I have to explain what it is and what we’re doing! A brief glossary to describe data engineering and some common practices and technologies in the data engineering ecosystem.
Simplify and clarify your code by carefully choosing abstractions.
We’ve embarked on a magical journey into functional programming and richly-typed development. We want you to join us.
In an application we worked on, we presented users with multiple choice...