<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Gobán Saor &#187; AmazonAWS</title>
	<atom:link href="http://blog.gobansaor.com/category/amazonaws/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.gobansaor.com</link>
	<description>A country datasmith.</description>
	<lastBuildDate>Tue, 27 Jul 2010 17:23:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.gobansaor.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/67e164f5d51c2b3115a7819b84505c13?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Gobán Saor &#187; AmazonAWS</title>
		<link>http://blog.gobansaor.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.gobansaor.com/osd.xml" title="Gobán Saor" />
	<atom:link rel='hub' href='http://blog.gobansaor.com/?pushpress=hub'/>
		<item>
		<title>SQL &#8211; does exactly what it says on the tin</title>
		<link>http://blog.gobansaor.com/2008/12/18/sql-does-exactly-what-it-says-on-the-tin/</link>
		<comments>http://blog.gobansaor.com/2008/12/18/sql-does-exactly-what-it-says-on-the-tin/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 20:51:30 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[DSL]]></category>
		<category><![CDATA[SimpleDB]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://blog.gobansaor.com/?p=590</guid>
		<description><![CDATA[SQL how unloved it must feel sometimes, constantly being maligned, accused of being on the wrong side of the object-relational impedance mismatch,  lacking the glamour of OO programming languages that claim the moral high ground. Yet at the same time hewing and hauling most of the world&#8217;s structured data on its old but well fashioned [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=590&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><strong>SQL</strong> how <a href="http://codehappy.wordpress.com/2007/07/30/databases-need-a-new-language/?referer=sphere_related_content/">unloved it must feel sometimes</a>, constantly being maligned, accused of being on the wrong side of the <a href="http://en.wikipedia.org/wiki/Object-Relational_impedance_mismatch">object-relational impedance mismatch</a>,  lacking the glamour of OO programming languages that claim the moral high ground. Yet at the same time hewing and hauling most of the world&#8217;s structured data on its old but well fashioned back.</p>
<p><strong>SQL</strong> is perhaps the <a href="http://en.wikipedia.org/wiki/Domain-specific_programming_language">world&#8217;s most popular DSL</a>, a<a href="http://en.wikipedia.org/wiki/Declarative_language"> declarative language</a> for the manipulation of tabular data, easy to learn yet capable of powerful (and sometimes complex) expressions.  And like <a href="http://ronanfitzgerald.net/everythingelse/?p=8">the Ronseal ad</a>, a SQL statement no matter how simple or complex, does exactly what it says, all the complexity of loops and iterations and the attendant errors, abstracted away, it just works!</p>
<p><strong>SQL</strong> is both a programmer and an end-user tool; after Excel formulas, it&#8217;s the language most likely to be understood and used by &#8220;civilians&#8221;.  There are few enough such cross-over tools, so think twice before building a datastore that doesn&#8217;t offer a SQL API.  And I guess that&#8217;s what Amazon did. Although SimpleDB is not a relational database, they&#8217;ve <a href="http://docs.amazonwebservices.com/AmazonSimpleDB/latest/DeveloperGuide/">decided to add a SQL API</a>, following Google&#8217;s lead with its <a href="http://code.google.com/appengine/docs/datastore/gqlqueryclass.html">SQL front-end</a> to the non relational big-table backed Google App datastore.</p>
<p><strong>SQL</strong> is also the reason why I&#8217;ve integrated SQLite with Excel , leveraging SQL to manipulate tabular data with greater efficiency and fewer errors while still keeping the touchy-feely power of Excel.   I expose SQLite to Excel via <a href="http://www.ozgrid.com/VBA/Functions.htm">UDFs</a> rather than menu options or wizards, so that the transformation logic is visible and approachable (at least to those comfortable with excel formula &#8220;programming&#8221; and with basic SQL).</p>
<p><strong>SQL</strong> is my weapon of choice because of my belief in the primacy of data. It is data that matters in the long run, not the algorithms or GUIs that temporarily use (and abuse) it.  In my time in Guinness Ireland I had the task of transferring master and historical transactional data from &#8220;legacy systems&#8221; into SAP ,Siebel and a new datawarehouse; data that had a decade and a half earlier been transferred by me  into those same legacy systems from even older systems. In fact, the data&#8217;s electronic lineage could be traced back to a 1960&#8242;s era ICL mainframe  (I have the original spec!) and I&#8217;m sure it existed in <a href="http://encyclopedia2.thefreedictionary.com/accounting+machine">accountancy machine</a> punch-cards  prior to that. Understand a business&#8217;s data and you&#8217;ll not just understand the business as it currently operates but also how it operated in the past and its future potential.</p>
<p><strong>SQL</strong> abú.</p>
<p style="text-align:right;"><em>Why not join me on Twitter at </em><a href="http://www.twitter.com/gobansaor"><em>gobansaor</em></a><em>?</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/590/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/590/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/590/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=590&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/12/18/sql-does-exactly-what-it-says-on-the-tin/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows on EC2 = SMEs on EC2</title>
		<link>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/</link>
		<comments>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/#comments</comments>
		<pubDate>Sun, 26 Oct 2008 16:51:18 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[Windows on EC2]]></category>
		<category><![CDATA[parallels]]></category>
		<category><![CDATA[Jungle Disk]]></category>
		<category><![CDATA[Win2003]]></category>
		<category><![CDATA[EC2 Windows desktop]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=549</guid>
		<description><![CDATA[The announcement that Win2003 is now an an option on EC2, is very significant, that and EC2&#8242;s exit from beta status with an SLA in tow, means that AWS is now very much more appealing to the great unwashed, the SMEs. i.e. the businesses who form the backbone of most of our economies. Large companies [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=549&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://aws.amazon.com/windows/">announcement that Win2003</a> is now an an option on EC2, is very significant, that and EC2&#8242;s exit from beta status with an SLA in tow, means that AWS is now very much more appealing to the great unwashed, the SMEs. i.e. the businesses who form the backbone of most of our economies.</p>
<p>Large companies and start-ups are comfortable in the world of Linux servers but most small companies are Windows to the core.  This may not be &#8220;right&#8221;, this may not be how it &#8220;should be&#8221;, but it is so.   Even within large companies, departmental computing is largely a Windows only enclave, with MS Office (and Excel in particular) as the backbone and MS SQL Server as the database of choice (or is that, no choice).</p>
<p>The other interesting thing is that <a href="http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/">my fear that EC2 SQL Server Standard instances would be licensed as per Oracle</a> has not come to pass (Oracle while making a &#8220;big thing&#8221; of their recent EC2 cloud conversion, still insist on traditional licensing for EC2 database instances). SQL Server Standard is available on a pay-as-you-go model, brilliant!.</p>
<p>Even if running Win2003 as a server doesn&#8217;t catch your fancy and in fact you would much rather get rid of your existing Window&#8217;s laptop to be replaced by a cool new Apple Mac. Unfortunately you still need the ability to run Windows-only software, why not use EC2 as your on-demand pay-as-you-go Window&#8217;s desktop replacement?  Simply configure a Windows AMI with your required software (you may have to use something<a href="http://blogs.techrepublic.com.com/window-on-windows/?p=42"> like this</a>, if software is only available on CD); you could then use <a href="http://www.jungledisk.com/">Jungle Disk</a> to easily share data (via S3) between your new shiny Mac and the AMI.  Power up and down as required, easier than using VMWare or <a href="http://www.parallels.com">Parallels</a> and @ 12.5c per hour, probably cheaper too.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/549/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/549/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/549/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=549&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/26/windows-on-ec2-smes-on-ec2/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Why Larry hates the cloud, and my data trinity.</title>
		<link>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/</link>
		<comments>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 17:12:57 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[Palo]]></category>
		<category><![CDATA[SQLite]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[olap]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[cloud bursting]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=528</guid>
		<description><![CDATA[Last week Oracle certified Amazon EC2 as a supported platform, that same week Larry Elison attacked the concept of cloud computing as pure hype. Obviously, Larry is not happy with this whole cloud thing, and I think it&#8217;s not just the threat it poses to the software industry&#8217;s traditional licensing model that worries him, rather, as Robert X. Cringely [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=528&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Last week Oracle certified <a href="http://aws.amazon.com/ec2">Amazon EC2</a> as a supported platform, that same week Larry Elison attacked the <a href="http://www.crn.com/software/210604266">concept of cloud computing as pure hype</a>. Obviously, Larry is not happy with this whole cloud thing, and I think it&#8217;s not just the threat it poses to the software industry&#8217;s traditional licensing model that worries him, rather, as Robert X. Cringely points out in his &#8220;<a href="http://www.pbs.org/cringely/pulpit/2008/pulpit_20081003_005424.html">Cloud computing will change the way we look at databases</a>&#8221; post, it&#8217;s the likelihood that it sounds the death-knell for large-scale traditional databases.</p>
<p>This new database paradigm is memory rather than disk centric, with the disk-based element acting as an archive/backup/restore mechanism which can easily be stored on commodity SAN devices ( e.g. <a href="http://aws.amazon.com/ebs/">Amazon&#8217;s ESB</a>). Using <a href="http://en.wikipedia.org/wiki/MapReduce">MapReduce technology</a> Google effectively holds the whole Internet in memory, not in one big super computer but in lots of cheap commodity servers.</p>
<p>But it&#8217;s not just in the realm of mega datasets that RAM based databases threaten traditional models. Excel is a memory-based database engine, so too <a href="http://blog.gobansaor.com/2007/09/05/in-memory-olap/">in-memory OLAP tools</a> such as <a href="http://www.palo.net">Palo</a>. Such products&#8217; ability to handle large volumes of data has increased over the years, with the decrease in RAM costs and the appearance of cheap 64 bit machines (which are no longer limited to 2G/3G process working sets).</p>
<p>That doesn&#8217;t mean that we&#8217;ll throw away SQL databases in their entirety, SQL and the relational model will continue to be useful. But perhaps of greater use in local datastores/caches that as the building blocks for large scale datastores. For such local caches, less will be more; fewer features, easier to configure, more flexibility. That&#8217;s why I like SQLite; long after the dinosaurs of the database world have disappeared, I imagine SQLite databases will continue to survive, embedded in mobile phones, browsers, wherever a local datastore is required. And more than likely operating in memory rather than off disk.</p>
<p>By combining Excel with an in-memory SQLite database, linked to a Palo OLAP in-memory server, it&#8217;s possible to take advantage of three powerful data-processing technologies (spreadsheets, SQL, multi-dimensional cubes) all within your PC&#8217;s RAM. You could do serious datasmithing with such a combination on a pretty mediocre laptop, with most modern machines providing an excess of CPU power, no need for super fast disks, just as much memory as you can muster. And, with <a href="http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/">Windows on EC2</a>, these three amigos will soon be capable of being used as a <strong>cloud bursting</strong> platform.</p>
<p>Excel, SQLite and Palo, my data trinity.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/528/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/528/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/528/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=528&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/04/why-larry-hates-the-cloud-and-my-data-trinity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Clouds no longer pass by Windows.</title>
		<link>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/</link>
		<comments>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 11:44:29 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[ETL]]></category>
		<category><![CDATA[RSSBus]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Windows on EC2]]></category>
		<category><![CDATA[SQLServer on EC2]]></category>
		<category><![CDATA[cloud burst]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=514</guid>
		<description><![CDATA[Amazon today announced that later this year, Windows Server woud be available on EC2. No details on cost and licensing etc. but this is major.  Up until now, that portion of the business world who are pure MS shops (a very large percentage especially amongst SMEs) were excluded from taking advantage of Amazon&#8217;s amazing (and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=514&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg"><img class="aligncenter size-medium wp-image-516" title="windows-and-clouds" src="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a>Amazon today announced that later this year, <a href="http://aws.typepad.com/aws/2008/10/coming-soon-ama.html">Windows Server woud be available on EC2.</a> No details on cost and licensing etc. but this is major.  Up until now, that portion of the business world who are pure MS shops (a very large percentage especially amongst SMEs) were excluded from taking advantage of Amazon&#8217;s amazing (and getting more amazing everyday) <a href="http://aws.amazon.com/ec2/">EC2 platform</a>. </p>
<p>From my point of view, <a href="http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/">as with Oracle&#8217;s announcement last week</a>, this releases yet more of my &#8220;legacy&#8221; skillset for deployment in the clouds. Although I&#8217;ve been involved with  *nix servers for 20 years or so, as corporate servers became more locked-down (and removed to the control of 3rd party data centres) I lost day-to-day experience of using them; in latter years my main &#8216;hands-on&#8217; platform was Windows, either my own PC or local departmental NT servers. Windows on EC2 will allow me to use a whole new set of Windows only software (e.g.<a href="http://www.rssbus.com/"> RSSBus </a>or <a href="http://xlsgen.arstdesign.com/">XLsgen) </a>and of course SQLServer.</p>
<p>The lack of SQLServer on EC2 has been a major problem for me as a datasmith; there&#8217;s an awful lot of data out there sitting in SQLServer databases, but currently if I need to &#8220;<strong>cloud burst</strong>&#8221; such datasets I would have to first extract the data to, say, csv files and then load the data on to a Linux compatible database. But with a SQLServer instance running in the cloud, I could simply use SQLServer&#8217;s native backup/replication tools.  No more need to download data to my &#8220;ground-based&#8221; PCs resulting in quicker turnaround and fewer data security risks.</p>
<p>On the licensing front,  I&#8217;m presuming that the OS licence will be on a pay-as-you-go basis, but what about SQLServer and other server products?  Will MS do an Oracle on it, i.e. require a traditional upfront use-it-or-lose-it payment or will they the go the radical (but I thing inevitable) path of a licence-by-the-hour. </p>
<p>First RedHat, then Sun, then Oracle and now Microsoft; the mighty beasts of our industry have acknowledged there&#8217;s a new mighty beast on the prowl, dressed as a humble bookseller no less!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/514/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/514/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/514/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=514&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/10/01/clouds-not-longer-pass-by-windows/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/10/windows-and-clouds.jpg?w=300" medium="image">
			<media:title type="html">windows-and-clouds</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle embraces the cloud.</title>
		<link>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/</link>
		<comments>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 16:12:54 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[cloud bursting]]></category>
		<category><![CDATA[APEX]]></category>
		<category><![CDATA[Oracle XE]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=501</guid>
		<description><![CDATA[  In a previous post I had wished for Oracle to clarify its position as regards the use of their databases on a cloud platform, well it looks like they have! They have officially certified Amazon EC2 as a supported platform on which to run their software, not only that, they appear to be embracing the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=501&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p> </p>
<p>In <a href="http://blog.gobansaor.com/2008/05/06/oracle-in-the-cloud/">a previous post</a> I had wished for Oracle to clarify its position as regards the use of their databases on a cloud platform, <a href="http://www.oracle.com/technology/tech/cloud/index.html">well it looks like they have</a>!</p>
<p>They have officially certified <a href="http://aws.amazon.com/ec2">Amazon EC2</a> as a supported platform on which to run their software, not only that, they appear to be embracing the cloud big time, providing pre-configured <a href="http://developer.amazonwebservices.com/connect/entry!default.jspa?categoryID=205&amp;externalID=1720&amp;fromSearchPage=true">AMI</a>s and management tools.</p>
<p>For someone like me who has Oracle in the blood (since Version 5 in the 1980&#8242;s) this is very good news. As I&#8217;ve said before&#8230;.</p>
<blockquote><p>As for using Oracle on EC2, yes please. Most of my datasmithing career has been spent behind the wheel of an Oracle database, the front-ends might have been Excel or some BI package, the end results might have been SAP master data take-ons or an Essbase cube, but the blood and guts were always Oracle. And this was before Oracle Apex &#8211; think what wonders could have been achieved if I had access to such a product in the past.</p></blockquote>
<p>Although <a href="http://www.oracle.com/corporate/pricing/cloud-licensing.pdf">the licensing</a> is <a href="http://gevaperry.typepad.com/main/2008/09/oracle-and-cloud-computing-funny.html">not a pay-as-you-go model</a>, it&#8217;s a start, who knows some enterprising firm of DBAs might purchase enterprise licences and repackage access for those wishing to use it for &#8221;<strong>cloud</strong> <strong>bursting</strong>&#8221; (adding utility resources to scale-out / scale-up).  Also, there&#8217;s <a href="http://www.oracle.com/technology/products/database/application_express/index.html">Oracle&#8217;s free XE edition</a> for low-volume datasets and for developers who need access to the enterprise editions, the usual &#8220;free to develop on&#8221; OTN licenses apply, except now there&#8217;s no need to first source a suitable spare machine or download a  multi-gigabyte install package and of course no more installation headaches, just fire up an Amazon EC2 AMI, <a href="http://www.rich.durge.org/pics1/cheesy.html">easy peasy</a>.</p>
<p>Oracle is also providing a Oracle Secure Backup Cloud tool which brings the power of Oracle backup and restore technology to S3.  This, combined with <a href="http://aws.amazon.com/ebs/">Amazon&#8217;s Elastic Block Store</a>, makes the EC2 platform an ideal home for many Oracle database applications.</p>
<p>The major attractions to me of Oracle as a datasmithing tool (besides my 20+ years experience of using same) are&#8230;</p>
<ul>
<li><a href="http://www.oracle.com/technology/products/database/application_express/index.html">Oracle Appliaction Express</a> (aka APEX, previously known as HTML DB).  For fast, robust data-centric web apps for deployment within the firewall (or via <a href="http://en.wikipedia.org/wiki/Virtual_private_network">VPN</a>), it&#8217;s hard to beat (but also see <a href="http://www.wavemaker.com/">WaveMaker</a>). In a micro ETL environment, it provides a quick and easy means of distributing data cleansing tasks such as adding additional attributes or assigning hierarchies to dimensional data.</li>
<li>Oracle SQL engine/optimizer technology is fast, powerful and can handle anything you throw at it (as long as it&#8217;s valid SQL).</li>
<li>PL/SQL, the best <a href="http://en.wikipedia.org/wiki/Domain_Specific_Language">DSL</a> for data handling and data cleansing.</li>
<li>Oracle&#8217;s market position as a &#8220;safe and respectable&#8221; home for corporate data.</li>
</ul>
<p>While I still have reservations about Oracle&#8217;s commitment to further develop (and patch) XE, at least its appearance at the heart of their cloud initiative reassures me that they are unlikely to abandon it totally.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/501/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/501/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/501/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=501&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/09/23/oracle-embrace-the-cloud/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon&#8217;s SAN in the cloud is a mirage&#8230;</title>
		<link>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/</link>
		<comments>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 13:44:18 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[Web2.0]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[EBS]]></category>
		<category><![CDATA[Elastic Block Store]]></category>
		<category><![CDATA[Elastic IP]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=446</guid>
		<description><![CDATA[This morning I got very excited.  While quickly scanning the headlines of the 1000+ unread feeds that had accumulated in my Google Reader this week, one heading in particular caught my attention, &#8220;Amazon Elastic Block Store goes live!&#8220;. The post from the Right Scale folks gives a detailed overview of the new  Amazon ‘SAN storage [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=446&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>This morning I got very excited.  While quickly scanning the headlines of the 1000+ unread feeds that had accumulated in my <a href="www.google.com/reader">Google Reader</a> this week, one heading in particular caught my attention, &#8220;<strong>Amazon Elastic Block Store goes live!</strong>&#8220;.</p>
<p>The post from the <a href="http://blog.rightscale.com/">Right Scale folks</a> gives a detailed overview of the new  Amazon ‘<a href="http://en.wikipedia.org/wiki/Storage_area_network">SAN storage</a> in the cloud’ service, aka Elastic Block Store, aka EBS.  Alas, this particular cloud offering was a mirage, the post was subsequently removed (but can still be viewed on <a href="http://www.google.com/reader/shared/14480565058256660224">Robert Scoble&#8217;s Shared Items</a>) it seems the post was a work-in-progress and not intended for publishing, yet!</p>
<p>Why was I so excited?  <a href="http://aws.amazon.com/ec2">Amazon EC2</a> had two major shortcomings when it launched 2 or so years ago; the first, ephemeral IP addresses, was solved by the new <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1346">Elastic IP feature</a>; the second, ephemeral storage volumes (when you shutdown an instance the disks are wiped!) is due to be solved by EBS.  With both of these problems solved, EC2, already near perfect, would be perfect.</p>
<p>The article does a good job of explaining the new service&#8230;</p>
<blockquote><p>EBS starts out really simple: you create a volume from 1GB to 1TB in size and then you mount it on a device on an instance, format it, and off you go. Later you can detach it, let it sit for a while, and then reattach it to a different instance. You can also snapshot the volume at anytime to S3, and if you want to restore your snapshot you can create a fresh volume from the snapshot.</p></blockquote>
<p>The thing that caught my eye in the above paragraph was the snapshot facility.  Snapshots are to be stored on <a href="http://aws.amazon.com/s3">S3</a> via an EC2-specific incremental-snapshot API.  This means the volumes will come with a built-in back-up facility. This is important as EBS drives reside in one <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=1347">availability zone</a> (that of the instance that they are mounted against) and do not have the data replication security offered by S3.  It also means that disk systems can be restored quickly and simply from snapshots without the overhead  (and bugs!) of writing an S3 specific incremental backup and restore utility.</p>
<p>Back to waiting&#8230;</p>
<p><strong>UPDATE: 20th August</strong></p>
<p><a href="http://blog.rightscale.com/2008/08/20/amazon-ebs-explained/">Wait over&#8230;</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/446/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/446/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/446/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/446/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/446/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=446&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/08/09/amazons-san-in-the-cloud-is-a-mirage/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon S3; there&#8217;s a holdup on the buckets, Dear Liza&#8230;</title>
		<link>http://blog.gobansaor.com/2008/07/20/s3-down/</link>
		<comments>http://blog.gobansaor.com/2008/07/20/s3-down/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 22:58:15 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=405</guid>
		<description><![CDATA[Amazon&#8217;s S3 service has been down since 9.00am PDT but I only noticed an hour ago (2.30pm PDT) when a EC2 instance launch failed. Am I worried? No, but as I become more and more dependent on such services, perhaps I will, but then again at least I&#8217;ll not be alone.  WordPress.com and countless others [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=405&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Amazon&#8217;s S3 service has been down since 9.00am PDT but I only noticed an hour ago (2.30pm PDT) when a EC2 instance launch failed.</p>
<p>Am I worried? No, but as I become more and more dependent on such services, perhaps I will, but then again at least I&#8217;ll not be alone.  WordPress.com and countless others will be using the same excuse to their customers and unlike <a href="http://www.leonardrossiter.com/reginaldperrin/Train.html">Renginald Perrin</a> who had a different excuse every day for his train&#8217;s late arrival&#8230;</p>
<p><span style="font-family:Tahoma;">Ep.1   &#8220;Eleven minutes late, staff difficulties, Hampton Wick.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.1   &#8220;Eleven minutes late, signal failure at Vauxhall.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.1   &#8220;Eleven minutes late, staff shortages, Nine Elms.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.1   &#8220;Eleven minutes late, derailment of container truck, Raynes Park.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.1   &#8220;Eleven minutes late, seasonal manpower shortages, Clapham Junction.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.2   &#8220;Eleven minutes late, defective junction box, New Malden.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.4   &#8220;Eleven minutes late, overheated axle at Berrylands.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.4   &#8220;Eleven minutes late, defective axle at Wandsworth.&#8221;</span><br />
<span style="font-family:Tahoma;">Ep.5   &#8220;Eleven minutes late, somebody had stolen the lines at Surbiton.&#8221;</span></p>
<address>&#8230; <strong>a whole industry will shout in unison </strong>&#8220;6 hours late (and counting), overheated axle on US Buckets&#8230;&#8221;</address>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/405/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/405/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/405/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/405/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/405/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=405&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/07/20/s3-down/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>NX rather than VNC for EC2 Desktop</title>
		<link>http://blog.gobansaor.com/2008/06/11/nx-rather-than-vnc-for-ec2-desktop/</link>
		<comments>http://blog.gobansaor.com/2008/06/11/nx-rather-than-vnc-for-ec2-desktop/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 18:20:10 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[NX]]></category>
		<category><![CDATA[VNC]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Centos]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=376</guid>
		<description><![CDATA[The various Amazon EC2 AMIs that I&#8217;ve built over the last few years are getting a bit long in the tooth. Most are based on Fedora 4 and nearly all are over-burdened with software I no longer use nor require. Time for some rationalisation. I figure I need two &#8216;template&#8217; AMIs, one containing the bare [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=376&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The various <a href="http://en.wikipedia.org/wiki/Amazon_ec2">Amazon EC2 AMIs</a> that I&#8217;ve built over the last few years are getting a bit long in the tooth. Most are based on Fedora 4 and nearly all are over-burdened with software I no longer use nor require.  Time for some rationalisation.</p>
<p>I figure I need two &#8216;template&#8217; AMIs, one containing the bare minimum of software, EC2 tools, Python, Perl and Java; the second loaded with the likes of <a href="http://blog.gobansaor.com/2007/05/27/talend-vs-kettle-pentaho-pdi/">Kettle, Talend</a>, <a href="http://www.hamachi.org">Hamachi VPN</a>, <a href="http://www.oracle.com/technology/products/database/xe/index.html">OracleXE</a> , <a href="http://www.jedox.com/en/enterprise-spreadsheet-server/excel-olap-server/palo-server.html">Palo MOLAP Server</a> and <a href="http://www.jedox.com/en/enterprise-spreadsheet-server/etl-server/introduction.html">Palo ETL Server</a> and a Gnome desktop accessible <a href="http://en.wikipedia.org/wiki/Vnc">via VNC</a>.</p>
<p>I&#8217;m deciding whether to use <a href="http://en.wikipedia.org/wiki/Centos">Centos</a> or <a href="http://en.wikipedia.org/wiki/Ubuntu">Ubuntu</a> as the basis for one or both templates.  I&#8217;m more familiar with Centos&#8217;s RedHat heritage but Ubuntu&#8217;s design goals of ease-of-use and ease-of-update appeal.   Since I was in the process of  re-evaluating  my EC2 builds I decided to also check out <a href="http://www.nomachine.com/">NX as an alternative to VNC</a>.  I had tried to install <a href="http://en.wikipedia.org/wiki/NX_technology">NX Server</a> on a Fedora 4 instance a few years back, but had abandoned the effort having spent the best part of a day on it, reverting back to my VNC comfort zone.</p>
<p>This time I was able to use <a href="http://groups.google.com/group/ec2ubuntu">one of  Eric Hammond&#8217;s Ubuntu AMIs</a> with <a href="http://ec2hardy-desktop.notlong.com/">NX pre-installed</a>.   Wow, what a difference!  It&#8217;s much  more responsive, even over my <a href="http://blog.gobansaor.com/2008/02/23/a-tale-of-two-services/">tempermental fixed wireless broadband</a> connection.  I also tried it using my backup ISDN line, again a huge improvement compared to using VNC. If you&#8217;re still using VNC to remotely access EC2 or any other remote server, you&#8217;ve got to check out NX.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/376/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/376/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/376/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/376/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/376/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=376&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/06/11/nx-rather-than-vnc-for-ec2-desktop/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>
	</item>
		<item>
		<title>New Banner, New Logo, New Disk and a new S3 Firefox extension.</title>
		<link>http://blog.gobansaor.com/2008/05/31/new-banner-new-logo-new-disk-and-a-new-s3-firefox-extension/</link>
		<comments>http://blog.gobansaor.com/2008/05/31/new-banner-new-logo-new-disk-and-a-new-s3-firefox-extension/#comments</comments>
		<pubDate>Sat, 31 May 2008 17:35:45 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[Ballinafagh]]></category>
		<category><![CDATA[Blessington]]></category>
		<category><![CDATA[logo]]></category>
		<category><![CDATA[Firefox V3]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=374</guid>
		<description><![CDATA[I&#8217;ve just uploaded a new banner image based on a photo of Ballinafagh Lake at dusk with my new logo layered over it using Paint .NET. The previous banner was based on this photo of willow &#8216;down&#8217; covering a lake-side tree at Russeltown on Blessignton Lake. Both lakes are in fact man-made. Blessington is a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=374&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just uploaded a new banner image based on a photo of Ballinafagh Lake at dusk with my new logo layered over it using <a href="http://www.getpaint.net/index.html">Paint .NET.</a><a href="http://gobansaor.files.wordpress.com/2008/05/snowinjune.jpg"><img class="alignright alignnone size-full wp-image-373" style="float:right;" src="http://gobansaor.files.wordpress.com/2008/05/snowinjune.jpg?w=144&#038;h=108" alt="" width="144" height="108" /></a></p>
<p>The previous banner was based on this photo of willow &#8216;down&#8217; covering a lake-side tree at Russeltown on  Blessignton Lake.</p>
<p>Both lakes are in fact man-made.  <a href="http://www.southdublintourism.ie/index.php?option=com_content&amp;task=view&amp;id=167&amp;Itemid=210">Blessington</a> is a reservoir for the Pollahuca hydroelectric plant and is now the major water source for most of North Kildare and large parts of Dublin City.  <a href="http://www.wikisandbox.com/page/Ballinafagh+Lake?t=anon">Ballinafagh</a> is an abandoned reservoir for the <a href="http://www.sip.ie/sip070/A%20History%20of%20the%20Grand%20Canal.html">Grand Canal system</a> and is a magical spot, particularly when visited on a summer&#8217;s evening or at dusk in winter.</p>
<p>I&#8217;ve also discovered <a href="http://overstimulate.com/projects/s3">s3://</a>, a new Firefox extension for accessing Amazon S3.  Really simple to use, rather than an FTP type approach, it uses the URLbar.  By going to s3:// you can add your Amazon S3 credentials and then manage your buckets, upload new files, or delete existing files.</p>
<p>Big plus, it works with Firefox 3; <a href="http://overstimulate.com/projects/s3">S3Fox</a> has not yet made the leap (even using <a href="http://www.oxymoronical.com/web/firefox/nightly">Nighly Tester Tools</a> extension to force compatibility wouldn&#8217;t work &#8211; same applies to the EC2 management extension, <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=609">Elasticfox</a> ).  In fact a whole heap of extensions are not Firefox 3 RC compatible, so much so, when I rebuilt my machine this week after a disk failure, I reverted back to V2.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/374/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/374/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/374/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/374/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/374/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=374&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/05/31/new-banner-new-logo-new-disk-and-a-new-s3-firefox-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://gobansaor.files.wordpress.com/2008/05/snowinjune.jpg" medium="image" />
	</item>
		<item>
		<title>Oracle in the cloud &#8230;</title>
		<link>http://blog.gobansaor.com/2008/05/06/oracle-in-the-cloud/</link>
		<comments>http://blog.gobansaor.com/2008/05/06/oracle-in-the-cloud/#comments</comments>
		<pubDate>Tue, 06 May 2008 21:09:44 +0000</pubDate>
		<dc:creator>Tom Gleeson</dc:creator>
				<category><![CDATA[AmazonAWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 10g Express]]></category>
		<category><![CDATA[Oracle Application Express]]></category>
		<category><![CDATA[Oracle in the cloud]]></category>

		<guid isPermaLink="false">http://gobansaor.wordpress.com/?p=366</guid>
		<description><![CDATA[Image via Wikipedia  &#8230; not yet, but Bill Hodak from Oracle has just opened a thread over on the Amazon AWS developer forums, looking for feedback on the use of Oracle in AWS projects. First there was Red Hat, then this week&#8217;s announcement from Sun and now Oracle; has Amazon managed to turn itself into [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=366&subd=gobansaor&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class="zemanta-img" style="float:right;margin:1em;"><a href="http://en.wikipedia.org/wiki/Image:Oracle_logo.svg" target="_blank"><img style="border:medium none;display:block;" src="http://upload.wikimedia.org/wikipedia/en/thumb/5/50/Oracle_logo.svg/202px-Oracle_logo.svg.png" alt="Oracle Corporation" /></a>Image via <a href="http://en.wikipedia.org/wiki/Image:Oracle_logo.svg" target="_blank">Wikipedia</a> </div>
<p>&#8230; not yet, but Bill Hodak from Oracle has just <a href="http://developer.amazonwebservices.com/connect/thread.jspa?messageID=88483&amp;tstart=0#88483">opened a thread over on the Amazon AWS developer forums</a>, looking for feedback on the use of Oracle in AWS projects.  First there was Red Hat, then this week&#8217;s <a href="http://www.sun.com/aboutsun/pr/2008-05/sunflash.20080505.3.xml">announcement from Sun</a> and now Oracle; has Amazon managed to turn itself into the cloud provisioner not just for the hungry masses of start-ups and independent developers but for the technology elites?</p>
<p>As for using Oracle on EC2, yes please.  Most of my datasmithing career has been spent behind the wheel of an Oracle database, the front-ends might have been Excel or some BI package, the end results might have been SAP master data take-ons or an Essbase cube, but the blood and guts were always Oracle.  And this was before Oracle Apex &#8211; think what wonders could have been achieved if I had access to such a product in the past.</p>
<p>When EC2 first appeared I enthusiastically  installed  Oracle 10g Express, using a Hamachi VPN to tunnel the Apex front-end back to my PC (don&#8217;t ever expose an Oracle 10g server to the public internet, its architects assumed it would be used solely within the corporate firewall).  I even used the power of Oracle&#8217;s redo logs to partially protect against the ephemeral nature of EC2&#8242;s disk storage.</p>
<p>It looked to me back then that EC2 could be an ideal hosting environment for <a href="http://www.oracle.com/technology/products/database/application_express/index.html">Oracle Application Express</a> (aka Apex, aka HTML DB), but for a few wee problems:</p>
<ul>
<li>It&#8217;s not absolutely clear whether the Oracle 10G Express database licence covers its use in a virtual environment (sometimes the restriction of one database per server is stated as one per machine), a few attempts to look for a definitive  yeah or neigh on the product&#8217;s support forums elicited no response.  I&#8217;m guessing its fair-usage, but confirmation would be nice.</li>
<li>Oracle doesn&#8217;t appear to know what to do with Apex, you get the impression they&#8217;re afraid it&#8217;ll cannibalise its lucrative J2EE business.</li>
<li>10g Express is severely hobbled as a database, not just the 4GB per server (or is that machine), it&#8217;s lacking any sort of updating service, serious security flaws remain unpatched and username/passwords are sent in plain text; making it suitable (and then only barely) for use within a firewall or VPN.</li>
<li>Once you outgrow Express,  you&#8217;re into big money and even worse you might have to talk to a sales rep!</li>
</ul>
<p>So what would I like to see Oracle offering on EC2? <a href="http://developer.amazonwebservices.com/connect/entry.jspa?externalID=867">A paid AMI</a>, preloaded with a variation of Express, minus the 4GB limit, with a &#8220;hardened&#8221; public internet facade, along with regular patches automatically applied.  Optional add-ons&#8230;</p>
<ul>
<li>Various levels of support, fixed monthly charge perhaps.</li>
<li>Ability to upgrade to the full Enterprise Editions, but again paid for via a combination of  AMI hourly charges and optional month-to-month support charges.</li>
<li>Ability to purchase once-off consultancy, both from Oracle and third-party suppliers.</li>
</ul>
<p>I&#8217;m not holding my breath though&#8230;</p>
<p>Oh, if you&#8217;re confused over the various &#8220;Express&#8221; terms used in the above, don&#8217;t blame me, blame Oracle, I thing the poor branding profile (constant name changes, copy cat names) is an indication of Oracle&#8217;s lack of commitment to both products.</p>
<p><strong>UPDATE Sept. 22nd 2208</strong></p>
<p>Looks like the <a href="http://www.oracle.com/technology/tech/cloud/index.html">Oracle Cloud</a> has arrived..</p>
<div id="zemanta-pixie" style="width:100%;margin:5px 0;"><a id="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img style="border:medium none;float:right;" src="http://img.zemanta.com/pixie.png?x-id=5d817014-c45b-4be4-8386-0914bcd221a4" alt="" /></a></div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/gobansaor.wordpress.com/366/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/gobansaor.wordpress.com/366/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/gobansaor.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/gobansaor.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/gobansaor.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/gobansaor.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/gobansaor.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/gobansaor.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/gobansaor.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/gobansaor.wordpress.com/366/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/gobansaor.wordpress.com/366/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/gobansaor.wordpress.com/366/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.gobansaor.com&blog=110633&post=366&subd=gobansaor&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.gobansaor.com/2008/05/06/oracle-in-the-cloud/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b714f82b5e24beb3b74779615b6ad969?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">gobansaor</media:title>
		</media:content>

		<media:content url="http://upload.wikimedia.org/wikipedia/en/thumb/5/50/Oracle_logo.svg/202px-Oracle_logo.svg.png" medium="image">
			<media:title type="html">Oracle Corporation</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixie.png?x-id=5d817014-c45b-4be4-8386-0914bcd221a4" medium="image" />
	</item>
	</channel>
</rss>