Running your README in CI

Here's the deal: running your builds in CI the same way you'd run them on your local machine, based on your README steps, isn't just a neat trick—it's a blueprint for success for onboarding speed and build reliability. Let's get into why this approach could be your team's next big win.

Read More
SF Engineering Leadership Annual 2022
Uncategorized Zach Goldberg Uncategorized Zach Goldberg

SF Engineering Leadership Annual 2022

I had the good fortune of attending the San Francisco Engineering Leadership Community 2022 Annual Conference, their first since the start of the COVID19 Pandemic. The event took place over 2 days at Fort Mason in San Francisco, had about a dozen vendors with booths, three “keynote” spaces, and a handful of tables for smaller group conversations.

Read More
Uncategorized Uncategorized

Production SQL Server Checklist & Best Practices

Much ink has been spilled on which database you should use, or how to think about which database to use, for your project. My aim in this post is not to sell you on any database paradigm, rather to serve as a reference guide and checklist for how to responsibly host a SQL server, be it MySQL, Postgresql or other, in production.

Read More