I am using this calculator

https://cloud.google.com/products/calculator/#id=ce96468c-3b00-4dd6-920b-e838ab805265

I have a version running with these spec

runtime: go
api_version: go1
env: flexible
threadsafe: true
handlers:
  - url: .*
    script: _go_app
    secure: always
    redirect_http_response_code: '301'
automatic_scaling:
  cool_down_period: 120s
  min_num_instances: 2
  max_num_instances: 20
  cpu_utilization:
    target_utilization: 0.5
network: {}

How do I find out all the parameters to put into the appengine calculator?
my Location is london, environment is flexible. but where do i find Cores 
per hour, memory per hour and persistent disk?

Thanks

-- 
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-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/67ba481b-8185-4ee6-abae-6843523b0c72%40googlegroups.com.

Reply via email to