GAE instance prices?

209 views
Skip to first unread message

Susan Lin

unread,
Apr 8, 2016, 2:00:11 PM4/8/16
to Google App Engine
I tested out Google App Engine 4 years ago and am coming back now to see if it is a possibility for another project I will be working on. I see the pricing for instances are still the same as they were 4 years ago:

This table summarizes the CPU, memory, and hourly billing rate of the various instance classes.
Instance ClassMemory LimitCPU LimitCost per Hour per Instance




F1128 MB600 Mhz$0.05
F2256 MB1.2 Ghz$0.10
F4512 MB2.4 Ghz$0.20
F4_1G1024 MB2.4 Ghz$0.30

When compared to Amazon's PaaS ElasticBeanstalk a 1 cpu 1GB instance costs $0.013 an hour which is almost 30 times cheaper than Google App Engine front end instances. I understand they offer different services, but as far as front end instances it is hard to see why in 2016 (Moore's Law) a 1gb GAE instance is still so expensive. Does Google have any plans to lower the costs of these instances in the very near future?

Jeff Schnitzer

unread,
Apr 9, 2016, 5:24:51 PM4/9/16
to Google App Engine
If you want a nearly close comparison to ElasticBeanstalk, use a Managed VM (or “Flexible Runtime” I think they’re being called now). They are currently billed at the same rate as the underlying Compute Engine instance.

Jeff

--
You received this message because you are subscribed to the Google Groups "Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9020a9f4-886b-4841-9de0-314c14c0ffee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Jeff Schnitzer

unread,
Apr 9, 2016, 5:25:28 PM4/9/16
to Google App Engine
“nearly exact” I meant to say. EB and Flexible runtimes are both mapped to a whole hypervisor VM.

Jeff

Susan Lin

unread,
Apr 10, 2016, 3:07:26 PM4/10/16
to Google App Engine, je...@infohazard.org
Hi Jeff, yes you are correct they currently use these resources, but according to Google from https://cloud.google.com/appengine/pricing these prices will increase (which I assume is to the standard GAE prices) once flex environment becomes GA.

"Instances within the flexible environment are charged the cost of the underlying Google Compute Engine Virtual Machines. This is Beta-only pricing and will increase once the flexible environment is GA."

So these lower prices seem to be only temporary.

George-Cristian Bîrzan

unread,
Apr 10, 2016, 4:01:56 PM4/10/16
to google-a...@googlegroups.com

I doubt however that they will go up 8 fold, which seems to be the gap currently

Susan Lin

unread,
Apr 13, 2016, 12:44:42 AM4/13/16
to Google App Engine
Hard to just see why then the regular GAE instances are still so expensive.

Anastasios Hatzis

unread,
Apr 13, 2016, 5:37:38 AM4/13/16
to Google App Engine
Susan, I can't remember the prices for instance hours a few years ago. But since we use GAE, the pricing has changed a few times. I remember that once a free app became billable, there was a minimum monthly fee billed (not anymore). Separate billing of many other resources were dropped since we started, e.g. monthly fee for SSL SNIs, billing of Search API calls, etc., generalized into the instance hours. And generally costs for Storage and Datastore were simplified and reduced over time along with them becoming products you can use separately.

It also became easier to optimize certain costs, for example you can use different instance classes for modules in the same app.

After all, I understand standard GAE environment as a well integrated (almost) all-in-one platform, so in our use-cases we save lots of time and costs for administration of resources / services we would need otherwise. I would imagine that for other usage patterns alternatives could be cheaper or better, e.g. the flexible GAE environments, VMs, or even other cloud providers.

Ani
Reply all
Reply to author
Forward
0 new messages