What is Google Cloud App Engine

App Engine

 Managed app platform

Build highly scalable application on a fully managed serverless platform

Different Types 

App Engine Standard Environment Intended to 

Language : Python, Java, Node.js, PHP, Go
Experiences sudden and extreme spikes of traffic which requires immediate scaling
Instance startup time in second

App Engine Flexible environment


Go for appengine standard environment when you want less customizations (runtime, vm instances, security, etc. ) and want to plug and play with Google App Engine 

Go for appengine flexible environmentwhen you want to use compute engine resources extensively and deploy third party docker components/frameworks within your infrastructure

Alternatives / Competitors

  • AWS Lambda.
  • AWS Elastic Beanstalk.
  • Salesforce Heroku.
  • Salesforce Platform.
  • Cloud Foundry.
  • Dokku.
  • Azure Cloud Services.
  • ServiceNow Now Platform.

Comments

Popular posts from this blog

SQL basic interview question

gsutil Vs Storage Transfer Service Vs Transfer Appliance