<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Peter van Hardenberg</title>
  <id>http://127.0.0.1</id>
  <updated>2010-09-14T00:00:00Z</updated>
  <author>
    <name>Peter van Hardenberg</name>
  </author>
  <entry>
    <title>Cloud Services on Heroku</title>
    <link href="http://127.0.0.1/2010/09/14/cloud-services-on-heroku/" rel="alternate"/>
    <id>http://127.0.0.1/2010/09/14/cloud-services-on-heroku/</id>
    <published>2010-09-14T00:00:00Z</published>
    <updated>2010-09-14T00:00:00Z</updated>
    <author>
      <name>Peter van Hardenberg</name>
    </author>
    <summary type="html">&lt;p&gt;If the internet in general had a motto, it would be &amp;ldquo;nobody has to wonder&amp;rdquo;. If the cloud had one, it would be &amp;ldquo;nobody has to wait&amp;rdquo;. Traditional web development models are naturally conservative. Learning to install and adminster new software packages is intimidating, and hosting them requires a certain amount of experience that many users don&amp;rsquo;t have. By providing a high-quality monitored, backed-up, performant, on-demand version of a service, you can reduce a developer&amp;rsquo;s barrier to entry with new technology to nothing more than &amp;ldquo;heroku addons:add foo&amp;rdquo;.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ve built just such a service on Heroku, and in this series of blog posts, I&amp;rsquo;m going to talk about the architecture, the features, and the challenges of building and operating your very own cloud service platform&amp;hellip;&lt;/p&gt;
</summary>
    <content type="html">&lt;p&gt;If the internet in general had a motto, it would be &amp;ldquo;nobody has to wonder&amp;rdquo;. If the cloud had one, it would be &amp;ldquo;nobody has to wait&amp;rdquo;. Traditional web development models are naturally conservative. Learning to install and adminster new software packages is intimidating, and hosting them requires a certain amount of experience that many users don&amp;rsquo;t have. By providing a high-quality monitored, backed-up, performant, on-demand version of a service, you can reduce a developer&amp;rsquo;s barrier to entry with new technology to nothing more than &amp;ldquo;heroku addons:add foo&amp;rdquo;.&lt;/p&gt;

&lt;p&gt;I&amp;rsquo;ve built just such a service on Heroku, and in this series of blog posts, I&amp;rsquo;m going to talk about the architecture, the features, and the challenges of building and operating your very own cloud service platform.&lt;/p&gt;

&lt;p&gt;Let&amp;rsquo;s begin by talking about what a cloud service is.&lt;/p&gt;
</content>
  </entry>
</feed>

