Week 25
June 24th to June 30th
Welcome to Week 25 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
Build a real-life serverless app with AWS Amplify
Serverless apps are great, but it can be fiddly to get started. This is the story of how to build one quickly with AWS Amplify.
Deploy a VueJS app with the Amplify Console using AWS CloudFormation
AWS Amplify Console launched support for AWS CloudFormation resources to give developers the ability to have reliable and repeatable access to the Amplify Console service
How To Use AWS AppSync in Lambda Functions
In this tutorial, you are going to learn how you can execute queries and mutations in a Lambda function on an AppSync GraphQL API. We are going to use the Amplify framework to generate our code, but the solutions here work whether you use Amplify, or Serverless or something else.
Learn AWS Amplify Console - Crash Course
In this crash course we are going to learn how to do continuous deployment with AWS Amplify Console, Working with different backends, Feature branch workflow and Adding a custom domain to your application
GraphQL Tutorial - How to Manage Image & File Uploads & Downloads with AWS AppSync & AWS Amplify
How to create & query images and files using GraphQL with AWS AppSync, AWS Amplify, and Amazon S3