📄️ User Guide: Production-Ready Serverless Backend Application Stack (Python)
This user guide is documentation for leveraging the AMI products available on AWS Marketplace.
📄️ 1. Overview and Configuration
Recommended configuration for developing AWS Lambda applications with Python runtime.
📄️ 2. WebAPI Implementation Guide
Documentation describing practices for implementing WebAPI in this catalog. The key points are the following two:
📄️ 3. Event Processing Implementation Guide
Documentation describing implementation practices for event processing Lambda. The key points are the following two:
📄️ 4. Other Various Recommended Implementation Patterns
Introduce recommended implementation patterns considering operation on AWS Lambda, regardless of application type.
📄️ 5. Local Debugging and Testing
Documentation describing methods for running application code in local development environments for debugging and testing methods.
📄️ 6. AWS Lambda (Python) Packaging Methods
1. Package Creation
🗃️ 7. Deploy with CloudFormation and Operation Verification
1 item
📄️ 8. Monitoring
This document describes application monitoring methods based on this catalog's configuration.