📄️ User Guide: Production-Ready Serverless Frontend Application Stack
This user guide is documentation for utilizing the AMI product currently sold on AWS Marketplace.
📄️ 1. Catalog Overview
This is the recommended architecture for web application development using Lambda Web Adapter.
📄️ 2. Web Application Implementation Guide
This guide introduces recommended application implementation patterns using React Router v7 (Framework mode).
📄️ 3. Local Debugging and Testing
This document describes methods for running and debugging application code in a local development environment, as well as testing methods.
📄️ 4. Container Image Creation Using Lambda Web Adapter
This document explains how to create container images for deployment to AWS Lambda.
📄️ 5. Environment Setup and Operation Verification on AWS Management Console
This document explains the procedure for directly building an environment on the AWS Management Console without using IaC. If you are not familiar with the Lambda Web Adapter mechanism, we recommend building based on this content first before using IaC such as AWS CloudFormation.
📄️ 6. Deployment and Operation Verification Using AWS CloudFormation
This document describes how to deploy the sample code from this catalog using AWS CloudFormation and perform operation verification. While the state after deployment completion is the same as 5. Environment Setup and Operation Verification on AWS Management Console, the catalog AMI has Shell Scripts prepared for one-command deployment.
📄️ 7. Monitoring
This document describes application monitoring methods based on this catalog's configuration.