Challenges w.r.t. proximity between application hosted outside Amazon and Amazon persistence service
Posted
by Kabeer
on Server Fault
See other posts from Server Fault
or by Kabeer
Published on 2010-01-20T07:57:57Z
Indexed on
2010/04/21
7:03 UTC
Read the original article
Hit count: 296
Hello.
This is about hosting a web portal. Earlier my topology was entirely based on Amazon AWS but the price factor (especially for EC2) now makes me re-think.
I'll now quickly come to what I have finally arrived at. I'll launch the portal that'll be hosted on Godaddy (unlimited plan on Windows). The portal uses SimpleDB for storing metadata and S3 for blobs. Locally available MySQL will be used for the ASP.Net provider services.
Once the portal is profitable, I intent to move to Amazon in totality.
Now considering the proximity between Godaddy & Amazon, would I face 'substantial' performance problems? Are there any suggestions to improve upon my topology.
© Server Fault or respective owner