<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" 
      xmlns:thr="http://purl.org/syndication/thread/1.0">
  <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php" />
  <link rel="self" type="application/atom+xml" href="http://www.readwriteweb.com/atom.xml" />
  <id>tag:,2010:/1/tag:www.readwriteweb.com,2009://1.13979-</id>
  <updated>2010-03-01T16:44:38Z</updated>
  <title>Comments for Google Announces Pricing for App Engine: Allows Developers to Scale Beyond Free Quotas</title>
  
  <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.23-en</generator>
  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979</id>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php" />
    <link rel="service.edit" type="application/atom+xml" href="http://www.readwriteweb.com/cgi-bin/mt/mt-atom.cgi/weblog/blog_id=1/entry_id=13979" title="Google Announces Pricing for App Engine: Allows Developers to Scale Beyond Free Quotas" />
    <published>2009-02-24T19:30:00Z</published>
    <updated>2009-02-24T21:45:08Z</updated>
    <title>Google Announces Pricing for App Engine: Allows Developers to Scale Beyond Free Quotas</title>
    <summary>Google today finally announced its pricing plans for its App Engine service. Google&apos;s App Engine allows developers to run their web applications on Google&apos;s infrastructure and, until today, was only available in a free, but restricted, version. The free version currently gives developers up to 500MB of persistent storage and CPU power and bandwidth for...</summary>
    <author>
      <name>Frederic Lardinois</name>
      
    </author>
    
    <category term="Google" />
    
    <category term="News" />
    
    <category term="Web Development" />
    
    <content type="html" xml:lang="en" xml:base="http://www.readwriteweb.com/">
      <![CDATA[<p><img alt="app_engine_logo_feb09.png" src="http://www.readwriteweb.com/images/app_engine_logo_feb09.png"  />Google today finally <a href="http://googleappengine.blogspot.com/2009/02/new-grow-your-app-beyond-free-quotas.html">announced </a>its pricing plans for its App Engine service. Google's App Engine allows developers to run their web applications on Google's infrastructure and, until today, was only available in a free, but restricted, version. The free version currently gives developers up to 500MB of persistent storage and CPU power and bandwidth for about 5 million page views a month. Starting today, however, developers will also be able to purchase additional resources, which will enable them to scale their apps beyond these free quotas.</p>]]>
      <![CDATA[<p>For the next 90 days, the free allotment will remain unchanged, but after that, Google will <a href="http://code.google.com/appengine/docs/quotas.html#Free_Changes">reduce the free quota resources</a>. At the same time, however, it will also double the free storage quota to 1GB. Google argues that the other changes won't impact the large majority of "well written" apps running on the service right now.</p>

<p>According to Google, App Engine billing was one of the most requested features from App Engine developers. Thanks to this new pricing scheme, developers can now use App Engine to deploy larger and more popular applications on the service without hitting the ceiling of Google's free quotas. Developers will be able to set daily budgets for their apps and allocate this budget across CPU, bandwidth, storage, and email. </p>

<p>Some of the most popular apps that are currently using Google's App Engine are <a href="http://www.buddypoke.com/">BuddyPoke</a>, <a href="http://www.lingospot.com/">Lingospot</a>, Best Buy's <a href="http://www.giftag.com/">Giftag.com</a>, and <a href="http://www.mentalfloss.com/">Mental Floss</a>.</p>

<h2>Pricing</h2>

<p>Here is the new pricing scheme according to Google's blog post:</p>

<ul>
  <li>$0.10 per CPU core hour. This covers the actual CPU time an application uses to process a given request, as well as that for any Datastore usage.</li>

  <li>$0.10 per GB bandwidth incoming, $0.12 per GB bandwidth outgoing.&#160; This covers traffic directly to/from users, traffic between the app and any external servers accessed using the URLFetch API, and data sent via the Email API.</li>

  <li>$0.15 per GB of data stored by the application per month.</li>

  <li>$0.0001 per email recipient for emails sent by the application </li>
</ul>

<p>Google first announced that it was <a href="http://googleappengine.blogspot.com/2008/05/announcing-open-signups-expected.html">planning</a> to offer these pay-as-you-go resources to developers last May, and today's prices are at the lower end of the ranges that Google announced back then.</p>

<p>In general, Google's prices seem to be slightly cheaper and less complicated than <a href="http://aws.amazon.com/ec2/#pricing">Amazon's pricing schemes</a> for using its EC2 and S3 service. It should be noted, however, that Amazon offers a far larger feature set than App Engine. App Engine only supports the Python programming language, while EC2 gives you access to a complete, remotely hosted, on-demand operating system.</p>

<h2>Coming Soon: XMPP, Scheduled Task, Mail</h2>

<p>Earlier this month, Google also <a href="http://googleappengine.blogspot.com/2009/02/roadmap-update.html">announced</a> a number of new features that will appear in App Engine in the next six month, including the ability to receive and process mail, support for running scheduled tasks, and support for sending and receiving XMPP messages.</p>]]>
    </content>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:127690</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c127690" />
    <title>Comment from Mesjours on 2009-02-24</title>
    <author>
        <name>Mesjours</name>
        <uri>http://www.urzut.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://www.urzut.com">
        <![CDATA[<p>Wow, this is amazing news ! And thanks to ReadWriteWeb to be among the first blogs to write about this.</p>]]>
    </content>
    <published>2009-02-24T20:04:24Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:127695</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c127695" />
    <title>Comment from raivo pommer on 2009-02-24</title>
    <author>
        <name>raivo pommer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>USA Grosbank IN KRIZE </p>

<p>von Raivo Pommer -Eesti</p>

<p>Die bisher in der Finanzkrise stets profitable US-Großbank J.P. Morgan Chase streicht ihre Dividende drastisch zusammen. Die Quartalsausschüttung werde um fast 90 Prozent auf lediglich noch 0,05 Dollar je Aktie gekürzt, teilte der Konzern mit. </p>

<p>Der Bank blieben so pro Jahr fünf Milliarden Dollar (4 Mrd Euro) mehr in der Kasse. Im laufenden ersten Quartal sieht sich J.P. Morgan weiter in der Gewinnzone. Die Reserven etwa für faule Kredite hätten allerdings nochmals aufgestockt werden müssen, hieß es am Montagabend (Ortszeit) nach US-Börsenschluss in New York. Mit ihren Zahlen sieht sich die Bank derzeit im Rahmen der Analystenerwartungen. Experten gehen bisher von einem Ergebnis je Aktie von 0,35 Dollar aus im Vergleich zu noch 0,68 Dollar ein Jahr zuvor.</p>]]>
    </content>
    <published>2009-02-24T20:50:10Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:127737</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c127737" />
    <title>Comment from AppBeacon on 2009-02-24</title>
    <author>
        <name>AppBeacon</name>
        <uri>http://appbeacon.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://appbeacon.com">
        <![CDATA[<p>Developers should also consider either Aptana Cloud or Joyent Accelerators.  Joyent currently has quite a good deal for a small scale server instance preconfigured with PHP, Apache, Rails, MySQL, etc.  Aptana runs on Joyent servers but adds lots of bells and whistles for less experienced developers.  However, that is at the expense of total control of the server.</p>

<p>Justin Noel</p>]]>
    </content>
    <published>2009-02-25T03:54:42Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:127743</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c127743" />
    <title>Comment from Ian on 2009-02-24</title>
    <author>
        <name>Ian</name>
        <uri>http://leximo.org</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://leximo.org">
        <![CDATA[<p>Great job by Google. Only thing left to do is open it up for other languages and they'll have Amazon on their heels.</p>]]>
    </content>
    <published>2009-02-25T05:21:23Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:127761</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c127761" />
    <title>Comment from Engago Team on 2009-02-25</title>
    <author>
        <name>Engago Team</name>
        <uri>http://:www.leadsexplorer.com</uri>
    </author>
    <content type="html" xml:lang="en" xml:base="http://:www.leadsexplorer.com">
        <![CDATA[<p>Amazon Web Services has become the leader of the gang.<br />
They even have IBM (+ IBM Gobal Services) support (= big world wide sales force).<br />
Google is lagging behind in a business you would expect them to lead.<br />
Google needs to find a market niche between:<br />
- Microsoft addressing "their" Small to Medium business market<br />
- AWS has the early adopters (Geeks?)<br />
- IBM (AWS) the larger enterprises<br />
</p>]]>
    </content>
    <published>2009-02-25T08:47:51Z</published>
  </entry>

  <entry>
    <id>tag:www.readwriteweb.com,2009://1.13979-comment:130510</id>
    <thr:in-reply-to ref="tag:www.readwriteweb.com,2009://1.13979" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php"/>
    <link rel="alternate" type="text/html" href="http://www.readwriteweb.com/archives/app_engine_pricing_announcement.php#c130510" />
    <title>Comment from fuzer on 2009-03-20</title>
    <author>
        <name>fuzer</name>
        <uri></uri>
    </author>
    <content type="html" xml:lang="en" xml:base="">
        <![CDATA[<p>Raivo Pommer</p>

<p>raimo1@hot.ee</p>

<p>Bank LBBW Krise</p>

<p>Dies erfuhr die Deutsche Presse-Agentur dpa am Freitag aus Finanzkreisen. Im Vergleich zu 2007 hat sich die Summe damit mehr als vervierfacht - damals lag der Betrag bei 186 Millionen Euro. Vor einigen Wochen hatte es in Finanzkreisen geheißen, 2008 habe sich die Risikovorsorge auf mehr als 500 Millionen Euro erhöht.</p>

<p>Baden-Württembergs Sparkassen-Präsident Peter Schneider sagte den «Stuttgarter Nachrichten» (Samstag), diese Entwicklung sei kein Widerspruch zu den derzeit gut laufenden Geschäften: «Wir kommen an Kunden, die wir vorher nicht hatten und das zu Konditionen, die das Risiko abbilden», sagte Schneider, der auch Vorsitzender des Verwaltungsrates der LBBW ist, dem Blatt.</p>

<p>Grund für den rapiden Anstieg sind Informationen aus Finanzkreisen zufolge vor allem sinkende Bonitätsnoten für Unternehmen. Da die Finanzkrise zunehmend auf die Realwirtschaft übergreift, steigt die Gefahr, dass Kreditnehmer ihren Verpflichtungen nicht mehr nachkommen können.</p>]]>
    </content>
    <published>2009-03-20T20:29:53Z</published>
  </entry>

</feed>