Slide 1

Slide 1 text

Hassle-free web apps on

Slide 2

Slide 2 text

47 Degrees http://47deg.com https://partners.heroku.com/47-degrees ! Raúl Raja https://github.com/raulraja @raulraja Who are we?

Slide 3

Slide 3 text

Let’s get started! Sign up for an account at heroku.com

Slide 4

Slide 4 text

Download & Install the Heroku Toolbelt at 
 https://toolbelt.heroku.com/

Slide 5

Slide 5 text

git clone http://github.com/47deg/heroku-play2-demo.git Heroku uses Git for deployments. Let’s clone our sample app

Slide 6

Slide 6 text

Once our app is downloaded create a Heroku app in its root. A Git remote is automatically added pointing to your Heroku app in the cloud.

Slide 7

Slide 7 text

Next we provision the Database with the Mongolab addon.

Slide 8

Slide 8 text

Logentries for log management

Slide 9

Slide 9 text

Loader.io to simulate load testing and get ready for prime time

Slide 10

Slide 10 text

And finally New Relic to monitor our app internals

Slide 11

Slide 11 text

> heroku create:app > heroku addons:add logentries > heroku addons:add mongolab > heroku addons:add newrelic > heroku addons:add loaderio

Slide 12

Slide 12 text

> heroku addons:add logentries > heroku addons:add mongolab > heroku addons:add newrelic > heroku addons:add loaderio

Slide 13

Slide 13 text

http://47deg.tumblr.com/

Slide 14

Slide 14 text

http://47deg.tumblr.com/

Slide 15

Slide 15 text

No content

Slide 16

Slide 16 text

No content

Slide 17

Slide 17 text

http://www.vibrant.com/cable-messes.php Running on spaghetti servers?

Slide 18

Slide 18 text

http://www.vibrant.com/cable-messes.php Running on spaghetti servers?

Slide 19

Slide 19 text

THANKS! ! Sample Project https://github.com/47deg/heroku-play2-demo/ ! Buildpacks https://devcenter.heroku.com/articles/buildpacks ! Heroku Addons https://addons.heroku.com/ ! 47 http://47deg.com