Are you coding your websites for massive scalability?
No, because my websites don't need to be massively scalable, and I do need to do other things.

The web tools I'm responsible for are internal to my company, so there's a maximum of about 1000 users. On a typical day, there might be a few hundred transactions. It might even get into the thousands.

But the more significant thing is that I have to interface with a bunch of other systems (SCCM, Defect Tracking, Requirements Definition, ad hoc Wikis) which are themselves not massively scalable (or trying to be).

If we needed to open up our operation to the world at large, all of those systems would need to be re-considered, at which point my stuff would need to be re-done from the ground up anyway.

Of course, if that ever happens, I'll be rummaging around here to see what my options are - there's plenty of monkish expertise with this kind of operation.

--
.sig : File not found.


In reply to Re: Are you coding websites for massive scaleability? by wol
in thread Are you coding websites for massive scaleability? by jdrago_999

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.