This is the first part of a series of videos in which we will build a backend for a file uploader app from scratch.
We will use Route53 to point a domain to an S3 bucket which will host the frontend of this app. We will build a RESTful API for the app using API Gateway and a lambda function. We will use IAM to configure permissions and Cloudwatch to monitor the usage of out function.
A step by step series to learn how to build a backend using AWS services.