aws mobile hub

23
© 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Hosted by AWS Technical Evangelists, Danilo Poccia & Ian Massingham AWS Mobile Web Day 24 th March 2016 Follow AWS on Twitter at @AWScloud & AWS Mobile Services at @awsmobile

Upload: amazon-web-services

Post on 19-Jan-2017

380 views

Category:

Technology


0 download

TRANSCRIPT

© 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

Hosted by AWS Technical Evangelists, Danilo Poccia & Ian Massingham

AWS Mobile Web Day24th March 2016

Follow AWS on Twitter at @AWScloud & AWS Mobile Services at @awsmobile

© 2015, Amazon Web Services, Inc. or its Affiliates. All rights reserved.

John Burry, Principal Solutions Architect

Steve Johnson, Solutions Architect

Introducing Mobile HubBuild, Test, and Monitor Your Mobile Apps

What to Expect from the Session

1. Mobile Hub background

2. Feature overview

3. Demo

The best mobile apps are built on AWS

“Mobile” growing in all directions

Published mobile apps

continue to grow…

…As “mobile” platforms

expand to new domains

TV

Watch

Car

*Source: Vision Mobile

0

200

400

600

800

1000

1200

1400

1600

2011 2012 2013 2014

Published Apps in App Stores ('000s)*

iOS App Store Google Play

Apps are also getting more complex

…To cloud-connected apps From basic client apps…

Sign-in/Social

Push notifications

Usage analytics

Cloud storage

Crash analytics

Ads

Attribution

analytics Config management

Custom back ends

“AWS has what we need, but…it’s complex”

1. Which services should I use? 2. How do I connect them?

Identity provider SDKs+

=

Example:

Login screen & integration code

+

SDK

There has to be a better way…

Introducing: The AWS Mobile Hub (Beta)

1. Single integrated console

2. Pre-built features

3. Auto-provisioned services

4. Auto-generated app

Result: Build apps on AWS in minutes

Introducing: The AWS Mobile Hub (Beta)

Create a project and add features

Configure how your users sign in:

• No sign-in, optional, or mandatory

Configure sign-in providers:

• Facebook (Google, Twitter, Amazon to follow)

• Your own system

Adds a sign-in screen to your quickstart app

Powered by Amazon Cognito Identity

User sign-in

Send push notifications to your apps

• iOS or Android

• 1:1 or topic/subscription based

Quickstart app demonstrates features

• Enable/disable notifications

• Auto-registers push tokens with SNS

• Lets you select topic subscriptions

Powered by Amazon SNS

Push notifications

Store application assets in the cloud

• Example: Resource files or media assets

Use a CDN for faster delivery (optional)

Quickstart app includes on-device cache logic

• Set max cache size

• Pin specific files to the cache

Powered by Amazon S3 and CloudFront

App content delivery

Store user files such as photos

• User-only access or all-user access

Store user profile data

• Key-value pairs

• Syncs across devices where user signed in

Quickstart app includes usage examples

• Contains file browser and color selector

Powered by Amazon S3 and Amazon Cognito Sync

User data storage

Monitor app usage with analytics

• Session, monetization, and custom events

• Monitor active users, monetization, retention

Quickstart app includes all three event types

Access your dashboard from the Mobile Hub

App analytics

Powered by Amazon Mobile Analytics

Run back-end code in the cloud

• Share functions across apps

• Update on the fly without app submissions

Call directly from your mobile app

• You define inputs/outputs

Write in Java, Javascript, or Python

You write code, we manage infrastructure

Powered by AWS Lambda

Cloud logic

Download your starter app & start coding…

Testing apps with Amazon Device Farm

Monitoring usage with Mobile Analytics

Demo

AWS Mobile Hub (Beta) available now!

• Listed in the AWS Management Console

• Also at https://console.aws.amazon.com/mobilehub

• Services provisioned in US-East-1

• Plan to add Tokyo and Dublin shortly

• AWS Mobile Hub is a free service

• You pay for the services you use (e.g. S3)

• Just getting started…

• Send ideas to [email protected]

John Burry, Principal Solutions Architect

Steve Johnson, Solutions Architect