Mobile Hub
The AWS Mobile Hub is a console that provides an integrated experience for discovering, configuring, and accessing AWS cloud services for building, testing, and monitoring usage of mobile apps. With the AWS Mobile Hub, you can select and configure features to add to your mobile app. AWS Mobile Hub features combine AWS services, client SDKs, and client integration code that make it fast and easy to add new capabilities to your mobile app.
Mobile Hub and Machine Learning
Lex Integration |
AWS Mobile Hub makes it easy to add conversational interfaces to your mobile app. When you select Conversational Bots, Mobile Hub adds a fully functional messaging screen to the quickstart app. The quickstart app uses the Amazon Lex mobile SDK to acquire speech and text inputs from the app and sends these to Amazon Lex for further processing.
|
Polly Integration |
Amazon Polly is a service that turns text into lifelike speech, making it easy to develop mobile applications that use high-quality speech to increase engagement and accessibility. Using Mobile Hub, you can integrate Amazon Polly with your iOS app to add text to speech transformation. No deep knowledge of either AWS services or natural language computing is needed.
|
SageMaker Endpoint |
From a mobile application, you can envoke a Lambda Function that calls a SageMaker endpoint for inference. This allows you to easily integrate AI and ML models deployed using SageMaker into your mobile application. You can use Lambda as your mobile backend on both Andriod and iOS devices via the AWS Mobile SDKs. |