Google App Engine教程

Google App Engine Logo

Google App Engine是一个用于在现有Google基础架构中托管Web应用程序的云计算平台,它易于扩展,管理和免费使用多达预定义的已消耗资源,并且支持Java。 有关其他费用,请参阅此GAE帐单

在本系列教程中,我们将向您显示一系列教程,以帮助您使用Java启动程序Google App Engine。

注意
所有GAE教程均使用“ Eclipse 3.7 + Google Eclipse插件 ”和“ Google App Engine Java SDK 1.6.3.1 ”开发。

1.快速入门

向Google App Engine问好。

2. GAE + Struts 1和2

Struts 1和2框架集成以及您可能遇到的一些常见错误。

3. GAE + JSF 2

JSF 2框架集成以及您可能遇到的一些常见错误。

4. GAE +Spring

Spring框架集成。

5.数据存储

在GAE for Java中,您可以通过数据存储区低级api,JDO或JPA将数据存储在“数据存储区”中。 在此示例中,我们将使用Spring MVC进行演示。

6.常见问题

Google App Engine中的一些常见问题。

参考文献

  1. GAE:Java入门
  2. GAE帐单
  3. GAE代码实验室
  4. GAE列入白名单的罐子
  5. Google App Engine维基百科

翻译自: https://mkyong.com/tutorials/google-app-engine-tutorial/

  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Google App Engine is a web application hosting service. By “web application,” we mean an application or service accessed over the Web, usually with a web browser: storefronts with shopping carts, social networking sites, multiplayer games, mobile applications, survey applications, project management, collaboration, publishing, and all the other things we’re discovering are good uses for the Web. App Engine can serve traditional website content too, such as documents and images, but the environment is especially designed for real-time dynamic applications. In particular, Google App Engine is designed to host applications with many simulta- neous users. When an application can serve many simultaneous users without degrad- ing performance, we say it scales. Applications written for App Engine scale automat- ically. As more people use the application, App Engine allocates more resources for the application and manages the use of those resources. The application itself does not need to know anything about the resources it is using. Unlike traditional web hosting or self-managed servers, with Google App Engine, you only pay for the resources you use. These resources are measured down to the gigabyte. Billed resources include CPU usage, storage per month, incoming and outgoing band- width, and several resources specific to App Engine services. To help you get started, every developer gets a certain amount of resources for free, enough for small applica- tions with low traffic. App Engine can be described as three parts: application instances, scalable data storage, and scalable services. In this chapter, we look at each of these parts at a high level. We also discuss features of App Engine for deploying and managing web applications, and for building websites integrated with other Google offerings such as Google Apps, Google Accounts, and Google Cloud Storage.

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值