|
||||||||
AWS Mobile Hub using AWS Lambda - ("serverless") PAAS/SAAS (platform/software as a service) for your mobile Backend This shows how to create simple backend code to write to a database. Reading from a DB is similar.
STEP 1: Setup a Project using Mobile HubSTEP 2: in Mobile Hub Project, create any Data Sources like DynamoDB tables (database) or S3(file storage) you needSTEP 3: Setup Lambda Functions --- the codeSTEP 4: Use Mobile Hub Project to generate some sample code showing how to use your created Backend Services.
STEP 5: Creating code in your Android or IOS app uses the AWS mobile SDK
|
||||||||
© Lynne Grewe |