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
Publisher resources
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
video
Build a Powerful GraphQL API in a Few Minutes Using AWS AppSync
How to build a GraphQL API quickly with AWS AppSync, Cognito, and DynamoDB.
book
Microservices: Up and Running
Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. But implementing your …
book
Serverless Architectures on AWS
NEWER EDITION AVAILABLE IN MEAP Serverless Architectures on AWS, Second Edition is now available in the …
book
Spring Boot: Up and Running
With over 75 million downloads per month, Spring Boot is the most widely used Java framework …