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

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

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

6 مستودعات

Awesome GitHub RepositoriesServerless Lifecycle Management

Frameworks for managing the full development, testing, and deployment lifecycle of serverless functions.

Distinguishing note: Focuses on the end-to-end lifecycle of serverless units.

Explore 6 awesome GitHub repositories matching devops & infrastructure · Serverless Lifecycle Management. Refine with filters or upvote what's useful.

Awesome Serverless Lifecycle Management GitHub Repositories

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

    serverless/serverless

    46,917عرض على GitHub↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    Manages the end-to-end lifecycle of isolated cloud functions from development to deployment.

    JavaScriptawsaws-dynamodbaws-lambda
    عرض على GitHub↗46,917
  • serverless-stack/serverless-stackالصورة الرمزية لـ serverless-stack

    serverless-stack/serverless-stack

    26,112عرض على GitHub↗

    This project is a serverless full-stack framework and infrastructure-as-code tool designed for deploying and managing full-stack applications. It functions as a cloud-native deployment orchestrator that synchronizes application code and environment variables across frontend content delivery networks and backend API endpoints. The platform enables the deployment of complete application architectures on either private or cloud infrastructure. It allows for the orchestration of self-hosted applications without the need to manage traditional virtual servers. The system covers serverless infrastr

    Manages the end-to-end lifecycle and provisioning of serverless cloud resources.

    TypeScript
    عرض على GitHub↗26,112
  • awslabs/chaliceالصورة الرمزية لـ awslabs

    awslabs/chalice

    11,062عرض على GitHub↗

    Chalice هو إطار عمل لتطوير Python لبناء ونشر تطبيقات بدون خادم (serverless) وREST APIs على AWS. يعمل كأداة للخدمات المصغرة تقوم بأتمتة نشر الكود والبنية التحتية على AWS Lambda وتنسق AWS API Gateway لتوجيه طلبات HTTP إلى دوال محددة بدون خادم. يتميز إطار العمل بنظام مؤتمت يحلل الكود المصدري لتوليد الحد الأدنى من أذونات إدارة الهوية والوصول المطلوبة. كما يوفر واجهة سطر أوامر لإدارة دورة حياة التطبيق بالكامل، بدءاً من إنشاء المشروع ونشره وحتى إزالة موارد السحابة. يغطي المشروع الأتمتة القائمة على الأحداث من خلال ربط دوال السحابة بحاويات التخزين، أو طوابير الرسائل، أو الجداول الزمنية الدورية. كما يتعامل مع تركيب البنية التحتية من خلال تعيين المسارات القائم على المزخرفات (decorators) والتحليل الثابت لاستدعاءات خدمات السحابة.

    Manages the end-to-end lifecycle of serverless applications, including deployment and teardown.

    Python
    عرض على GitHub↗11,062
  • apache/openwhiskالصورة الرمزية لـ apache

    apache/openwhisk

    6,779عرض على GitHub↗

    OpenWhisk is a serverless cloud platform designed for deploying and executing stateless functions in response to API calls or events. It serves as a complete serverless stack, providing an API gateway for functions, a function-as-a-service runtime manager, and an event-driven workflow engine. The platform distinguishes itself through a polyglot execution model that supports multiple language runtimes and allows for the creation of custom runtimes using Docker containers. It enables complex logic through function orchestration and composition, allowing multiple functions to be chained into seq

    Provides a dedicated utility to automate the deployment and lifecycle management of serverless project packages.

    Scala
    عرض على GitHub↗6,779
  • cloudflare/workers-sdkالصورة الرمزية لـ cloudflare

    cloudflare/workers-sdk

    4,186عرض على GitHub↗

    This project is an edge computing development toolkit and serverless command line interface used to develop, test, and deploy serverless functions to a global edge network. It serves as an edge runtime bundler and resource orchestrator, managing the entire lifecycle of edge projects from local development to worldwide distribution. The toolkit distinguishes itself through distributed workflow management, coordinating stateful instances and the durable execution of long-running processes across the edge. It also provides specialized integrations for edge AI, including the management of vector

    Offers a command line interface to manage the entire lifecycle of serverless projects from local simulation to deployment.

    TypeScriptclicloudflarecloudflare-workers
    عرض على GitHub↗4,186
  • claudiajs/claudiaالصورة الرمزية لـ claudiajs

    claudiajs/claudia

    3,885عرض على GitHub↗

    Claudia هي أداة سطر أوامر وإطار عمل مصمم لأتمتة حزم، وتوجيه، ونشر تطبيقات Node.js في بيئات السحابة بدون خادم (serverless). تعمل كواجهة لإدارة دورة الحياة الكاملة لخدمات الواجهة الخلفية، حيث تتعامل مع ترجمة كود التطبيق إلى وظائف سحابية قابلة للتنفيذ وبوابات شبكة مدارة. تتميز الأداة بتجريد مهام البنية التحتية المعقدة، مما يسمح للمطورين بتحديد مسارات الويب والواجهات الحوارية مباشرة داخل الكود المصدري الخاص بهم. وهي تؤتمت توفير موارد السحابة، بما في ذلك تكوين قواعد الوصول الأمني، والتسجيل، والإعدادات الخاصة بالبيئة، مما يضمن بقاء حالات البنية التحتية متسقة وقابلة للتكرار عبر عمليات النشر. بالإضافة إلى النشر الأساسي، يوفر المشروع قدرات لإدارة متغيرات البيئة والأسرار، بالإضافة إلى تكوين مشغلات قائمة على الأحداث لواجهات برمجة تطبيقات الويب وروبوتات الدردشة. يتم توزيعها كواجهة سطر أوامر تدير تجميع التبعيات والتسليم اللاحق لهذه القطع البرمجية إلى خدمات الاستضافة السحابية.

    Manages the development and deployment lifecycle of serverless functions, including environment variables and secrets.

    JavaScript
    عرض على GitHub↗3,885
  1. Home
  2. DevOps & Infrastructure
  3. Serverless Lifecycle Management