<?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>HighContrast &#187; amazon web services</title>
	<atom:link href="http://blog.simeonov.com/category/amazon-web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.simeonov.com</link>
	<description>Simeon Simeonov on entrepreneurship, innovation &#38; venture capital</description>
	<lastBuildDate>Mon, 19 Jul 2010 20:17:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.simeonov.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/63f30b19297eaa4451084b25ac433fda?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>HighContrast &#187; amazon web services</title>
		<link>http://blog.simeonov.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.simeonov.com/osd.xml" title="HighContrast" />
	<atom:link rel='hub' href='http://blog.simeonov.com/?pushpress=hub'/>
		<item>
		<title>The next reincarnation of cloud computing</title>
		<link>http://blog.simeonov.com/2010/07/19/vmware-aws-paas-next-stage-of-cloud-computing/</link>
		<comments>http://blog.simeonov.com/2010/07/19/vmware-aws-paas-next-stage-of-cloud-computing/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 19:54:44 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[PaaS]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[vCloud]]></category>
		<category><![CDATA[virtualization]]></category>
		<category><![CDATA[IaaS]]></category>
		<category><![CDATA[Paul Maritz]]></category>
		<category><![CDATA[Werner Vogels]]></category>
		<category><![CDATA[Heroku]]></category>
		<category><![CDATA[Google App Engine]]></category>

		<guid isPermaLink="false">http://blog.simeonov.com/?p=706</guid>
		<description><![CDATA[Over Memorial Day weekend I wanted to play with CrunchBase data. I wrote a quick bash script that pulled data from CrunchBase and put it in MongoDB, one of the new databases from the NoSQL movement. In the process, I noticed I was programming file operations. It was a strange feeling. The last time I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=706&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>Over Memorial Day weekend I wanted to play with CrunchBase data. I wrote a quick bash script that pulled data from CrunchBase and put it in <a href="http://www.mongodb.org/" target="_blank">MongoDB</a>, one of the new databases from the NoSQL movement. In the process, I noticed I was programming<strong> </strong><strong>file operations</strong>. It was a strange feeling. The last time I wrote code that manipulated files was a decade ago. For other projects, the data has been either in a database or a web service somewhere. Why would I put anything in a file? For that matter, why would I want to deal with hardware constructs such as network ports? For an application developer, as opposed to an infrastructure developer, all these vestiges of decades-old operating system architecture add little value. In fact, they cause deployment and operational headaches—lots of them. If I had taken almost any other approach to the problem using the tools I’m familiar with I would have performed HTTP operations against the REST-based web services interface for ChrunchBase and then used HTTP to send the data to MongoDB. My code would have never operated against a file or any other OS-level construct directly.</p>
<p>This experience got me thinking about the evolution of application development and that led to a guest post on Om Malik&#8217;s GigaOm on the <a href="http://gigaom.com/2010/07/17/vmware-knows-the-cloud-doesn%E2%80%99t-need-server-virtualization" target="_blank">migration of cloud computing from infrastructure-as-a-service (IaaS) to platform-as-a-service (PaaS)</a>.</p>
<blockquote><p>Most assume that server virtualization as we know it today is a  fundamental enabler of the cloud, but it is only a crutch we need until  cloud-based application platforms mature to the point where applications  are built and deployed without any reference to current notions of  servers and operating systems.</p></blockquote>
<p>As I mention in the post, I&#8217;m quite impressed with VMWare&#8217;s willingness to push forward in this direction. Listening to Paul Maritz, CEO of VMWare, speak at Structure, it&#8217;s clear he&#8217;s aiming very far and has the leadership potential to get there. More than a decade ago, I used to listen very carefully to what he said because he owned several large groups inside Microsoft, some of which loved my first startup (Allaire) because we pulled through many thousands of Windows &amp; SQL servers and some of which hated us because we had the best Web development environment on Windows. He&#8217;s back on the list of execs I&#8217;ll follow carefully.</p>
<p>This is a big opportunity for Amazon to go up the stack at the right time. It&#8217;s good from an economics standpoint as it can increase margins in two ways: (a) improves efficiency and (b) switches pricing to more value-based application-related metrics. AWS has gone up the stack into data storage,  management and analytics. I doubt they&#8217;d miss the opportunity to become a meaningful PaaS provider at the right time. Breadth of platform support and platform expertise will be interesting challenges to resolve.</p>
<p>The other interesting trend to watch for here is that a reduction in the capabilities of the server virtualization tier increases the value of intelligent networks, one reason why Cisco smartly grabbed @<a href="http://twitter.com/lewtucker" target="_blank">lewtucker</a> as CTO of their emerging cloud group and has security gurus like @<a href="http://twitter.com/Beaker" target="_blank">Beaker</a> on board.</p>
<p>The comments have raised several questions:</p>
<ul>
<li><strong>Is security harder with PaaS? </strong>In the short run, yes, but only because we have less experience with shared hosting on locked down PaaS platforms. Google App Engine, <a href="http://heroku.com" target="_blank">Heroku</a> and others are leading the way here. Werner Vogels said that he trusts hypervisors to provide isolation. It will take a while for big cloud providers such as AWS to equally trust PaaS implementations. In fact, it&#8217;s likely they&#8217;ll build their own as Google has. Cisco badly wants to help, too.</li>
<li><strong>How does IT rebill in enterprises?</strong> Having a simpler hypervisor or no hypervisor at all doesn&#8217;t mean you can&#8217;t collect HW usage metrics and decide how to apportion them to simultaneous users of the hardware. Even better, you can measure and rebill based on other, more business-value-oriented metrics which could give the IT organization some budgetary slack. It would certainly give them more deployment flexibility both inside and outside of their data centers.</li>
</ul>
<p>Soon we will be able to throw away the server virtualization crutch  and, like in that memorable moment from Forrest Gump, we will be able to  run leaner and more scalable applications in the cloud on  next-generation platforms-as-a-service. For the time being, my call to  action is for application developers to stop writing code that directly  touches any hardware or operating system objects and try the current  generation of platforms-as-a-service.</p>
<p>Developers out there building <em>applications</em>, <a href="http://twitter.com/simeons">give me a shout</a> about when was the last time you programmed against a file.</p>
<p><em>Let me know what you think in the <a href="http://blog.simeonov.com/2010/07/19/vmware-aws-paas-next-stage-of-cloud-computing/#postComment">comments</a> or on Twitter @<a href="http://twitter.com/simeons">simeons</a></em><em>.</em></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/706/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/706/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/706/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=706&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2010/07/19/vmware-aws-paas-next-stage-of-cloud-computing/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloudy, With a Chance of Rain</title>
		<link>http://blog.simeonov.com/2008/06/24/cloudy-with-a-chance-of-rain/</link>
		<comments>http://blog.simeonov.com/2008/06/24/cloudy-with-a-chance-of-rain/#comments</comments>
		<pubDate>Tue, 24 Jun 2008 23:06:53 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[Akamai]]></category>
		<category><![CDATA[App Engine]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[edge computing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Project Caroline]]></category>
		<category><![CDATA[Sun]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/?p=290</guid>
		<description><![CDATA[Xconomy put together a cloud computing event at Akamai&#8216;s HQ in Cambridge today. The location was appropriate since Akamai was one of the first companies to work on computing in the cloud or, more specifically, at the edge of the network. I spoke on a panel with Google, IBM, Microsoft and Sun. Their offering are [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=290&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xconomy.com" target="_blank">Xconomy</a> put together a <a href="http://www.xconomy.com/2008/05/29/xconomy-forum-the-promise-and-reality-of-cloud-computing/" target="_blank">cloud computing event</a> at <a href="http://www.akamai.com" target="_blank">Akamai</a>&#8216;s HQ in Cambridge today. The location was appropriate since Akamai was one of the first companies to work on computing in the cloud or, more specifically, <a href="http://www.akamai.com/html/technology/edgecomputing.html" target="_blank">at the edge of the network</a>.</p>
<p>I spoke on a panel with Google, IBM, Microsoft and Sun. Their offering are somewhere between vaporware and beta.</p>
<ul>
<li>Google recently launched <a href="http://code.google.com/appengine/docs/whatisgoogleappengine.html" target="_blank">App Engine</a></li>
<li>IBM has a big vision and is mastering resources internally</li>
<li>Microsoft is trying to equate enterprise application hosting and SaaS as cloud services</li>
<li>Sun recently did a beta release of <a href="http://research.sun.com/spotlight/2008/2008-04-09_caroline.html" target="_blank">Project Caroline</a>.</li>
</ul>
<p>Absent from the discussion due to schedules was Amazon, so I had to be the one to talk about <a href="http://www.amazon.com/gp/browse.html?node=3435361" target="_blank">Amazon Web Services</a>. For the record, I like what AWS is doing for the simple reasons that (a) they shipped early and (b) they took a very open approach to the core of cloud computing (EC2 and S3).</p>
<p>The audience focused Q&amp;A on a couple of interesting areas: SLAs/reliability, where is became clear that one-size cloud computing would not fit all, and security/privacy, which is indeed a very interesting topic, especially when one considers, for example, what governments can force your cloud services provider to do with your data.</p>
<p>There are three complementary approaches to both topics or, for that matter, any facet of value-add on top of the core infrastructure-as-a-service cloud computing layer:</p>
<ul>
<li>You can architect a solution that achieves your objectives based on core cloud services. For example, since many startups don&#8217;t trust Amazon S3 and EC2 not to fail they have made alternative provisions. In another example, one can introduce application-level encryption such that Amazon or Google only keep encrypted data and don&#8217;t have access to the keys.</li>
<li>You can rely on enhanced cloud services, e.g., data encryption add-ins or spreading servers across different zones with an automatic failover layer maintained by the cloud service provider (CSP), etc. This carries potential lock-in implications in exchange for having to solve less of the problem yourself.</li>
<li>Rather than solving the problem through technology, you can solve it through processes and contracts. For example, failure to meet SLAs can carry financial penalties.  </li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/290/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/290/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/290/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/290/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/290/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=290&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2008/06/24/cloudy-with-a-chance-of-rain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon Funds AWS Darling Animoto</title>
		<link>http://blog.simeonov.com/2008/05/15/amazon-funds-aws-darling-animoto/</link>
		<comments>http://blog.simeonov.com/2008/05/15/amazon-funds-aws-darling-animoto/#comments</comments>
		<pubDate>Thu, 15 May 2008 12:39:54 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Digital Media]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Industry News]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[social media]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[Amazon.com]]></category>
		<category><![CDATA[animoto]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[jeff bezos]]></category>
		<category><![CDATA[Stevie Clifton]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/?p=271</guid>
		<description><![CDATA[My friend Stevie Clifton, CTO at Animoto, pinged me early this morning with the news that Amazon has funded his company. This comes on the heels of Amazon CEO Jeff Bezos using Animoto as a great example of how to leverage Amazon Web Services. Get the full story from Stevie who recorded a video telling how [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=271&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>My friend Stevie Clifton, CTO at Animoto, pinged me early this morning with the news that <a href="http://www.techcrunch.com/2008/05/15/amazon-funds-animoto-music-video-creator/" target="_blank">Amazon has funded his company</a>. This comes on the heels of Amazon CEO Jeff Bezos using Animoto as a <a href="http://blog.animoto.com/2008/04/21/amazon-ceo-jeff-bezos-on-animoto/" target="_blank">great example of how to leverage Amazon Web Services</a>. Get the full story from Stevie who recorded a <a href="http://simeons.wordpress.com/2008/05/12/cloud-computing-facebook-amazon-web-services/" target="_blank">video</a> telling how Animoto scaled from 50 server instances to 3,500 server instances after their Facebook launch.</p>
<p>Congrats to the Animoto team. They&#8217;ve built a very cool service and deserve to get a little breathing room.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/271/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/271/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/271/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/271/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/271/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=271&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2008/05/15/amazon-funds-aws-darling-animoto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloud Computing: You May Need It If You Go Viral On Facebook</title>
		<link>http://blog.simeonov.com/2008/05/12/cloud-computing-facebook-amazon-web-services/</link>
		<comments>http://blog.simeonov.com/2008/05/12/cloud-computing-facebook-amazon-web-services/#comments</comments>
		<pubDate>Mon, 12 May 2008 15:02:53 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Digital Media]]></category>
		<category><![CDATA[Social computing]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[cloud computing]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[animoto]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[jeff bezos]]></category>
		<category><![CDATA[Nantucket Conference]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/?p=268</guid>
		<description><![CDATA[I organized a panel on cloud computing at the Nantucket Conference last weekend. One of the panelists was Stevie Clifton, founder/CTO of Animoto. He shared a story about Animoto&#8217;s experience with Amazon Web Services&#8217; Elastic Compute Cloud and going viral on Facebook that speaks for itself so much so that Jeff Bezos used the example in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=268&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I organized a panel on <a href="http://en.wikipedia.org/wiki/Cloud_computing" target="_blank">cloud computing</a> at the <a href="http://www.nantucketconference.com" target="_blank">Nantucket Conference</a> last weekend. One of the panelists was Stevie Clifton, founder/CTO of <a href="http://www.animoto.com" target="_blank">Animoto</a>. He shared a story about Animoto&#8217;s experience with <a href="http://www.amazon.com/EC2-AWS-Service-Pricing/b/ref=sc_fe_l_2?ie=UTF8&amp;node=201590011&amp;no=3435361&amp;me=A36L942TSJ2AJA" target="_blank">Amazon Web Services&#8217; Elastic Compute Cloud</a> and going viral on Facebook that speaks for itself so much so that Jeff Bezos used the example in a <a href="http://blog.animoto.com/2008/04/21/amazon-ceo-jeff-bezos-on-animoto/" target="_blank">recent presentation</a>.</p>
<p> <span style="text-align:center; display: block;"><a href="http://blog.simeonov.com/2008/05/12/cloud-computing-facebook-amazon-web-services/"><img src="http://img.youtube.com/vi/CX-lQsrtQks/2.jpg" alt="" /></a></span></p>
<p>Handling this type of spike the old-fashioned way would have been painful and expensive. If you plan on being successful and see these types of spikes in traffic, you should think about cloud computing from day one.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/268/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/268/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=268&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2008/05/12/cloud-computing-facebook-amazon-web-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/CX-lQsrtQks/2.jpg" medium="image" />
	</item>
		<item>
		<title>Lessons on How to Use Amazon Web Services</title>
		<link>http://blog.simeonov.com/2008/02/20/lessons-on-how-to-use-amazon-web-services/</link>
		<comments>http://blog.simeonov.com/2008/02/20/lessons-on-how-to-use-amazon-web-services/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 02:50:20 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[ETech]]></category>
		<category><![CDATA[SmugMug]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2008/02/20/lessons-on-how-to-use-amazon-web-services/</guid>
		<description><![CDATA[From a comment on my post on the AWS outage comes a link to a great presentation on how to successfully use AWS from SmugMug founder Don MacAskill given at ETech last year.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=253&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>From a comment on <a href="http://simeons.wordpress.com/2008/02/16/amazon-web-services-outage-causes-and-remedies/" target="_blank">my post on the AWS outage</a> comes a link to a <a href="http://blogs.smugmug.com/don/files/ETech-SmugMug-Amazon-2007.pdf" target="_blank">great presentation on how to successfully use AWS</a> from <a href="http://www.smugmug.com" target="_blank">SmugMug</a> founder <a href="http://blogs.smugmug.com/don/2007/03/30/etech-2007-smugmug-amazon-slides-are-up/" target="_blank">Don MacAskill</a> given at ETech last year.</p>
<p><a href="http://simeons.files.wordpress.com/2008/02/image002.jpg"><img style="border-width:0;" height="321" alt="image002" src="http://simeons.files.wordpress.com/2008/02/image002-thumb.jpg?w=481&#038;h=321" width="481" border="0"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/253/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/253/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/253/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/253/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/253/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=253&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2008/02/20/lessons-on-how-to-use-amazon-web-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>

		<media:content url="http://simeons.files.wordpress.com/2008/02/image002-thumb.jpg" medium="image">
			<media:title type="html">image002</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon Web Services Outage: Causes And Remedies</title>
		<link>http://blog.simeonov.com/2008/02/16/amazon-web-services-outage-causes-and-remedies/</link>
		<comments>http://blog.simeonov.com/2008/02/16/amazon-web-services-outage-causes-and-remedies/#comments</comments>
		<pubDate>Sat, 16 Feb 2008 18:13:10 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[AWS]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[outage]]></category>
		<category><![CDATA[S3]]></category>
		<category><![CDATA[Salesforce]]></category>
		<category><![CDATA[SimpleDB]]></category>
		<category><![CDATA[SQS]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2008/02/16/amazon-web-services-outage-causes-and-remedies/</guid>
		<description><![CDATA[If been a big fan of Amazon Web Services (AWS) because they lower the costs of startup experimentation. I&#8217;ve sponsored their events, judged their startup competition, etc. I have friends on the team. I&#8217;ve also had frank conversations with them about service level agreements and what it means to be an infrastructure provider in a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=250&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>If been a <a href="http://simeons.wordpress.com/category/amazon-web-services/" target="_blank">big fan of Amazon Web Services</a> (AWS) because they lower the costs of startup experimentation. I&#8217;ve sponsored their events, judged their startup competition, etc. I have friends on the team. I&#8217;ve also had frank conversations with them about service level agreements and what it means to be an infrastructure provider in a mashup world. Mashups increase the need for high availability and uptime. If the user experience of a mashup application requires, say, five web services from three separate companies to be available the overall probability of failure goes up subtantially. it&#8217;s the weakest link in the chain argument.The Net learned this the hard way yesterday when multiple AWS services (S3, EC2, SQS, Simple DB, etc.) had a <a href="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=19714&amp;tstart=0" target="_blank">multi-hour outage</a>. The problem was exacerbated by the fact that, internally, various AWS services depend on one another and especially the storage service, S3.It looks like the cause for the outage was a particular use pattern of S3:<br />
<blockquote>What caused the problem however was a sudden unexpected surge in a particular type of usage (PUT&#8217;s and GET&#8217;s of private files which require cryptographic credentials, rather than GET&#8217;s of public files that require no credentials).  As I understand what Kathrin said, the surge was caused by at least one very large customer plus several other customers suddenly and unexpectedly increasing their usage. </p></blockquote>
<p>I would highly recommend for anyone who is building a developer community or providing SaaS infrastructure or relying on SaaS infrastructure to take the time and read the <a href="http://developer.amazonwebservices.com/connect/thread.jspa?threadID=19714&amp;tstart=0" target="_blank">many posts on the AWS forums</a> about the outage. You hear the real pain and frustration of people whose businesses depend on AWS. The key complaint was not that the service failed&#8211;failures do happen&#8211;but that Amazon was not prepared to engage with the developer community around the failure.<br />
<blockquote>It&#8217;s AmazING the fact of having no info on what&#8217;s happening. Absolutely unacceptable. Come on, people on this forum are all tech guys, so we understand that bad things happen from time to time. However, you MUST be transparent with your customers and give them details on what&#8217;s going on (yes, we want to know exactly what&#8217;s happening and not a standard response like &#8216;The issue is resolved&#8217;). In fact, it is not. So please, scale these complaints to the right person and post the technical explanation of the issue as soon as possible.</p></blockquote>
<p>Jesse Robbins over at O&#8217;Reilly has a good post <a href="http://radar.oreilly.com/archives/2008/02/amazon-ec2-s3-aws-outage-failure-happens.html" target="_blank">comparing how Amazon dealt with the situation to how Salesforce responded</a> to its infamous outage a couple of years ago. I&#8217;ve also blogged before about how <a href="http://simeons.wordpress.com/2007/02/08/saas-brings-increased-responsibilities/" target="_blank">SaaS brings increases responsiblities</a>.All in all, Amazon worked very hard to get the issue resolved and the community was thankful for their efforts.<br />
<blockquote>As I said before, you need to be transparent with your customers. No service can provide 100% uptime. It&#8217;s a fact. No matter if u have a redundant anycast network or supercalifragilisticexpialidocious elastic clouds. I just want to get notified and know what&#8217;s exactly happening. Nothing else. That said, the issue was resolved very fast, so you should be very proud. Hats off to Amazon&#8217;s IT staff.</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/250/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/250/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/250/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/250/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/250/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=250&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2008/02/16/amazon-web-services-outage-causes-and-remedies/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Ooyala wins</title>
		<link>http://blog.simeonov.com/2007/12/07/ooyala-wins/</link>
		<comments>http://blog.simeonov.com/2007/12/07/ooyala-wins/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 22:55:42 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2007/12/07/ooyala-wins/</guid>
		<description><![CDATA[Ooyala won the Amazon Web Service Startup Challenge last night. The company has a video hosting platform integrated with an ad network and some interesting bells and whistles built around the notion of using computer vision to provide better ad targeting, interactive entertainment and commerce. The founding team  comes from AdSense. The symbol of the prize [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=215&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ooyala.com">Ooyala </a>won the Amazon Web Service Startup Challenge last night. The company has a video hosting platform integrated with an ad network and some interesting bells and whistles built around the notion of using computer vision to provide better ad targeting, interactive entertainment and commerce. The founding team  comes from AdSense.</p>
<p>The symbol of the prize was a gold-painted hammer signed by Jeff Bezos. Under the lenses of the eager photographers and videographers, the team banged the hammer on a 2U rack server to symbolize the end of servers deployed in the enterprise.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/215/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/215/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/215/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/215/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/215/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=215&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2007/12/07/ooyala-wins/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon Web Services Startup Challenge</title>
		<link>http://blog.simeonov.com/2007/12/04/amazon-web-services-startup-challenge/</link>
		<comments>http://blog.simeonov.com/2007/12/04/amazon-web-services-startup-challenge/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 01:46:57 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Polaris Venture Partners]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2007/12/04/amazon-web-services-startup-challenge/</guid>
		<description><![CDATA[I&#8217;m heading to Seattle tomorrow for the AWS Startup Challenge finals. Many entered the competition with the hope of winning fame &#38; glory, $50K in cash, $50K in AWS credit and an investment offer from Amazon (the details of which I&#8217;m fuzzy on). The finalists are: Brainscape Commerce360 Justin.tv Milemeter Ooyala UserTesting.com WeoGeo If you&#8217;ve [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=214&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m heading to Seattle tomorrow for the <a href="http://www.amazon.com/gp/browse.html?node=377634011" target="_blank">AWS Startup Challenge</a> finals. Many entered the competition with the hope of winning fame &amp; glory, $50K in cash, $50K in AWS credit and an investment offer from Amazon (the details of which I&#8217;m fuzzy on).</p>
<p>The <a href="http://www.amazon.com/gp/browse.html?node=377634011" target="_blank">finalists</a> are:</p>
<ul>
<li>Brainscape</li>
<li>Commerce360 </li>
<li>Justin.tv</li>
<li>Milemeter</li>
<li>Ooyala </li>
<li>UserTesting.com</li>
<li>WeoGeo</li>
</ul>
<p>If you&#8217;ve any experience with the finalists, let me know. I&#8217;m one of the judges&nbsp;and Polaris is sponsoring the event. There is a <a href="http://aws.amazon.com/awarddinner" target="_blank">cool dinner</a>, which will bring together entrepreneurs and execs from the area. Unfortunately, it&#8217;s $100/seat. More importantly, Polaris&nbsp;is throwing together&nbsp;an after-dinner party. No, you won&#8217;t need to pay for that. If you can&#8217;t make dinner but want to come to the party, let me know.</p>
<p>Hope to see you in Seattle.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/214/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/214/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/214/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/214/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/214/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=214&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2007/12/04/amazon-web-services-startup-challenge/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
		<item>
		<title>Amazon Web Services Talk: Beyond Bootstrapping</title>
		<link>http://blog.simeonov.com/2007/10/01/amazon-web-services-talk-beyond-bootstrapping/</link>
		<comments>http://blog.simeonov.com/2007/10/01/amazon-web-services-talk-beyond-bootstrapping/#comments</comments>
		<pubDate>Mon, 01 Oct 2007 16:17:09 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Polaris Venture Partners]]></category>
		<category><![CDATA[VC]]></category>
		<category><![CDATA[Venture Capital]]></category>
		<category><![CDATA[amazon web services]]></category>
		<category><![CDATA[startups]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2007/10/01/amazon-web-services-talk-beyond-bootstrapping/</guid>
		<description><![CDATA[The AWS event last Wed went very well. Thanks to everyone in the audience for coming and talking geek on such a gorgeous day in NYC. Worth noting: S3 is really getting some load&#8211;peaking at 27,000 requests/second. The VM marketplace is cool on EC2 is a great way to market virtual appliances. The flexible payments [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=183&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>The AWS event last Wed went very well. Thanks to everyone in the audience for coming and talking geek on such a gorgeous day in NYC. </p>
<p>Worth noting:</p>
<ul>
<li>S3 is really getting some load&#8211;peaking at 27,000 requests/second.</li>
<li>The VM marketplace is cool on EC2 is a great way to market virtual appliances.</li>
<li>The flexible payments API is&nbsp;a godsend for people&nbsp;building cool new e-commerce experiences.</li>
</ul>
<p>A number of people asked for a copy of my presentation. <a href="http://www.slideshare.net/simeons/beyond-bootstrapping-122725/" target="_blank">Here</a> it is.</p>
<p><a title="Beyond Bootstrapping" href="http://www.slideshare.net/simeons/beyond-bootstrapping-122725/" target="_blank"><img src="http://s3.amazonaws.com/slideshare/beyond-bootstrapping2846-thumbnail"></a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/183/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/183/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/183/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/183/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/183/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=183&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2007/10/01/amazon-web-services-talk-beyond-bootstrapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>

		<media:content url="http://s3.amazonaws.com/slideshare/beyond-bootstrapping2846-thumbnail" medium="image" />
	</item>
		<item>
		<title>Amazon Web Services Event in New York</title>
		<link>http://blog.simeonov.com/2007/09/26/amazon-web-services-event-in-new-york/</link>
		<comments>http://blog.simeonov.com/2007/09/26/amazon-web-services-event-in-new-york/#comments</comments>
		<pubDate>Wed, 26 Sep 2007 05:50:50 +0000</pubDate>
		<dc:creator>Simeon Simeonov</dc:creator>
				<category><![CDATA[Digital Media]]></category>
		<category><![CDATA[Polaris Venture Partners]]></category>
		<category><![CDATA[amazon web services]]></category>

		<guid isPermaLink="false">http://simeons.wordpress.com/2007/09/26/amazon-web-services-event-in-new-york/</guid>
		<description><![CDATA[I&#8217;m polishing my presentation for the AWS event in NYC today.&#160;Polaris Venture Partners is the exclusive sponsor because we believe that&#160;what Amazon is doing is good for startups. AWS&#160;lowers the cost of experimentation online, which helps more ideas come to life and get feedback from the market. The event is from 2-7pm at The Great [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=179&subd=simeons&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m polishing my presentation for the AWS event in NYC today.&nbsp;Polaris Venture Partners is the exclusive sponsor because we believe that&nbsp;what Amazon is doing is good for startups. AWS&nbsp;lowers the cost of experimentation online, which helps more ideas come to life and get feedback from the market.</p>
<p>The event is from 2-7pm at The Great Hall, Cooper Union, 7 East Seventh Street. Attendance is free and there will be good food + cocktails. Stop by if you can. The agenda is as follows:</p>
<p>2:00 – 2:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Opening Statements/Andy Jassy, Senior Vice President, AWS<br />2:30 – 3:00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Overview of AWS/Mike Culver<br />3:00 – 4:00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Presentations from startups using AWS<br />4:00 – 4:15&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Break<br />4:15 -&nbsp;5:00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&#8221;Beyond Bootstrapping&#8221;&nbsp;&nbsp;(conversation led&nbsp;by me)<br />5:00 – 7:00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cocktail Reception</p>
<p>You can still sign up at <a href="http://www.regonline.com/startupny">www.regonline.com/startupny</a> or for more information, go to <a href="http://aws.amazon.com/startupny">http://aws.amazon.com/startupny</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/simeons.wordpress.com/179/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/simeons.wordpress.com/179/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/simeons.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/simeons.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/simeons.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/simeons.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/simeons.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/simeons.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/simeons.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/simeons.wordpress.com/179/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/simeons.wordpress.com/179/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/simeons.wordpress.com/179/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.simeonov.com&blog=320051&post=179&subd=simeons&ref=&feed=1" />]]></content:encoded>
			<wfw:commentRss>http://blog.simeonov.com/2007/09/26/amazon-web-services-event-in-new-york/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ac0c73c03dc070107a56ac605f2328bc?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sim</media:title>
		</media:content>
	</item>
	</channel>
</rss>