Saturday, August 1, 2009

swashbooking - art of capacity planning

Swashbooking - quickly skimming through a book. (for details: http://www.buccaneerscholar.com/blog/archives/50).

My first swashbooking (experiment ?) on "art of capacity planning". Here is the essense of the book:

Capacity is different from performance. We can squeeze more out of existing infrastructure by improving performance, but increasing capacity is the only solution to meet more demand. Bacon maker has three trucks to transport bacon from one place to another. If the demand doubles he can squeeze more out of existing three trucks by driving them fast, but the alternative of doubling the trucks to six is more viable solution.

Measure the existing capacity, forecast the trend and estimate future capacity needs and find out when to order new equipment.

Have a central place for deployment. Access individual servers only for trouble-shooting or forensic analysis. Dont access individual servers for deployment. Configure the new servers to automatically deploy from the central server.

Virtualization, cloud computing helps you to focus more on core feature additions instead of worrying about capacity planning. Wordpress, a blogging company moved all the storage to S3, and focused more on adding new features. To reduce the data movement to-and-from S3, it built a caching layer which lies between S3 and wordpress frontend.

Periodically updating your online users when the service is down helps a lot.


Friday, July 31, 2009

Buccaneer scholar blogs

Read mostly blogs by James Bach (buccaneer scholar), processing (processing.org - programming language to program images, animiations etc. sample: http://processing.org/exhibition/works/base26/index_link.html), zotero plugin (citation plugin for firefox).

Buccaneer scholar related blogs (by James Bach): especially
  • http://www.satisfice.com/blog/archives/288 (a new colleague is born) which talks about importance of philosophy in testing.
  • Reclaim your personal method (http://www.buccaneerscholar.com/blog/archives/73) talks about importance of following personal methods. learning from other ideas is fine, but following other ideas/methods has the drawbacks - unless the other person is supervising - then its quite ok to follow the other person's methods - as he is going to guide/mentor you.
  • What a tester does (http://www.buccaneerscholar.com/blog/archives/56): is an interesting article on how testers think. "Testers question things. In so doing we light the way for others." quote from the blog.
  • Competeting swashbooking (http://www.buccaneerscholar.com/blog/archives/50): Its mentined in Buccaneer scholar book. But, didnt guess that through swashbooking one can skim through a book within 6mins. I like the idea of narrating essense of the book after swashbooking.