-
Website
http://interfacelab.com -
Original page
http://interfacelab.com/bootstrapping-technology-for-eight-bucks-a-day/ -
Subscribe
All Comments -
Community
-
Top Commenters
-
Evan Courtney
1 comment · 1 points
-
smikolay
1 comment · 1 points
-
sparkletack
4 comments · 1 points
-
Andlil
1 comment · 1 points
-
rryan
1 comment · 1 points
-
-
Popular Threads
Here's how to scale in the real world:
- Develop on a shared host.
- Deploy on a VPS.
- Install a reverse proxy on your VPS.
- Upgrade to a midrange dedicated server.
- Max the RAM on your server.
- Add additional/faster disks to your server.
Then and only then, should you consider:
- Move the database to its own dedicated server, etc.
Real scaling in the real world means that you'll finetune your DB environment to maximize DB performance, and finetune your app server environment to maximize your request throughput. These are incompatible once you go past a performance threshold which means they can't be done on the same machine (hi there IO bottlenecks) - maximizing your RAM alone will not cut it, and running things on the same VPS just because you can doesn't mean it is the right way to do it.
makes a HUGE difference in price when your asset requests start ramping up...
in either event:
it's the same thing, and there's a link on the page.
DNS Registration 8.95 (1yr) with namesecure.com
Hosting (~100/yr) HostGator - sometimes laggy but for dev purposes...okay
DNS Managment - afraid.org - Totally free...you give up some subdomains for the right to use.
Monitor your traffic and push for better servers...as needed. If you are anticipating more traffic then make the move. Don't waste money beginning a venture with too much too soon.
b- I'm a fan of this approach:
1 slice
make the slice bigger
get more slices
make them bigger
#some money appears , and you get engineers to manage
switch to ec2 system
expand ec2 system
# real money appears
begin migrating things to dedicated machines, since you have engineers , new legal issues, and want more control
Meg
Push email: Check. Sorta. There are free services available that fill the void. Off the top of my head, Seven ( www.seven.com ) for windows mobile is an example of a software-reliant solution. I know there exist similar software-independent solutions as well.
smooth as GMail, which was the impetus for us to switch over.
storage, and then transfer out of CloudFront. Assuming our little user
content generating site did 250gigs a month, what's the more realistic
pricing look like?
Are we just talking about the hour it takes for DNS to propagate?