awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 مستودعات

Awesome GitHub RepositoriesAWS Lambda Adapters

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.

Awesome AWS Lambda Adapters GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • wakujs/wakuالصورة الرمزية لـ wakujs

    wakujs/waku

    6,330عرض على GitHub↗

    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.

    TypeScript
    عرض على GitHub↗6,330
  • fnproject/fnالصورة الرمزية لـ fnproject

    fnproject/fn

    5,939عرض على GitHub↗

    The container native, cloud agnostic serverless platform.

    Translates AWS Lambda event and context models into the platform's native container execution model.

    Gocontainersdockerfaas
    عرض على GitHub↗5,939
  • opennextjs/opennextjs-awsالصورة الرمزية لـ opennextjs

    opennextjs/opennextjs-aws

    5,005عرض على GitHub↗

    opennextjs-aws هو محول بنية تحتية بدون خادم وأداة نشر تحول مخرجات بناء Next.js إلى حزم متوافقة للاستضافة على AWS Lambda و S3. يعمل كمحول نشر يربط مخرجات إطار العمل المحددة بوظائف بدون خادم وتخزين الكائنات. يتميز المشروع بتنفيذ تحسينات خاصة بدون خادم، بما في ذلك مدير ذاكرة مؤقتة يزامن التجديد الثابت التزايدي وذاكرة التخزين المؤقت للجلب عبر S3 أو DynamoDB. يتميز بمحسن للبدء البارد يستخدم تصغير الحزم وتدفئة الوظائف المجدولة لتقليل زمن الوصول، إلى جانب خط أنابيب مخصص لتحسين الصور لجلب الملفات المصدر من S3 وتسليمها عبر CDN. يغطي النظام مجموعة واسعة من القدرات بما في ذلك تكامل البرمجيات الوسيطة للحافة، وإعادة التحقق من الخلفية القائمة على الطابور، وتوزيع المسارات متعدد الأهداف. كما يدير حركة المرور من خلال توجيه CDN، وحقن بيانات الموقع الجغرافي، وبث استجابة الخادم لتحسين الوقت حتى البايت الأول. توفر الأداة خيارات تخصيص واسعة لخطوط أنابيب البناء، وسلوكيات المحول، ومنطق الخادم لدعم الاحتياجات المعمارية المتنوعة وهياكل Monorepo.

    A tool that transforms Next.js build artifacts into compatible packages for AWS Lambda and S3 hosting.

    TypeScriptawsnextjssst
    عرض على GitHub↗5,005
  • serverless-nextjs/serverless-next.jsالصورة الرمزية لـ serverless-nextjs

    serverless-nextjs/serverless-next.js

    4,462عرض على GitHub↗

    This project is a serverless infrastructure orchestrator and deployment tool designed to host Next.js applications on AWS. It functions as an edge computing deployment framework and cloud infrastructure-as-code wrapper that automates the provisioning of AWS Lambda functions, S3 buckets, and CloudFront distributions. The system distinguishes itself by distributing server-side rendering and API routes across global edge locations to reduce latency. It integrates directly with content delivery networks to optimize the delivery of static assets and rendered pages, while providing a layer to wrap

    Provides a compatible serverless layer to wrap Next.js applications for execution within AWS Lambda.

    TypeScriptapi-gatewayawsaws-lambda
    عرض على GitHub↗4,462
  • danielcondemarin/serverless-nextjs-pluginالصورة الرمزية لـ danielcondemarin

    danielcondemarin/serverless-nextjs-plugin

    4,464عرض على GitHub↗

    هذا المشروع هو إضافة ومحول 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.

    TypeScript
    عرض على GitHub↗4,464
  • zappa/zappaالصورة الرمزية لـ zappa

    zappa/Zappa

    3,691عرض على GitHub↗

    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.

    Pythonalbapi-gatewayaws
    عرض على GitHub↗3,691
  1. Home
  2. DevOps & Infrastructure
  3. AWS ECS Deployments
  4. Lambda Deployments
  5. AWS Lambda Adapters

استكشف الوسوم الفرعية

  • Import BridgesTools that translate AWS Lambda event and context models into a platform's native execution model for portability. **Distinct from AWS Lambda Adapters:** Distinct from AWS Lambda Adapters: focuses on importing Lambda functions into a different platform, not adapting frameworks for Lambda deployment.