awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesServerless Execution Models

Architectural patterns for offloading infrastructure management to cloud providers for event-driven code execution.

Distinct from Serverless Execution Environments: Distinct from Serverless Execution Environments: focuses on the architectural model rather than the runtime environment.

Explore 7 awesome GitHub repositories matching devops & infrastructure · Serverless Execution Models. Refine with filters or upvote what's useful.

Awesome Serverless Execution Models GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • vonng/ddiaVonng 的头像

    Vonng/ddia

    22,648在 GitHub 上查看↗

    This project serves as a comprehensive technical reference for the architecture and design of data-intensive applications. It provides a structured analysis of the fundamental principles required to build reliable, scalable, and maintainable software systems, covering the core trade-offs inherent in modern data infrastructure. The repository explores the mechanics of distributed data management, including strategies for replication, partitioning, and achieving consensus across multiple nodes. It details the design of storage engines, indexing techniques, and transaction management models, whi

    Discusses the architectural implications of utilizing serverless execution for data processing tasks.

    Pythonbookdatabaseddia
    在 GitHub 上查看↗22,648
  • firebase/functions-samplesfirebase 的头像

    firebase/functions-samples

    12,238在 GitHub 上查看↗

    This repository provides a comprehensive library of code examples for implementing event-driven, serverless backend architectures. It serves as a practical guide for building scalable cloud-native applications that execute logic in isolated environments, triggered by infrastructure events or HTTP requests rather than persistent server processes. The collection demonstrates how to leverage managed infrastructure to automate backend workflows, including the use of asynchronous task queuing to maintain system stability during high traffic. It highlights patterns for secure API hosting, enabling

    Executes functions in isolated containers triggered by cloud events rather than persistent processes.

    JavaScriptfaasfaas-platformfirebase
    在 GitHub 上查看↗12,238
  • microsoftdocs/azure-docsMicrosoftDocs 的头像

    MicrosoftDocs/azure-docs

    10,894在 GitHub 上查看↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Processes events with serverless code that scales automatically without managing infrastructure.

    Markdownskilling
    在 GitHub 上查看↗10,894
  • wandb/wandbwandb 的头像

    wandb/wandb

    10,844在 GitHub 上查看↗

    Wandb is a centralized platform for machine learning experiment tracking, model registry management, and workflow orchestration. It provides a comprehensive suite of tools for logging, visualizing, and versioning training metrics, model artifacts, and hyperparameter sweeps to ensure reproducibility across development cycles. The platform also functions as an observability tool for large language model applications, enabling the tracing of execution steps, token usage, and reasoning processes. The project distinguishes itself through its event-driven automation capabilities, which allow users

    Executes fine-tuning and post-training tasks on managed, auto-scaling GPU infrastructure.

    Pythonaicollaborationdata-science
    在 GitHub 上查看↗10,844
  • firebase/quickstart-androidfirebase 的头像

    firebase/quickstart-android

    9,253在 GitHub 上查看↗

    This repository provides a collection of starter templates, reference projects, and implementation guides for integrating Firebase services into Android applications. It serves as a boilerplate for building mobile apps with built-in cloud backend integration. The project includes examples for connecting Android applications to large language models for generative AI features. It also provides sample code for managing user identity and authentication, as well as demonstrations for integrating cloud databases and serverless functions. The codebase covers a broad range of capabilities, includin

    Demonstrates how to trigger backend logic in response to cloud events or HTTP requests using serverless functions.

    Kotlinandroidfirebase
    在 GitHub 上查看↗9,253
  • cloudflare/workerdcloudflare 的头像

    cloudflare/workerd

    8,346在 GitHub 上查看↗

    workerd is a serverless edge runtime designed for executing lightweight, distributed functions at the network edge. It utilizes a V8-based JavaScript engine to provide fast startup and low memory overhead, while maintaining a WebAssembly-compatible execution environment that allows modules to run alongside JavaScript for high-performance computational tasks. The runtime supports isolate-based multi-tenancy to run multiple independent execution contexts within a single process. It implements an event-driven execution model that triggers code based on network requests or scheduled events and in

    Employs an event-driven model that triggers code execution based on network requests or scheduled events.

    C++
    在 GitHub 上查看↗8,346
  • qkqpttgf/onemanager-phpqkqpttgf 的头像

    qkqpttgf/OneManager-php

    3,808在 GitHub 上查看↗

    OneManager-php is a PHP-based cloud file manager designed to index and navigate files stored in OneDrive. It provides a web interface for browsing remote directories and managing uploads and downloads via the Microsoft Graph API. The project focuses on reducing server load by generating direct upload and download links, shifting data transfer from the application server to the cloud provider. It supports custom presentation through a markdown-based cloud directory and the ability to render specific HTML files as homepages. The system is built with a stateless execution model, making it compa

    Uses a stateless execution model compatible with serverless execution environments and cloud functions.

    HTMLaliyun-fcbaidu-cfccfc
    在 GitHub 上查看↗3,808
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure
  4. Cloud Computing & Serverless
  5. Serverless Execution Environments
  6. Serverless Execution Models