6 रिपॉजिटरी
Framework-specific adapters that package and deploy applications to AWS Lambda serverless environments.
Distinct from Lambda Deployments: Distinct from Lambda Deployments: focuses on framework-specific adapter integration rather than general Lambda packaging patterns.
Explore 6 awesome GitHub repositories matching devops & infrastructure · AWS Lambda Adapters. Refine with filters or upvote what's useful.
Waku is a minimal React framework built around React Server Components. It renders components exclusively on the server for data fetching and server-side logic, then hydrates client components in the browser for interactivity. The framework supports hybrid rendering, mixing static prerendering at build time with dynamic per-request rendering within a single application, and allows independently loading slice components that can be static or dynamic. The framework distinguishes itself through its file-based routing system that defines pages, layouts, and API endpoints by placing files in a dir
Ships an experimental adapter for packaging and deploying the application to AWS Lambda.
The container native, cloud agnostic serverless platform.
Translates AWS Lambda event and context models into the platform's native container execution model.
opennextjs-aws is a serverless infrastructure adapter and deployment tool that transforms Next.js build artifacts into compatible packages for hosting on AWS Lambda and S3. It functions as a deployment adapter that maps framework-specific outputs to serverless functions and object storage. The project distinguishes itself by implementing serverless-specific optimizations, including a cache manager that synchronizes incremental static regeneration and fetch caches via S3 or DynamoDB. It features a cold start optimizer that uses bundle minification and scheduled function warming to reduce laten
A tool that transforms Next.js build artifacts into compatible packages for AWS Lambda and S3 hosting.
यह प्रोजेक्ट एक सर्वरलेस इंफ्रास्ट्रक्चर ऑर्केस्ट्रेटर और डिप्लॉयमेंट टूल है जिसे AWS पर Next.js एप्लिकेशन होस्ट करने के लिए डिज़ाइन किया गया है। यह एक एज कंप्यूटिंग डिप्लॉयमेंट फ्रेमवर्क और क्लाउड इंफ्रास्ट्रक्चर-एज़-कोड रैपर के रूप में कार्य करता है जो AWS Lambda फंक्शन्स, S3 बकेट्स और CloudFront डिस्ट्रीब्यूशन्स के प्रोविजनिंग को स्वचालित करता है। यह सिस्टम सर्वर-साइड रेंडरिंग और API रूट्स को वैश्विक एज लोकेशन्स पर वितरित करके लेटेंसी को कम करने के लिए खुद को अलग करता है। यह स्टेटिक एसेट्स और रेंडर किए गए पेजों की डिलीवरी को ऑप्टिमाइज़ करने के लिए कंटेंट डिलीवरी नेटवर्क्स के साथ सीधे एकीकृत होता है, साथ ही सर्वरलेस वातावरण के साथ संगतता के लिए एप्लिकेशन हैंडलर्स को रैप करने के लिए एक लेयर प्रदान करता है। यह प्लेटफॉर्म वैश्विक कंटेंट डिलीवरी, सर्वरलेस API इंफ्रास्ट्रक्चर और स्वचालित संसाधन कॉन्फ़िगरेशन सहित व्यापक क्षमता क्षेत्रों को कवर करता है। यह एज रूट लॉजिक और इंटरनेशनलाइजेशन हैंडलिंग के माध्यम से ट्रैफ़िक को मैनेज करता है, साथ ही इंक्रीमेंटल स्टेटिक रीजेनरेशन और एज-आधारित इमेज ऑप्टिमाइज़ेशन जैसी प्रदर्शन रणनीतियों का समर्थन करता है। इंफ्रास्ट्रक्चर को Terraform कॉन्फ़िगरेशन के माध्यम से मैनेज किया जाता है, जो मेमोरी लिमिट्स, टाइमआउट अवधि और IAM अनुमति असाइनमेंट पर नियंत्रण प्रदान करता है।
Provides a compatible serverless layer to wrap Next.js applications for execution within AWS Lambda.
यह प्रोजेक्ट एक Serverless Framework प्लगइन और एडाप्टर है जो Next.js एप्लिकेशन्स को AWS Lambda@Edge और AWS CloudFront पर तैनात करने में सक्षम बनाता है। यह सर्वरलेस एज कंप्यूट पर निष्पादन के लिए सर्वर-साइड रेंडरिंग और API रूट्स को अनुकूलित करने के लिए एक ब्रिज के रूप में कार्य करता है। यह प्लगइन क्लाउड इन्फ्रास्ट्रक्चर के प्रोविज़निंग को स्वचालित करता है, जिसमें एप्लिकेशन कोड की पैकेजिंग और ग्लोबल एज लोकेशन्स पर डिप्लॉयमेंट शामिल है। यह स्टेटिक एसेट्स को स्टोरेज बकेट्स में सिंक्रोनाइज़ करने और ग्लोबल लेटेंसी को कम करने के लिए Next.js रूट्स को विशेष एज फ़ंक्शंस से मैप करने का कार्य संभालता है। यह प्रोजेक्ट ग्लोबल कंटेंट डिलीवरी, कस्टम डोमेन और DNS मैपिंग, और डोमेन रीडायरेक्ट्स के लिए एज-बेस्ड ट्रैफ़िक मैनेजमेंट सहित व्यापक क्षमताओं को कवर करता है। यह कंप्यूट रिसोर्स कॉन्फ़िगरेशन, IAM अनुमतियों और नेटवर्क-एज कैश नीतियों को भी मैनेज करता है, जिसमें इंक्रीमेंटल स्टेटिक रीजेनरेशन और स्वचालित प्रीरेंडरिंग का समर्थन शामिल है।
Adapts and packages Next.js applications specifically for deployment on AWS Lambda@Edge.
Zappa is a serverless Python framework and command-line tool used for packaging and deploying Python web applications to AWS Lambda. It functions as a serverless infrastructure automator that provisions API Gateways, IAM roles, and SSL certificates to run ASGI and WSGI applications as serverless functions. The tool distinguishes itself by providing a management CLI for executing remote administration scripts and management commands directly within the deployed environment. It includes specific mechanisms for serverless performance tuning, such as scheduling regular warm-up invocations to prev
Translates standard WSGI requests into cloud function event objects to enable Python web apps on Lambda.