Giter Site home page Giter Site logo

heroku-workshop's Introduction

How High Performing Teams use Heroku Flow

  • Tentative Time: 3:00-4:30
  • Length: 90 minutes
  • Format: Hands-on, building, interactive

Facilitator

@joshwlewis

Josh W Lewis

Josh W Lewis is a multi-discipline engineer who has been building web applications and development tooling for nearly a decade. Lately, he's been building new workflows for developers on GitHub, delivering Heroku Pipelines and Review Apps and leading the development of Heroku CI as part of a small, high-performance team.

Abstract

Continuous Integration and continuous delivery are the key to code quality, product agility, and engineering velocity. In this session, you’ll learn how your team can use GitHub, Heroku Pipelines, and Heroku CI to make continuous delivery simple and flexible. The Git-based methodology provides for a pipeline through which code begins as a fully executable pull request, goes through automated unit and integration tests, is automatically merged to test and staging apps, and is then deployed to production with a single click. Some customers are able to deploy features and fixes up to 500+ times a week, with very few rollbacks from production. Developers with an intermediate level of experience will benefit the most from this workshop.

Prerequisites

Requirement Mandatory? Where to get it Comments
An internet connection Yes Conference WiFi
A modern web browser Yes google.com/chrome
A Heroku account Yes signup.heroku.com
A verified Heroku Account No dashboard.heroku.com/account/billing A credit card is required for advanced features like addons and CI. This demo uses free resources.

Resources

Resource Where to get it
Slides hrku.co/universe-workshop
Demo Repository heroku/memefab
Demo App memefab.herokuapp.com

Outline

0:00 - Introduction

  • Hi, I'm Josh
  • What is Heroku?
    • Brief description; TL;DR it's a PaaS
    • Quick walkthrough of demo app
  • What are Heroku Pipelines?
    • A workflow designed for high-performing teams
    • Builds on workflows you already have in GitHub
    • Illustrate the full development workflow GIF

0:10 - Demo/Hook

  • Showcase the entire workflow

    • Open a PR
    • Inspect the PR app
    • Check CI test results
    • Merge the PR
    • Watch staging auto-deploy
    • Inspect staging
    • Check CI results
    • Promote to prod
  • Your turn! We'll guide you through

    • Setting up a Pipeline
    • Setting up automatic deploys to staging
    • Setting up automatic review apps
    • Setting up automatic CI runs
    • Setting up promotions to production
    • Taking a feature from development through staging and to production

0:25 - Prerequisites

  • A web browser (tablet or laptop is fine, smartphone is harder, but should work)
  • An internet connection
  • A GitHub account (logged in)
  • A Heroku account
  • Pause for 5 minutes, staff helps folks get on wifi, create/login to accounts

0:30 - Iteration 1

  • Walkthrough
    • Fork the sample repository
    • Create a staging app (via Heroku Button)
    • Add it to the pipeline
  • Pause for Q&A, staff patrolling and helping perform steps

0:40 - Iteration 2

  • Walkthrough
    • Connect pipeline to your repository
    • Enable automatic deploys
    • Enable review apps
  • Pause for Q&A, staff patrolling and helping perform steps

0:50 - Iteration 3

  • Walkthrough
    • Create production app (via Heroku Button)
    • Add it to the same pipeline
  • Pause for Q&A, staff patrolling and helping perform steps

0:60 - Iteration 4

  • Walkthrough
    • Enable CI
      • caveat: this step is optional because it costs a few cents and requires CC
  • Short pause for Q&A, staff patrolling and helping perform steps

0:65 - Iteration 5

  • Walkthrough
    • Ship a feature
      • Open a PR
      • Inspect the PR app
      • Check CI results for feature branch (if applicable)
      • Merge the PR
      • Watch auto-deploy to master
      • inspect staging app
      • Check CI results for master (if applicable)
      • Promote to prod
      • Inspect running prod app
  • Short pause while attendees work through steps

0:75 - Q&A

heroku-workshop's People

Contributors

hectorsector avatar hollenberry avatar joshwlewis avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.