SaltyVagrant
Salty Vagrant provides a collection of material all aimed at informing you about DevOps (in both the organisational and technical sense).
Why I won’t work for Google
TL;DR Building a YouTube business is not something I will ever do. Here’s why.It’s easy!
Outline of a CI/CD Pipeline for Video Processing
TL;DR In this article we are going to discuss the outline for a Continuous Integration/Continuous Deployment (CI/CD)1 pipeline to process videos. Specifically, we are going to discuss a pipeline to take a main video, an edit list, some inserts (ads, promos, etc.), some title cards (opening, closing, transitions, etc.), and some metadata (like the description, title, author, tags, categories, etc.) and use these to assemble a number of final versions to be uploaded to various target services (YouTube, Vimeo, lbry.tv, etc.).Being explicit
TL;DR There are many opportunities for developers to rely on implicit defaults. In this article I make the general proposition that it is better to be explicit rather than rely on defaults.Host Setup for SaltyVagrant
TL;DR Many SaltyVagrant articles and books use a common set of tools. This article outlines the tools used.