<?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>Scott Yang's Playground &#187; Amazon</title>
	<atom:link href="http://scott.yang.id.au/tag/amazon/feed/" rel="self" type="application/rss+xml" />
	<link>http://scott.yang.id.au</link>
	<description>Faith, Technology and Randomness in Life, According to Scott</description>
	<lastBuildDate>Thu, 09 Feb 2012 09:01:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Amazon Web Service Introducing Elastic Beanstalk</title>
		<link>http://scott.yang.id.au/2011/01/amazon-web-service-introducing-elastic-beanstalk/</link>
		<comments>http://scott.yang.id.au/2011/01/amazon-web-service-introducing-elastic-beanstalk/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 08:28:18 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Cloud]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/2011/01/amazon-web-service-introducing-elastic-beanstalk/</guid>
		<description><![CDATA[Amazon WS is introducing Elastic Beanstalk. Just upload the code and see it scale, targeting Google AppEngine and Heroku users.]]></description>
			<content:encoded><![CDATA[<p><a href="http://aws.typepad.com/aws/2011/01/introducing-elastic-beanstalk.html ">Amazon WS is introducing Elastic Beanstalk</a>. Just upload the code and see it scale, targeting Google AppEngine and Heroku users. </p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2011/01/amazon-web-service-introducing-elastic-beanstalk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon SimpleDB</title>
		<link>http://scott.yang.id.au/2007/12/amazon-simpledb/</link>
		<comments>http://scott.yang.id.au/2007/12/amazon-simpledb/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 02:09:10 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[simpledb]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/2007/12/amazon-simpledb/</guid>
		<description><![CDATA[Amazon SimpleDB &#8212; released last week that provides access to a scalable storage of structured data via a REST API, which runs along side with EC2 and S3 to provide the &#8220;scalable backend&#8221; for online applications. Comments over the weekend have ranged from &#8220;it sucks&#8221; to &#8220;who needs Oracle/MSSQL/DB2?&#8221;. I personally won&#8217;t be using it. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://aws.amazon.com/simpledb">Amazon SimpleDB</a> &#8212; released last week that provides access to a scalable storage of structured data via a REST API, which runs along side with <a href="http://aws.amazon.com/ec2">EC2</a> and <a href="http://aws.amazon.com/s3">S3</a> to provide the &#8220;scalable backend&#8221; for online applications. Comments over the weekend have ranged from &#8220;it sucks&#8221; to &#8220;who needs Oracle/MSSQL/DB2?&#8221;. I personally won&#8217;t be using it. It won&#8217;t scale down as much as FOSS DBs like MySQL or PostgreSQL which are virutally free with your shared hosting. It &#8220;might&#8221; scale up (which has not yet been proved), but it will soon become very expensive. 10GB/domain is a big show-stopper, latency sucks for database-intensive applications, query time limited to 5 seconds, and no inter-domain queries. Sounds like it&#8217;s no good for any serious RDBMS-replacement work. It will also force you to code your applications specifically for that platform, just like S3. Vendor lock-in anyone?</p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2007/12/amazon-simpledb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jeff Bezos Talking About S3 and EC2 on TalkCrunch</title>
		<link>http://scott.yang.id.au/2006/11/jeff-bezos-talking-about-s3-and-ec2-on-talkcrunch/</link>
		<comments>http://scott.yang.id.au/2006/11/jeff-bezos-talking-about-s3-and-ec2-on-talkcrunch/#comments</comments>
		<pubDate>Thu, 16 Nov 2006 01:50:47 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[PodCast]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/2006/11/jeff-bezos-talking-about-s3-and-ec2-on-talkcrunch/</guid>
		<description><![CDATA[TalkCrunch: Interview with Jeff Bezos of Amazon.com, talking about their web services business unit, and all the weird usage of S3 and EC2. The Matrix Amazon is really doing some great stuff amongst web developers at the moment, and with the infrastructural services they provided you can easily scale to the next MySpace or YouTube. [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.talkcrunch.com/2006/11/14/interview-with-jeff-bezos/">TalkCrunch: Interview with Jeff Bezos</a> of <a href="http://www.amazon.com/">Amazon.com</a>, talking about their web services business unit, and all the weird usage of <a href="http://aws.amazon.com/s3">S3</a> and <a href="http://aws.amazon.com/ec2">EC2</a>. <del>The Matrix</del> <ins>Amazon</ins> is really doing some great stuff amongst web developers at the moment, and with the infrastructural services they provided you can easily scale to the next MySpace or YouTube. I&#8217;ve just got my beta application of EC2 approved, and now I just need to think about what I am going to use it for. Also <a href="http://hostingfu.com/article/amazon-announced-elastic-compute-cloud-ec2">what I wrote about EC2</a> when it launched almost 3 months ago.</p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2006/11/jeff-bezos-talking-about-s3-and-ec2-on-talkcrunch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zettabyte Storage zBox</title>
		<link>http://scott.yang.id.au/2006/10/zettabyte-storage-zbox/</link>
		<comments>http://scott.yang.id.au/2006/10/zettabyte-storage-zbox/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 03:53:07 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Gadget]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/2006/10/zettabyte-storage-zbox/</guid>
		<description><![CDATA[Via AWS Blog, zBox is a PowerPC-based NAS box that automatically backs up itself to Amazon S3, so that you have the short latency advantage of LAN storage, and redundancy of online storage at the same time. They can even detect degrading disk drives and send you a new one preemptively. After several disk drive [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://scott.yang.id.au/file/images/zbox.jpg" alt="zBox" width="75" height="100" class="floaty" style="border:#888 solid 1px"/> Via <a href="http://aws.typepad.com/aws/2006/10/zettabyte_stora.html">AWS Blog</a>, <a href="http://zettabytestorage.com/Zettabits/">zBox</a> is a PowerPC-based NAS box that automatically backs up itself to <a href="http://www.amazon.com/s3">Amazon S3</a>, so that you have the short latency advantage of LAN storage, and redundancy of online storage at the same time. They can even detect degrading disk drives and send you a new one preemptively. After several disk drive incidents over the years, I think it&#8217;s a perfect solution. Except it&#8217;s a bit costly &#8212; $49 a month for a 30GiB drive? Maybe I&#8217;ll continue to use this hacked rsync script to my DreamHost account.</p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2006/10/zettabyte-storage-zbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buying Technical Books in Australia</title>
		<link>http://scott.yang.id.au/2006/09/buying-technical-books-in-australia/</link>
		<comments>http://scott.yang.id.au/2006/09/buying-technical-books-in-australia/#comments</comments>
		<pubDate>Tue, 12 Sep 2006 07:58:13 +0000</pubDate>
		<dc:creator>scotty</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[Book]]></category>

		<guid isPermaLink="false">http://scott.yang.id.au/2006/09/buying-technical-books-in-australia/</guid>
		<description><![CDATA[Just bought a programming related book on-line. It was released in Q2 2006 so I did not consider the second hand book market. I went straight to the oracle asking where can I find it in on-line bookshops in Australia. Only a handful of shops returned, and LSL Australia is around $10 cheaper than the [...]]]></description>
			<content:encoded><![CDATA[<p>Just bought a programming related book on-line. It was released in Q2 2006 so I did not consider the second hand book market. I went straight to <a href="http://www.google.com/">the oracle</a> asking where can I find it in on-line bookshops in Australia.</p>
<p>Only a handful of shops returned, and <a href="http://www.lsl.com.au/">LSL Australia</a> is around $10 cheaper than the <a href="http://www.dymocks.com.au/">big guys</a>, although both are cheaper than the RRP. Who buy things at RRP these days anyway. Except, if you are a student and shopped in <a href="http://www.coop-bookshop.com.au/">Co-op Bookshop</a>, which happened to be the most expensive of them all.</p>
<p>Sounds like LSL is the one to go? However, there&#8217;s a Dymocks 50 metres from the building where I work, and it costs $11 for LSL to post the book to my office. D&#8217;oh.</p>
<p><img src="http://scott.yang.id.au/file/images/amazon-logo.jpg" width="260" height="100" class="floaty" alt="Amazon.com Logo"/> I ended up buying the book from <a href="http://www.amazon.com/">the big A</a>, and it will be shipped from the States in 2 weeks. The listed price is <strong>less than half</strong> of Dymock&#8217;s &#8220;special price&#8221;, and even if you factor in the postage (about half the cost of the book) and plus 10% GST (just for the sake of comparison), it is <strong>still a good 7 bucks cheaper</strong> than LSL&#8217;s listed price <em>without</em> the delivery. Not to mention Amazon&#8217;s shopping cart is probably one of the best out there for your <em>Wow</em> experience.</p>
<p>I guess no one can really compete against Amazon for their volumes. Or is that so? Where do you buy your technical books in Australia?</p>
]]></content:encoded>
			<wfw:commentRss>http://scott.yang.id.au/2006/09/buying-technical-books-in-australia/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

