mohit | Shared With: Everyone - Mar 27 2009 | startups, scalability, todo
mohit | Shared With: Everyone - Nov 24 2008 | databases, scalability, partitioning
mohit | Shared With: Everyone - Sep 11 2008 | digg, technology, scalability, data center
Nothing too surprising here...but that's what makes it useful. Helps you understand the free tools that are generally used in operating scalable Web services.
Quoted: Ask Ron - our Systems Engineering Lead - the exact number of servers we have in production and he’ll probably respond with, “I don’t honestly know.” I can say we’ve got dozens of web servers and dozens more DB servers. I can say with certainty it takes six specialized graph database servers to run the Recommendation Engine and we have another six to ten machines that serve files from MogileFS
mohit | Shared With: Everyone - Sep 09 2008 | gogrid, technology, faves, scalability, cloud
I have been pretty impressed by this and am seriously considering moving Faves from our own data center to this "cloud" infrastructure.
The nicest feature is the "multi-server" control panel and api that enables you to deploy and manage load-balanced cloud servers. They have categorized their images as "load balancers", "web/app servers", and "database servers" which removes a lot of installation steps (e.g. you don't have to install MySql yourself). They also give you a generous amount of public and private ip addresses.
The sales rep assured me that they will be around for awhile, since the company (ServePath) is financially sound and has been around since 1999. But, I need to confirm that part.
The dealbreaker is that they don't have cloud storage yet. I called the sales team, and the rep said they will be launching that within 6 weeks. The first 100GB will be free, and subsequent storage is $0.15 per gig per month.
mohit | Shared With: Everyone - Sep 09 2008 | cloud computing, technology, segmentaton, scalability
mohit | Shared With: Everyone - Jul 28 2008 | microsoft, ec2, technology, scalability, elastic computing
Was curious if there was an elastic computing offering for Windows. Seems like there are a few, and Microsoft is planning to launch its own in October.
Quoted: A few companies have attempted to offer on demand Windows clouds including Terremark's "The Enterprise Cloud" (VMware based) and Gogrid. But both have yet to release an API for programmatic access, so there usefulness in a truly "elastic computing" environment is questionable.
mohit | Shared With: Everyone - Jun 06 2008 | amazon, data center, scalabilityAmazon is down. Outages happen even at the top sites.
Quoted: Http/1.1 Service Unavailable
mohit | Shared With: Everyone - May 30 2008 | twitter, facebook, scalability, social software
mohit | Shared With: Everyone - Apr 30 2008 | development, amazon, s3, scalability, data center, todo
I've been waiting for something like this.
Quoted: Amazon DevPay removes the pain of having to create or manage your own order pipeline or billing system. It allows you to quickly sign up customers, automatically meter their usage of AWS services, have Amazon bill them based on pricing you set, and collect payments.
mohit | Shared With: Everyone - Apr 24 2008 | development, asp, net, c#, scalability, programming
Quoted: A truly scalable ASP.NET Web site makes optimum use of the thread pool. That means making sure request-processing threads are executing code instead of waiting for I/O to complete. If the thread pool becomes saturated due to all the threads grinding away on the CPU, there's little you can do but add servers.
.
However, most Web apps talk to databases, Web services, or other external entities, and limit scalability by forcing thread-pool threads to wait for database queries, Web service calls, and other I/O operations to complete.
Related Content from Around Faves
scalability
-
2 FaversViewed: 4 TimesQuoted: A component is a trusted piece of an XMPP server that can send and receive arbitrary stanzas. Components speak a different protocol to communicate with the server. Because the name of a component is a domain (example: arbiter.chesspark.com), a component can pretend to be many users. Any stanza addressed to user@component.server.com will be delivered to component.server.com no matter what the value is of ‘user’.
- mike - Jan 17 20091 FaverViewed: 3 Times
- mike - Oct 01 20082 FaversViewed: 2 Times
technology
-
1 FaverViewed: 9 TimesQuoted: It’s possible to instruct Windows Live Messenger to revert back to classic style, where its main window is represented by notification tray area icon. The hack is to run Windows Live Messenger in Windows Vista compatibility mode in Windows 7 in order to move WLM icon back to system tray.
- tfwright - 10 days ago1 FaverViewed: 8 Times
- Rich - Jul 27 20091 FaverViewed: 66 Times



