12 مستودعات
Extensions and tools to enhance the functionality of the Serverless Framework.
Explore 12 awesome GitHub repositories matching part of an awesome list · Serverless Framework Plugins. Refine with filters or upvote what's useful.
serverless-offline هو إضافة (plugin) لـ Serverless Framework توفر محاكاة للبنية التحتية السحابية محلياً. تعمل كمحاكي محلي لـ AWS Lambda ومحاكي لـ AWS API Gateway، مما يسمح بتطوير واختبار الدوال بدون خادم (serverless) على جهاز محلي دون الحاجة للنشر على مزود سحابي بعيد. يتميز المشروع بمحاكاة اتصالات WebSocket ثنائية الاتجاه وتوجيه الرسائل، بالإضافة إلى محاكاة دورة حياة الطلب لبوابة HTTP. ويتضمن خط أنابيب لمصادقة الهوية للتحقق من الرموز (tokens) وJWTs محلياً، ويدعم تركيب طبقات التبعية الافتراضية في بيئة التنفيذ. بشكل عام، تغطي الأداة تنفيذ الدوال عبر بيئات تشغيل متعددة مع أوضاع تنفيذ معزولة، ومحاكاة البوابة السحابية لتوجيه الطلبات، ومحاكاة مشغلات الأحداث المجدولة للمنطق القائم على الوقت. كما توفر قدرات لمحاكاة استدعاء SDK ومحاكاة سياق الطلب لتسهيل اختبار التكامل المحلي.
Acts as a plugin for the Serverless Framework to enable local cloud infrastructure emulation.
هذا المشروع هو إضافة ومحول Serverless Framework يتيح نشر تطبيقات Next.js على AWS Lambda@Edge وAWS CloudFront. يعمل كجسر لتكييف العرض من جانب الخادم ومسارات API للتنفيذ على حوسبة الحافة بدون خادم. تؤتمت الإضافة توفير البنية التحتية السحابية، بما في ذلك تعبئة ونشر كود التطبيق إلى مواقع الحافة العالمية. وتتعامل مع مزامنة الأصول الثابتة إلى دلاء التخزين وتعيين مسارات Next.js إلى وظائف حافة متخصصة لتقليل زمن الانتقال العالمي. يغطي المشروع قدرات واسعة النطاق بما في ذلك تسليم المحتوى العالمي، وتعيين النطاق المخصص وDNS، وإدارة حركة المرور القائمة على الحافة لإعادة توجيه النطاق. كما يدير تكوينات موارد الحوسبة، وأذونات IAM، وسياسات ذاكرة التخزين المؤقت لحافة الشبكة، بما في ذلك دعم التجديد الثابت التزايدي والتوليد المسبق التلقائي.
Extends the Serverless Framework to automate infrastructure provisioning for edge-based web applications.
A Serverless plugin to implement canary deployments of Lambda functions, making use of the traffic shifting feature in combination with AWS CodeDeploy
Implement canary deployments for Lambda functions.
Serverless plugin for Cloudflare Workers
Provider plugin for deploying Cloudflare Workers.
This Serverless plugin allows you to develop offline while using AWS SSM parameters in your serverless.yml template. The plugin looks for environment variables which are fulfilled by SSM parameters at build time and substitutes them from a .env file when running locally with the…
Read SSM parameters from local files instead of AWS.
Plugin for serverless to deploy files to a variety of S3 Buckets
Automate file deployment to S3 buckets.
Plugin to add FN as provider for Serverless Framework
Provider plugin for the Fn serverless platform.
serverless-fbp
Enable flow-based programming within serverless configurations.
Integrate the Event Gateway into serverless workflows.
GoFormation for users wishing to transfer to serverless!
Define serverless configurations using Go structs.
Serverless Framework plugin to convert service to deployable nocode.
Deploy no-code solutions using the Serverless Framework.
This plugin helps you add some conf that will only work for serverless invoke local
Manage local environment variables for serverless projects.