infrastructure from scratch
play

Infrastructure From Scratch Presented By Jamie Pitts Sunday, June - PowerPoint PPT Presentation

Perl Workshop Preview Infrastructure From Scratch Presented By Jamie Pitts Sunday, June 19, 2011 Goal To learn how to build a modern perl infrastructure which can be used for data processing and web apps... mostly from scratch. Open


  1. Perl Workshop Preview Infrastructure From Scratch Presented By Jamie Pitts Sunday, June 19, 2011

  2. Goal To learn how to build a “modern perl” infrastructure which can be used for data processing and web apps... mostly from scratch. Open Source Bulldozer One of 50 tools in the Global Village Construction Set Sunday, June 19, 2011

  3. What is Infrastructure? Infrastructure is everything that supports what you want to build Provides the basic plumbing for your apps. In the case of perl: mostly CPAN libraries and glue code. Generates files and code to get you started. Guides how you will build something. Enables others to help. Sunday, June 19, 2011

  4. What is Being Built? A simple but complete application stack, built in steps. Clearly defined, documented, and tested “moving parts” Application stack that makes good use of Log4Perl, Moose, DBIC, and Catalyst. Infrastructure that is separate from the implementation. Simple implementations are used to build and test the infrastructure. Butterfly Anatomy Sunday, June 19, 2011

  5. Why Build From Scratch? (Because we usually just re-purpose what we’ve worked on before.) Understand how a modern perl system works from top-to-bottom. See some CPAN libraries in action: DBIC, Catalyst, Moose. Steal some ideas. Break free of re-engineering inertia. Iterate from where the workshop ends. Sunday, June 19, 2011

  6. The Chicken Egg... Solution To Iteratively Build Your Infrastructure: Bootstrap and Test Increasingly Complex Apps 1. Installation and Plumbing 2. Project and Component Builders: “Hello, World” 3. Database and DBIC: “Hello, Data” 4. Catalyst: “Hello, Web User” 5. Catalyst-DBIC Component: “Hello, Web Application” The RepRap Mendel Sunday, June 19, 2011

  7. Building How from What Infrastructure Your Components Your Project Downloads, Installs Config Hello, World Environment Database Schema Hello, Database General Plumbing Model Hello, Web User Logging Hello, Web App Generators Bootstrap Database and DBIC Test Catalyst Sunday, June 19, 2011

  8. That’s It For Now To Be Continued... Presented By Jamie Pitts Sunday, June 19, 2011

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend