Hi Keith, Unfortunately, depending on the app you do, prices can change drastically. You do have free tiers for instance hours (28 for front end and 8 for back ends), so the cost would not be 76$ per month, but it also depends on your instance type (F2 cost twice as much as F1, etc)
Without a more in depth idea of how many instances you need, what you will process, what backend-data you need, if you save information (and if you do, in which service), this is literally impossible to answer accurately. I can suggest our calculator <https://cloud.google.com/products/calculator/>, but you still need to know a lot about your application to get a good idea of your price. As for your second question, it really depends what you do again. Since Google App Engine does not have a product called "Google App Engine CDN", I will assume you mean either webhosting with Compute Engine, serving static content with App Engine, or configuring a Google Cloud Storage bucket as a website. In any case, as long as you serve static content, no it won't work with these as they work purely staticly. You definitely could setup a full App Engine application, where you can serve images and resize it on the fly. I hope I clarified your questions. If you still have more, feel free to ask me, I'll be happy to help further. Cheers! On Tuesday, July 14, 2015 at 12:26:18 AM UTC-4, Keith Chima wrote: > > 1) If I wanted to host an app like this, would I need to pay .05*24*30 * 2 > (instances) = $76 minimum per month for this, or are there key elements > that might fall under the free option? TBH it's a bit difficult for me to > understand. > > 2) Do I need to do anything special to enable the Google App Engine CDN? I > aggregate articles and display the picture (through a URL, not stored > locally) cropped and scaled down to a 70x70 icon. Can the CDN help serve > smaller icons instead for this dynamic content? > > Thanks very much, > -Keith Chima > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/73c8c4dc-be92-42a4-a476-dc5df7686803%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
