iMarcintosh / react-typescript-lambda-app

The example code for my "Single Page Applications with a Serverless Backend and Infrastructure as Code" tutorial.

Home Page:https://manuel.kiessling.net/2021/05/02/tutorial-react-single-page-applications-spa-with-a-serverless-aws-api-gateway-and-lambda-and-dynamodb-backend-and-terraform-infrastructure-as-code/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

From zero to production: this is the example code base for my "Single Page Applications with a Serverless Backend and Infrastructure as Code" tutorial.

It is an extensive guide which describes in detail how to create and deploy a React-based web app frontend using TypeScript and Redux Toolkit on top of a Node.js based AWS Lambda backend with a DynamoDB database, connect and integrate them through API Gateway and CloudFront, and explains how to codify and automate the required cloud infrastructure and deployment process using Terraform.

Read the tutorial on my homepage.

About

The example code for my "Single Page Applications with a Serverless Backend and Infrastructure as Code" tutorial.

https://manuel.kiessling.net/2021/05/02/tutorial-react-single-page-applications-spa-with-a-serverless-aws-api-gateway-and-lambda-and-dynamodb-backend-and-terraform-infrastructure-as-code/

License:MIT License


Languages

Language:TypeScript 45.9%Language:HCL 37.2%Language:HTML 9.3%Language:Shell 7.7%