Upgrade to Pro — share decks privately, control downloads, hide ads and more …

AWS Lambda & Ruby/Rails with SAM

AWS Lambda & Ruby/Rails with SAM

Ken Collins

March 06, 2019
Tweet

More Decks by Ken Collins

Other Decks in Programming

Transcript

  1. Congratulations! The simple fact that you are sitting here listening

    to me, means you've made a glorious contribution to Science! Tragic, but informative. Cave Johnson
  2. Patterns • Directories (app, test, etc) • Lean Handler &

    PORO Usage • Debug HTML. Event, Context, & ENV • Minitest, TravisCI, & Capybara*
 
 *not really
  3. Little Gotcha List • Docker Shared Volume Perf • Logging

    & RAILS_LOG_TO_STDOUT • Keeping Package Size Down. • Invoke URL & Custom Domains
  4. Coming Soon • Quality Rack Integration. Session, Cookies, & More.

    • Deploy asset:precompile to S3. • Encrypted Session Secret via AWS System Manager Param Store. • Better Gemfile dev/test groups.