11
Heroku Eine Cloud Application Platform Webmontag 17.06.2013 Patrick Oscity, Oncommerce GmbH

Heroku – Eine Cloud Application Platform

Embed Size (px)

DESCRIPTION

Slides for the talk about Heroku that Patrick Oscity gave at Webmonday Jena on June 17, 2013.

Citation preview

Page 1: Heroku – Eine Cloud Application Platform

Heroku Eine Cloud Application Platform

Webmontag 17.06.2013 Patrick Oscity, Oncommerce GmbH

Page 2: Heroku – Eine Cloud Application Platform

2 von 11 www.oncommerce.de

Über mich  Ruby/Rails Background

  Div. Freelance Projekte  Medieninformatik

  Bauhaus-Uni Weimar

 Software Developer   OnCommerce GmbH

Page 3: Heroku – Eine Cloud Application Platform

3 von 11 www.oncommerce.de

Was ist Heroku?  Cloud Application Platform  PaaS – Platform as a Service   „forget servers“  stattdessen UNIX Prozesse

  Dynos & Workers

 entwicklerorientiert → Workflow

Page 4: Heroku – Eine Cloud Application Platform

4 von 11 www.oncommerce.de

Ruby

Unterstütze Sprachen

Page 5: Heroku – Eine Cloud Application Platform

5 von 11 www.oncommerce.de

Dynos & Workers  Dyno

  Web-Prozess   Erhält HTTP Requests von Heroku Router (Nginx)   Z. B. rails, sinatra, django server

 Worker   Hintergrundprozesse

 Automatisches Monitoring

Page 6: Heroku – Eine Cloud Application Platform

6 von 11 www.oncommerce.de

Add-ons

Page 7: Heroku – Eine Cloud Application Platform

7 von 11 www.oncommerce.de

Add-ons  Datenbanken  Suche  Messaging  Caching  Logging  …

Page 8: Heroku – Eine Cloud Application Platform

8 von 11 www.oncommerce.de

Deployment  Versionsverwaltung mit Git  Heroku Command Line Tool

  Auch als Eclipse Plugin

 Deployment via   git push heroku master

Page 9: Heroku – Eine Cloud Application Platform

9 von 11 www.oncommerce.de

Demo

Page 10: Heroku – Eine Cloud Application Platform

10 von 11 www.oncommerce.de

Key Benefits  Schnelles Deployment  Keine Serveradministration  Security  Scalability  Git forciert „echte“ Releases

Page 11: Heroku – Eine Cloud Application Platform

11 von 11 www.oncommerce.de

Fragen?

Patrick Oscity Software Developer

[email protected] +49 3641 5598580

OnCommerce GmbH Otto-Schott-Straße 13 | G56 D 07745 Jena