🚀 Serverless CGI

AWS Lambda-powered CGI environment

Generated at 2025-09-06 19:07:25 UTC

Welcome! This is a demonstration of serverless CGI scripts running on AWS Lambda with ARM64 (Graviton) architecture.

All scripts are stored in S3 and executed dynamically with full CGI 1.1 environment support.

🖥️ AWS Lambda 🏗️ ARM64 Graviton 🐍 Python 3.13 📦 S3 Storage 🌐 API Gateway ☁️ CloudFront

🎯 Interactive Demos

👋 Hello World

Python script showcasing CGI environment variables and request information with detailed system context.

View Demo →

📝 Simple Python

Basic Python CGI script demonstrating core functionality and serverless execution environment.

View Demo →

📋 Interactive Form

CGI form processing example showing POST data handling and user input validation.

View Demo →

🖥️ System Information

🔍 System Details

Comprehensive system information including environment, processes, and Lambda container details.

View Info →

🐛 Debug Test

Enhanced logging demonstration showing CloudWatch integration and structured output formatting.

View Debug →

🚧 Complete Projects

🔢 Web Calculator

Multi-file project with HTML, CSS, and JavaScript assets demonstrating complex web application support.

Launch App →

📖 Simple Guestbook

Multi-file Python project showcasing file-based data persistence and modular code organization.

Launch App →

Architecture Highlights:

ARM64 Performance: 19% better price-performance vs x86_64

Serverless Scale: Automatic scaling with zero infrastructure management

Multi-language: Python, Shell, Perl, Ruby interpreter support

Enhanced Logging: Structured CloudWatch logs with emoji markers