Mobile backend
Architectural pattern for serverless mobile backend
Table 1 - Mobile backend tier components
Tier | Components |
---|---|
Presentation | Mobile application running on a user device. |
Logic |
Amazon API Gateway with AWS Lambda.
This architecture shows three exposed services
( Each Lambda function is assigned its own Identity and Access Management (IAM) role to provide access to the appropriate data source. |
Data |
DynamoDB is used for the
Amazon RDS is used for the |