Skip to content

heroku/app-innovation201

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heroku-innovation201

Intermediate Heroku Workshop - Using Node App with Heroku Process Model (web, worker, clock dynos), Postgres, Redis and Heroku Connect.

Note for the instructor (important)

  • Add the attendees to a Heroku Enterprise Org as Org Members (otherwise they won't be able to extend the app with add-ons)

Heroku App Innovation Workshop Prerequisites

Required Online Accounts (mandatory)

Required Pre-work (not mandatory)

Topics to be covered

  • The Process Model https://devcenter.heroku.com/articles/process-model
  • Heroku Postgres
    • Postgres Plan and Production Tier Technical Caracterization
    • Upgrading Postgres
    • Connecting to Heroku Postgres from Outside of Heroku
    • Forking Postgres
    • Creating and managing Follower
    • Heroku Data links
    • Postgres Tuning
  • Heroku Redis
    • Technical Characteristics
    • Use case study
  • Heroku Add-ons
    • Papertrail / LogDNA
    • New Reric APM
    • Librato
    • SendGrid
    • Heroku Exec
  • Heroku Connect
    • Features
    • Settings
    • Tips