Hi Folks,

I'm about to embark on the largest web application venture I've ever been exposed to and for a very reasonable amount of compensation. This project will include it all: terabytes of space to work with, multiple read/write databases, possible server clusters, and the necessity for scalability.

I'll be using a pre-existing software package to modify and create this large application, and will have a good deal of time to do it in.

My 4 questions are:

1. What do I need to know about large web applications written in perl using a mysql backend?

2. Where can I find resources on programming for server clusters? (web front end and mysql clusters)

3. What tools should I use for laying out the architecture of the project? (software architecture software, UML diagrams, etc.)

4. What other things am I going to need to take into consideration when I actually go to sit down and start coding this?

Grant me your wisdom those who have it.

meh.

In reply to Large Web Application Ponderings by stonecolddevin

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.