您的位置:首页 > 大数据 > 云计算

AWS 的云计算进军移动市场的第一步

2011-01-25 13:50 148 查看

New AWS SDKs for Mobile Development (Android and iOS)

We want to make it easier for developers to build AWS applications on
mobile devices. Today we are introducing new SDKs for AWS Development
on devices that run the Google's Android and Apple's iOS operating
systems (iPhones, iPads, and the iPod Touch).

The AWS SDK for Android and the AWS SDK for iOS provide developers
with access to storage (Amazon S3), database (Amazon SimpleDB), and
messaging facilities (Amazon SQS and Amazon SNS). Both SDKs are lean and
mean to allow you to make the most of the limited memory found on a
mobile device. The libraries take care of a number of low-level concerns
such as authentication, retrying of requests, and error handling.

Both of the SDKs include libraries, full documentation and some
sample code. Both of the libraries are available in source form on
GitHub (iOS and Android) and we will be more than happy to accept
external contributions.

In order to allow code running on the mobile device to make calls
directly to AWS, we've also outlined a number of ways to store and
protect the AWS credentials needed to make the calls in our new
Credential Management in Mobile Applications document.

I am really looking forward to seeing all sorts of cool and creative
(not to mention useful) AWS-powered applications show up on mobile
devices in the future. If you build such an app, feel free to leave a
comment on this post or send email to awseditor@amazon.com
.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: