Part 1 - Build a file uploader backend using AWS Lambda, API Gateway, S3, Route53, IAM, Cloudwatch

Опубликовано: 23 Октябрь 2024
на канале: BiteSize Academy
2,196
38

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.