Jump to ratings and reviews
Rate this book

Serverless GraphQL APIs with Amazon's AWS AppSync

Rate this book
This book gets you a running start with serverless GraphQL APIs on Amazon's AWS AppSync. GraphQL is now a viable option for modern API design. And since Facebook, Yelp, and Shopify have built successful APIs with GraphQL, many companies consider following in the technological footsteps of these tech giants. Using GraphQL is great, but by itself, it is only half the rent: It requires the manual installation and maintenance of software infrastructure components.

AppSync is a cloud-based platform for GraphQL APIs. It is serverless, so you waste no time setting up infrastructure. It scales up and down dynamically depending on the load. It supports your app developers with an SDK for synchronization and offline support. You pay only what you use, so no upfront investment is needed and it may save your organizations thousands of dollars in IT costs.

Whether you are new to GraphQL, or you are an experienced GraphQL developer, this book will provide you with the knowledge needed to get started with AWS AppSync. After quickly covering the GraphQL foundations, you will dive into the practice of developing APIs with AWS AppSync with in-depth walkthroughs, screenshots, and code samples. The book guides you through the step-by-step process of creating a GraphQL schema, developing GraphQL APIs, connecting data sources, developing resolvers with AppSync templates, securing your API, offering real-time data, developing offline support and synchronization for your apps and much more.

190 pages, Kindle Edition

Published May 29, 2018

15 people are currently reading
18 people want to read

About the author

Matthias Biehl

12 books14 followers
Matthias has provided expertise to international and national companies in the areas of API strategy, API architecture, security, software engineering and software integration. At some point, he got a PhD.

Nowadays, he uses his background in technology and software engineering to help companies realize their digital transformation agendas and bring innovative software solutions to the market.

He also loves sharing his knowledge in the classroom, at workshops, and in his books. Matthias is an instructor at the API-University, publishes a blog on APIs, is the author of several books on APIs and regularly speaks at technology conferences.

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
3 (42%)
4 stars
2 (28%)
3 stars
2 (28%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
2 reviews2 followers
August 2, 2018
Pretty good book covering the basics of what is GraphQL and what is AppSync, as well as the difference between the two. A good reference guide for the VTL (Velocity Templating Language), the AWS "glue" that you use in AppSync to make everything work.

I was looking for a bit more best practices and tangible examples, perhaps a complete walkthrough once. Particularly the concept of relationships ins vague, and how would you setup the resolves in order to fetch a relationship (for example a post author's name).

If you are just getting started I would recommend, but if you have already cruised through Amazon's AWS docs on AppSync it might be worth a skip.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.