Dual Topic – Using MVC architecture / Leveraging Amazon S3

Meeting Start Time: Tue, 08 May 2007 19:00:00 -0700

Amazon S3

"Amazon S3 is storage for the Internet. It's a simple storage service that offers software developers a highly-scalable, reliable, and low-latency data storage infrastructure at very low costs."

Examples will show just how easy it is to interact with Amazon S3 using their REST API.

Content from the talk on codeelements.com

MVC

MVC is a proven way of organizing your web application. By dividing the application into three roles, Model, View, and Controller, developers are able to reduce the pain of growing and maintaining applications.

Moxley will cover the basic concepts of MVC and show how to leverage it to make development faster, lighter and with fewer defects.

This entry was posted in meetings. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>