SaltyVagrant - page 4

Salty Vagrant provides a collection of material all aimed at informing you about DevOps (in both the organisational and technical sense).

  • Core Principles

    TL;DR Presentation introducing core principles series.
  • Core Concepts

    TL;DR Presentation introducing core concepts series.
  • 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!

    TL;DR A few thoughts on learning to program and the ‘ease’ of prgramming.

    Inspired by this article.


  • 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.).