Week 23
June 10th to June 16th
Welcome to Week 23 of the AWS Amplify newsletter - a weekly roundup of the articles, podcasts, and videos that are relevant to developers who utilize the AWS platform for building great mobile and modern web applications.
Latest Posts
Creating Asynchronous Serverless APIs with AWS AppSync
Learn how our team leveraged GraphQL and AWS AppSync to create async API for complex database queries.
Tracking and Reminders in AWS Amplify
In this tutorial, you are going to learn how to sort your GraphQL queries in AWS Amplify using the @key directive. Understand how DynamoDB saves your data and leverage it to create more flexible queries.
Lambda Function GraphQL Resolvers
How to deploy serverless GraphQL APIs with custom Lambda resolvers using AWS Amplify and AWS AppSync
Keeping Your Static Content Fresh with Web Hooks in AWS Amplify Console
In this blog post I'll cover how to create a static e-commerce website with Gatsby and Shopify that will rebuild and deploy whenever the code for the site is changed, or the data in Shopify updated! We'll do this using AWS Amplify Console. Amplify Console provides a Git-based workflow for deploying and hosting web applications.