January 2019
Intermediate to advanced
490 pages
15h 37m
English
You can build a full stack serverless web application using the services that we learned in this book. UI may be built using Angular or any JavaScript-based frameworks you are comfortable with and then deployed into an S3 bucket configured as a static website. A domain can be bought and its DNS can be configured to point to the S3 bucket with Route 53.
Backend APIs can be built using API gateway. UI code can interact with the API and the API then invoke Lambda. Lambda can write and read data from DynamoDB. Lambda can be created using Java programming language following the recipes in this book or you may use any other Lambda-supported languages you are comfortable with.
User management and application-level ...
Read now
Unlock full access