Get the latest tech news
How do you deploy in 10 seconds?
This post describes my lessons learned after 10 years running production environments in sizes ranging from "just getting started" to a "Series F" company wi...
This post describes my lessons learned after 10 years running production environments in sizes ranging from "just getting started" to a "Series F" company with 4-9 SLAs. Let's start with the typical setup for my company, analyze what takes the most time, and see how we can strip these layers away to make something that's faster and simpler. This example script builds our binary, moves it to our dedicated daemon's home folder, adjusts permissions and ownership, and restarts the service.
Or read this on Hacker News