Skip to content

Latest commit

 

History

History
41 lines (36 loc) · 1.59 KB

README.md

File metadata and controls

41 lines (36 loc) · 1.59 KB

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