- Learning Google BigQuery
- Thirukkumaran Haridass Eric Brown
- 131字
- 2021-07-02 21:24:01
App engine flexible environment
It is inevitable for some companies to use the latest or specific version of programming languages, or they need to use a programming language that is not in the standard environment. An App engine Flexible environment may be the next best choice. It supports Node.js, Ruby, and .NET in addition to PHP, Go, Python, and Java. The flexible environment provides support for running newer versions of programming languages compared to a standard environment. Applications run in a Docker container in the flexible environment. Scalability for huge traffic is not straightforward nor automatic for applications running in flexible environments because of the way they are deployed using containers.
To choose between the App Engine standard environment and flexible environment, go through the comparison on this page: https://cloud.google.com/appengine/docs/the-appengine-environments.
- Spring Boot 2實戰(zhàn)之旅
- CMDB分步構(gòu)建指南
- Three.js開發(fā)指南:基于WebGL和HTML5在網(wǎng)頁上渲染3D圖形和動畫(原書第3版)
- 趣學(xué)Python算法100例
- Learning ArcGIS Pro
- INSTANT Mercurial SCM Essentials How-to
- Working with Odoo
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 新一代SDN:VMware NSX 網(wǎng)絡(luò)原理與實踐
- Getting Started with Eclipse Juno
- Unity 2018 Augmented Reality Projects
- Visual Basic程序設(shè)計實驗指導(dǎo)及考試指南
- Learning C++ by Creating Games with UE4
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Isomorphic Go