---
title: "Roll Your Own Continuous Delivery"
description: "A Google Cloud Build talk on rolling your own continuous delivery pipeline — design choices, integration with GitHub, and the trade-offs between using a managed product and a hand-built pipeline."
doc_version: "1.0"
last_updated: "2019-07-01"
canonical: "https://timothyjordan.com/blog/2019/07/01/Roll-Your-Own-CD.html"
---
# Roll Your Own Continuous Delivery

_Published July 1, 2019_

> A Google Cloud Build talk on rolling your own continuous delivery pipeline — design choices, integration with GitHub, and the trade-offs between using a managed product and a hand-built pipeline.

<style>
.responsive-wrap iframe{ max-width: 100%;}
</style>
<div class="responsive-wrap">
  <iframe src="https://docs.google.com/presentation/d/e/2PACX-1vS7o5zm6QsXQuW5bmR402pjah1NOf31BOWHMhyJdBWC7RPpvdV8Tf_9p4hI0h3gcQ6ersoP34pHs06-/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>
</div>

## Sitemap

See the [full sitemap](/sitemap.md) or the [blog index](/blog/index.md) for every page on the site.
