[thelist] magento / performance / amazon?

Renoir B. renoirb at gmail.com
Wed Aug 1 19:53:12 CDT 2012


I doubt that you need bigger hosting for a e-commerce site.

Unless your site has to provide heavy traffic non stop.

It is most likely something somewhere down the execution that requires to
be looked at, slowing factors are (as I recall):

   1. web service/database queries/files access across network ...
   packetloss
   2. database queries with missing indexes
   3. no caching at all (config, pre-generated html partials, whatever that
   can be pre-compiled and served)
   4. no memcached/keystore service
   5. no http caching

So. If you are trying to transform a lion into a droid. You may have to Put
a lot of metal patches.

Or start with something closer to a droid :)

Seriously enough.

My professionnal recommendation would be to work with each proposal from
5..1

Hope this helps.


*Renoir Boulanger*
Frontend developer &
Software designer

renoirboulanger.com/
Nouvelle *version *de mon site sur
*beta*.renoirboulanger.com/<http://beta.renoirboulanger.com/>

~



2012/8/1 Hassan Schroeder <hassan.schroeder at gmail.com>

> On Wed, Aug 1, 2012 at 1:59 PM, Bob Meetin <bobm at dottedi.biz> wrote:
>
> > My client has also asked about Amazon hosting. They do everything
> > else, CDN, the works, shouldn't their hosting be superior?
>
> I was looking into EC2 for a client, and it's like everything else - you
> get what you pay for. And you need to do a bit of upfront research to
> decide what size instance you want/need, what AMI to use, etc.
>
> But you can fire up an on-demand instance without an upfront *cost*
> and see how it works, which is a better deal than conventional hosting.
>
> Worth a test drive, I'd say, if you think your site's performance issues
> can be addressed by throwing CPU (or memory) at them  :-)
>
> --
> Hassan Schroeder ------------------------ hassan.schroeder at gmail.com
> http://about.me/hassanschroeder
> twitter: @hassan
> --
>
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>


More information about the thelist mailing list