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 - 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 - 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 22 2008 | mysql, memcached, data center, scalability, todo
Quoted: However, it is also an extremely simple piece of software: all of the logic is client-side, there is no security model, failover, backup mechanisms, or persistence (albeit the last one is in the roadmap). But that hasn't stopped the developers from deploying it in all kinds of environments, and here are a few best practices suggested by Brian:
mohit | Shared With: Everyone - Nov 01 2007 | remote desktop, software, free, downloads, data centerThis is a very handy tool, especially in the datacenter. I set it up to give me quick access to all our frontends and database machines. All the active connections are accessible via a tabbed interface.
Quoted: Windows only Connect to and manage multiple remote desktop connections mdash supporting RDP VNC SSH and Telnet protocols mdash in a friendly tabbed interface with free open source
mohit | Shared With: Everyone - Jul 12 2007 | monitoring, blue dot, serverscheck, todo, scalability, data center
mohit | Shared With: Everyone - Feb 15 2007 | mysql, replication, data center, databasesNot rocket science, but helpful nonetheless. We used to run into minor problems until we implemented some of the techniques (primarily the session based approach) below.
Quoted: MySQL Replication is asynchronous which causes problems if you would like to use MySQL Slave as it can contain stale data.
mohit | Shared With: Everyone - Jun 20 2006 | dns, data center
Quoted: Each time the DNS server "rotates" the order of the IP addresses in its responses, implementing the DNS "round-robin" load balancing (client applications usually use the first address in the DNS server response, and use other addresses only if an attempt to establish a TCP/IP connection with the first address fails).
mohit | Shared With: Everyone - Mar 14 2006 | development, data centerGood list of all the datacenter jargon.
Quoted: Amazon used the following principles of distributed system design to meet S3 requirements: * Decentralization: Use fully decentralized techniques to remove scaling bottlenecks and single ...
mohit | Shared With: Everyone - Jan 26 2006 | nlb, data center, load balancingQuoted: In multicast mode, a single IP address can be used to represent multiple MAC addresses. Most switches and routers are multicast compatible, simply requiring each ...
Related Content from Around Faves
data center
-
1 FaverViewed: 4 TimesQuoted: Remote Power Switch & Meter, Vertical, (20) NEMA 5-20R Outlets, (2) 20 Amp In-Feeds, 100/125V AC
- freshmaker13 - Jul 07 20081 FaverViewed: 2 Times
- mohit - Sep 11 20081 FaverViewed: 15 Times
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
