Book description
Cloud computing is typically associated with backend development and DevOps. But with the rise of serverless technologies and a new generation of services and frameworks, frontend and mobile developers can build robust applications with production-ready features such as authentication and authorization, API gateways, chatbots, augmented reality scenes, and more. This hands-on guide shows you how.
Nader Dabit, developer advocate at Amazon Web Services, guides you through the process of building full stack applications using React, AWS, GraphQL, and AWS Amplify. You’ll learn how to create and incorporate services into your client applications while learning general best practices, deployment strategies, rich media management, and continuous integration and delivery along the way.
- Learn how to build serverless applications that solve real problems
- Understand what is (and isn’t) possible when using these technologies
- Create a GraphQL API that interacts with DynamoDB and a NoSQL database
- Examine how authentication works—and learn the difference between authentication and authorization
- Get an in-depth view of how serverless functions work and why they’re important
- Build full stack applications on AWS and create offline apps with Amplify DataStore
Table of contents
- Preface
- 1. Full Stack Development in the Era of Serverless Computing
- 2. Getting Started with AWS Amplify
- 3. Creating Your First App
- 4. Introduction to Authentication
- 5. Custom Authentication Strategies
- 6. Serverless Functions In-Depth: Part 1
- 7. Serverless Functions In-Depth: Part 2
- 8. AWS AppSync In-Depth
- 9. Building Offline Apps with Amplify DataStore
- 10. Working with Images and Storage
- 11. Hosting: Deploying Your Application to the Amplify Console with CI and CD
- Index
Product information
- Title: Full Stack Serverless
- Author(s):
- Release date: July 2020
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781492059899
You might also like
book
Software Engineering at Google
Today, software engineers need to know not only how to program effectively but also how to …
book
Building Event-Driven Microservices
Organizations today often struggle to balance business requirements with ever-increasing volumes of data. Additionally, the demand …
book
Programming AWS Lambda
Serverless revolutionizes the way organizations build and deploy software. With this hands-on guide, Java engineers will …
book
Designing Distributed Systems
Without established design patterns to guide them, developers have had to build distributed systems from scratch, …