Build a Basic Web Application
Introduction
Implementation
Application architecture
The following diagram provides a visual representation of the services used in this tutorial and how they are connected. This application uses AWS Amplify, GraphQL API, AWS Lambda, and HAQM DynamoDB.
As you go through the tutorial, you will learn about the services in detail and find resources that will help you get up to speed with them.

Tasks
This tutorial is divided into six tasks. You must complete each task in order before moving on to the next one.
Create Web App (5 minutes): Deploy static resources for your web application using the AWS Amplify Console.
Build Serverless Function (5 minutes): Build a serverless function using AWS Lambda.
Create Data Table (10 minutes): Persist data in an HAQM DynamoDB table.
Link Serverless Function to Web App (5 minutes): Deploy your serverless function with API Gateway.
Add Interactivity to Web App (5 minutes): Modify your web app to invoke your API.
Clean Up Resources (5 minutes): Clean up resources used in this tutorial.
You will be building this web application using the AWS Management Console accessible directly from your browser.
Create Web App
Start Task OneDid you find what you were looking for today?
Let us know so we can improve the quality of the content on our pages