AWS mobile offerings

This was my preparation note while I appeared for AWS solution architect – Associate exam. I cleared it in first attempt with good margin. Sharing it here as I guess it helps for beginners and aspirants.

Other notes in this series.

Mobile SDK
  • Provides SDKs for Android and iOS app development to access AWS resources.
Mobile Analytics
  • Provides Mobile SDK and REST web services for mobile apps to integrate analytics.
  • Reports are available online in AWS site.
Device Farm
  • Testing services for mobile apps in different devices. They do test in actual physical device. Screen snaps and pixel by pixel information will be supplied.
  • Mobile app to be uploaded along with test cases.
  • Device farm also supplies certain test suites which tests out all the UI elements.
Amazon Cognito
  • It’s a user data synchronization and identity service.
  • Can provide login using popular openID providers.
  • Apps can use SDK or REST services.
Amazon API gateway
  • Provides gateway to Lambda functions
  • Allows exposing REST APIs.
AWS mobile hub
  • AWS Mobile Hub (Beta) is an integrated console that helps you create, build, test, and monitor your mobile apps that leverage.
    • Provides
      • Sign in.
      • Push notifications.
      • App content delivery.
      • User data storage.
      • App analytics
      • Cloud logic

Leave a Reply

Your email address will not be published. Required fields are marked *