📄️ User Guide: Production-Ready Serverless Backend Application Stack (Node.js)
This user guide provides documentation for utilizing the AMI product sold on AWS Marketplace.
📄️ 1. Catalog Structure
This is the recommended structure for developing AWS Lambda applications using the Node.js runtime.
📄️ 2. WebAPI Implementation Guide
This document describes the practices for implementing WebAPI in this catalog. The key points are as follows:
📄️ 3. Event Processing Implementation Guide
This document describes implementation practices for event processing Lambda functions. The key points are as follows:
📄️ 4. Other Recommended Implementation Patterns
This section introduces recommended implementation patterns for running on AWS Lambda, regardless of application type.
📄️ 5. Local Debugging and Testing
This document describes methods for debugging and testing application code by running it in a local development environment.
📄️ 6. AWS Lambda Packaging Methods
1. Package Creation
🗃️ 7. Deployment and Verification Using CloudFormation
1 item
📄️ 8. Monitoring
This document describes application monitoring methods based on the configuration of this catalog.