python - Google App Engine 应用到私有(private)云

标签 python google-app-engine google-cloud-datastore autoscaling

<分区>

我有一个使用 Datastore 的 Python 开发的 Google App Engine 应用程序。由于隐私问题,我的客户现在需要在本地化基础架构中运行此应用程序。一些关键要求是:自动缩放、低延迟和存储 noSQL 数据的能力。我有哪些选择?

最佳答案

我认为你基本上选择了错误的平台,但 AppScale 会帮助你做你想做的事:

http://www.appscale.com/

AppScale Systems, Inc. develops and supports AppScale, the world’s leading open source rapid development model for building scalable web and mobile applications. AppScale gives you the freedom to run your App Engine application across all public and private clouds or on your own virtual or physical infrastructure. AppScale leverages the App Engine API to allow DEVS to quickly focus on the business logic of the application and frees your OPS from unwieldy software stacks. AppScale Systems is proud to be a Google Cloud Technology Partner.

另一种方法是继续在 GAE 云本身中运行,但通过登录和/或 IP 地址等限制访问。

关于python - Google App Engine 应用到私有(private)云,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23634289/

相关文章:

python - 与 pygame 中的归一化向量移动不一致?

python - 使用 CSS 选择器和 Python 抓取表格中的多个单元格

android - 我可以使用 Google 语音搜索在后台识别语音吗?

java.lang.IllegalArgumentException : Multiple values for same key 'request' 异常

node.js - 如何在 Google 数据存储中更新/创建实体时获取时间值?

python - 在一个 dict 的 dict 中,你如何模拟 Perl 的自动激活行为?

python - Pandas -删除列索引的标签

java - "VerifyError: Expecting a stackmap frame"使用 Play 框架和 Google App Engine

google-app-engine - 静态内容更改 Google App Engine

google-app-engine - Google 应用引擎 - 数据存储读取操作突然增加