Internals of OpenRuko PaaS (Platform as a Service), an open source Heroku clone implementation.
Agenda:
- Cloud definitions
- Inception (from what ideas PaaS came from?)
- Distributed System Architecture
- Philosophies (Ephemeralization and Unix Process Model)
- The twelve-factor app
The twelve factor apps and openruko http://www.slideshare.net/nuxlli/the-twelve-factor-apps-and-openruko Applying the unix process model to web apps http://adam.heroku. com/past/2011/5/9/applying_the_unix_process_model_to_web_apps/ Ephemeralization http://adam.heroku.com/past/2011/4/7/ephemeralization/ Cloud Services by Adam Wiggins http://www.slideshare.net/adamwiggins/cloud- services?from=ss_embed The Twelve-Factor App http://12factor.net/ kirby Ferguson: Embrace the remix http://www.ted. com/talks/kirby_ferguson_embrace_the_remix.html