Questions tagged [app-engine-flexible]

App Engine Flexible is a cloud computing technology for hosting web applications in Google-managed data centers. Google App Engine is a Platform as a Service (PaaS) offering for Node.js, Ruby, Java, Python, Go and PHP.

Learn more about App Engine Flexible. App Engine allows developers to focus on doing what they do best, writing code. Based on Google Compute Engine, the App Engine flexible environment automatically scales your app up and down while balancing the load. Microservices, authorization, SQL and noSQL databases, traffic splitting, logging, search, versioning, security scanning, memcache, and content delivery networks are all supported natively. In addition, the App Engine flexible environment allows you to customize your runtime and even the operating system of your virtual machine using Docker.

467 questions
-1
votes
1 answer

Django with Cloud SQL on GAE Flexible

My Django app is working on GAE with Cloud SQL(MySQL). By using New Relic Monitoring, I tracked requests done by my app to www.googleapis.com. I don't know those requests. Can somebody explain this behavior? (app connecting with cloud proxy)
Hiro3
  • 201
  • 1
  • 3
  • 11
-1
votes
1 answer

Total cpu utilization of running app engine flexible instances

I need to make decisions in an external system based on the current CPU utilization of my App Engine Flexible service. I can see the exact values / metrics I need to use in the dashboard charting in my Google Cloud Console, but I don't see a direct,…
Dhiraj Gupta
  • 9,704
  • 8
  • 49
  • 54
1 2 3
31
32