<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Netuality &#187; testing</title>
	<atom:link href="http://www.netuality.ro/tag/testing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.netuality.ro</link>
	<description>Taming the big, bad, nasty websites</description>
	<lastBuildDate>Sun, 13 Jun 2010 07:44:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Linkdump: Cassandra lovers, blowing the circuit breaker and Oracle clouds</title>
		<link>http://www.netuality.ro/linkdump-cassandra-lovers-blowing-the-circuit-breaker-and-oracle-clouds/linkdump/20100304</link>
		<comments>http://www.netuality.ro/linkdump-cassandra-lovers-blowing-the-circuit-breaker-and-oracle-clouds/linkdump/20100304#comments</comments>
		<pubDate>Thu, 04 Mar 2010 18:31:13 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Linkdump]]></category>
		<category><![CDATA[Cassandra]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[HBase]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://www.netuality.ro/?p=181</guid>
		<description><![CDATA[Good points (as always) on Alexandru&#8217;s blog discussing the SQL scalability isn&#8217;t for everyone topic.
NoSQL as RDBMS are just tools for our job and there is nothing about the  death of one of the other. But as we’ve learned over years, every new  programming language is the death of all its precursors, every [...]]]></description>
			<content:encoded><![CDATA[<p>Good points (as always) on Alexandru&#8217;s blog discussing the <a href="http://nosql.mypopescu.com/post/424164220/sql-is-scalable-sql-scalability-isnt-for-everyone" target="_blank">SQL scalability isn&#8217;t for everyone</a> topic.</p>
<blockquote><p>NoSQL as RDBMS are just tools for our job and there is nothing about the  death of one of the other. But as we’ve learned over years, every new  programming language is the death of all its precursors, every new  programming paradigm is the death of everything that existed before and  so on. The part that some seem to be missing or ignoring deliberately is  that in most of these cases this death have never really happened.</p></blockquote>
<p>For large-scale performance testing of a production environment check out how <span style="text-decoration: line-through;">Facebook</span> MySpace <a href="http://highscalability.com/blog/2010/3/4/how-myspace-tested-their-live-site-with-1-million-concurrent.html" target="_blank">simulated 1 million concurrent users</a> with a huge EC2 cluster, described on the High Scalability blog. While the article is a guest post from a company selling &#8220;cloud testing&#8221; solutions and has a bit of &#8220;sales juice&#8221; in it, it&#8217;s still a very good read:</p>
<p style="text-align: center;"><img class="aligncenter" title="Large-scale testing using EC2" src="http://farm3.static.flickr.com/2776/4405976247_0fd13b6f26.jpg?__SQUARESPACE_CACHEVERSION=1267718646170" alt="Large-scale testing using EC2" width="500" height="342" /></p>
<p>Someone is <a href="https://www.cloudkick.com/blog/2010/mar/02/4_months_with_cassandra/" target="_blank">in love with Cassandra</a> after only 4 months. Hoping Cassandra doesn&#8217;t get too fat after the wedding:</p>
<blockquote><p>Traditional sharding and replication with databases like MySQL and   PostgreSQL have been shown to work even on the largest scale websites —   but come at a large operational cost. Setting up replication for MySQL   can be done quickly, but there are many issues you need to be aware of,   such as slave replication lag. Sharding can be done once you reach  write  throughput limits, but you are almost always stuck writing your  own  sharding layer to fit how your data is created and operationally,  it  takes a lot of time to set everything up correctly. We skipped that  step  all together and added a couple hooks to make our data aggregation   service siphon to both PostgreSQL and Cassandra for the initial   integration.</p></blockquote>
<p><a href="http://www.anders.com/cms/282/Distributed.Data/Hadoop/Hbase/Hive" target="_blank">Distributed data war stories</a> from Anders @ bandwidth.com, HBase and Hadoop on commodity hardware:</p>
<blockquote><p>As mentioned before, the commodity machines I used were very basic but I  was able to insert conservatively about 500 records per second with  this setup. I kept blowing the circuit breaker at the office as well  forcing me to spread the machines across several power circuits but it  proved that the system was at least fault tolerant!</p></blockquote>
<p><a href="http://www.thebitsource.com/software-engineering/python/sourceforgenet-chooses-python-turbogears-and-mongodb-to-redesign-their-web-site/" target="_blank">SourceForge chooses Python, TurboGears and &#8230; MongoDB</a> for a new version of their website. Looks like Mongo is becoming quite mainstream.</p>
<p>Don&#8217;t believe the rumors, <a href="http://blogs.forrester.com/appdev/2010/03/oracle-has-a-cloud-strategy-after-all.html" target="_blank">Oracle is into cloud computing after all</a> &#8211; at least according to Forrester. Well, as long as the clouds are private. And as long as you can live with &#8220;coming soon&#8221; tooling. And it&#8217;s not like they really have a clear long-term strategy for cloud computing:</p>
<blockquote><p>I believe that cloud is a revolution for Oracle, IBM, SAP, and the other big  vendors with direct sales forces (despite what they say). Cloud computing has the  potential to undermine the account-management practices and pricing models these big companies are  founded on. I think it will take years for each of the big vendors to adapt to cloud computing. Oracle is just beginning this journey; I think other  vendors are further down the track.</p></blockquote>
<p>The igvita blog hits NoSQL in the groin by <a href="http://www.igvita.com/2010/03/01/schema-free-mysql-vs-nosql/" target="_blank">showing a simple way of having a schema-free data store</a> &#8230; in MySQL. It&#8217;s a sort of proxy that translates schemas into denormalized data placed in distinct tables:</p>
<blockquote><p>Instead of defining columns on a table, each attribute has its own table  (new tables are created on the fly), which means that we can add and  remove attributes at will. In turn, performing a select simply means  joining all of the tables on that individual key. To the client this is  completely transparent, and while the proxy server does the actual work,  this functionality could be easily extracted into a proper MySQL engine  &#8211; I’m just surprised that no one has done so already.</p></blockquote>
<p>While an interesting idea, not sure how effective this will be in practice, as joins are among the most time-consuming operations in the database world. I&#8217;m pretty sure that replacing a 10-column table get on the primary key with joins on 10 tables will add an important overhead.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.netuality.ro/linkdump-cassandra-lovers-blowing-the-circuit-breaker-and-oracle-clouds/linkdump/20100304/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My presentation at Wurbe#5</title>
		<link>http://www.netuality.ro/my-presentation-at-wurbe5/presentations/20080122</link>
		<comments>http://www.netuality.ro/my-presentation-at-wurbe5/presentations/20080122#comments</comments>
		<pubDate>Tue, 22 Jan 2008 11:01:14 +0000</pubDate>
		<dc:creator>Adrian</dc:creator>
				<category><![CDATA[Presentations]]></category>
		<category><![CDATA[blackbox]]></category>
		<category><![CDATA[IronPython]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[Romania]]></category>
		<category><![CDATA[testing]]></category>
		<category><![CDATA[WatiN]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[wurbe]]></category>

		<guid isPermaLink="false">http://www.netuality.ro/my-presentation-at-wurbe5/presentations/20080122</guid>
		<description><![CDATA[Wurbe is the informal web developers meeting group, from Bucharest Romania. Meeting #5 was focused on automated testing (unit, TDD, BDD, other stuff). This is my presentation:


]]></description>
			<content:encoded><![CDATA[<p>Wurbe is the informal web developers meeting group, from Bucharest Romania. <a href="http://wurbe.ro/2008/1/21/wurbe-5-program-si-ultimele-detalii">Meeting #5</a> was focused on automated testing (unit, TDD, BDD, other stuff). This is my presentation:</p>
<p>
<div style="width:500px;text-align:left" id="__ss_236725"><object style="margin:0px" width="500" height="417"><param name="movie" value="http://static.slideshare.net/swf/ssplayer2.swf?doc=browser-controller-testing-for-webapps-in-windows-environment-1200999349799322-3"/><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slideshare.net/swf/ssplayer2.swf?doc=browser-controller-testing-for-webapps-in-windows-environment-1200999349799322-3" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="500" height="417"></embed></object></div></p>
]]></content:encoded>
			<wfw:commentRss>http://www.netuality.ro/my-presentation-at-wurbe5/presentations/20080122/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
