Skip to content

Details

Summary

Using the cloud to create solid scalable applications.

Agenda

pizza/beer/networking every day carry Xiki (speed presentation) Iron.io and Workers (20 min) Heroku (30 min) wrap

Talk 1:

http://photos1.meetupstatic.com/photos/event/2/4/6/0/event_80829312.jpeg

12 Factors Apps
Chris Continanza
Heroku (http://www.heroku.com/) Engineering

Lessons on building cloud apps from engineers directly involved in the development and deployment of hundreds of apps (and indirectly witnesses to the development, operation, and scaling of hundreds of thousands of apps).

The Twelve Factors (http://www.12factor.net/)

These 12 factors synthesize observations from a wide variety of software-as-a-service apps in the wild. Focusing on ideal practices for app development, paying particular attention to the dynamics of the organic application growth over time, the dynamics of collaboration between developers working on the app’s codebase, and avoiding the cost of software erosion (http://blog.heroku.com/archives/2011/6/28/the_new_heroku_4_erosion_resistance_explicit_contracts/).

blog/chriscontinanza.com (http://chriscontinanza.com)github/csquared twitter/em_csquared (http://twitter.com/em_csquared/)

Talk 2:

http://photos4.meetupstatic.com/photos/event/8/8/5/6/event_87274902.jpeg

Workers and Worker Patterns at Scale
Travis Reeder/Chad Arimura
Co-founders, Iron.io (http://www.iron.io/)

The talk will be about workers and worker patterns especially for apps that have a lot of need to scale things in the background. Topics will include how to use schedule jobs to continually process data, how to spin up and manage many concurrent tasks, and how to create a framework for building many more processes into the background. These and others are directly lessons from developing many data-heavy applications in the cloud as well as a number of use cases and learnings from users of IronWorker.

blog/blog.iron.io (http://blog.iron.io/)github/iron-io twitter/getiron (http://twitter.com/getiron)

Speed Presentation:

http://photos1.meetupstatic.com/photos/event/8/b/7/6/event_87275702.jpeg

Xiki is an insertable shell-like doc type with a wiki syntax and menus. Turns documentation, wikis, and other webpages from static resources to interactive computing and launching points.

Related topics

You may also like