8 रिपॉजिटरी
Tooling for writing and deploying logic to event-driven cloud runtimes.
Distinct from Serverless Function Development Tools: Existing candidates focus on deployment automation or local emulation rather than the SDK for development.
Explore 8 awesome GitHub repositories matching devops & infrastructure · Serverless Function Development. Refine with filters or upvote what's useful.
This project is a collection of programming language references and syntax cheat sheets designed for rapid developer onboarding. It serves as a library of code-based documentation that uses valid source code files to provide whirlwind tours of various language specifications. The project focuses on programming language learning by providing concise, commented code examples that explain core features and syntax in place. This approach enables developers to quickly grasp language-specific patterns, data types, and execution flow through a consistent reference format. The content covers a broad
Illustrates the process of writing logic and generating artifacts for event-driven cloud runtimes.
This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.
Implements event-driven server-side logic and cloud functions using the Firebase SDK.
This project is a set of Python client libraries and API wrappers used to interact with Google Cloud Platform services. It functions as a programmatic interface for provisioning, configuring, and managing cloud infrastructure and resources. The library provides a specialized toolkit for Google Cloud Storage, enabling the uploading, downloading, and management of data objects within cloud buckets. It also supports the development of serverless applications and the automation of environment setup and scaling. The project handles cloud API integration by providing high-level abstractions that m
Supports the development of scalable logic and data processing pipelines for serverless cloud runtimes.
Poem Rust प्रोग्रामिंग भाषा का उपयोग करके टाइप-सेफ वेब एप्लिकेशन, APIs और सर्वर बनाने के लिए एक व्यापक टूलकिट है। यह ऐसे वेब सर्वर विकसित करने के लिए एक आधार प्रदान करता है जो मजबूत टाइप सुरक्षा के साथ HTTP अनुरोधों को संभालते हैं। यह फ्रेमवर्क प्रोटोकॉल-अज्ञेयवादी हैंडलर मैपिंग के माध्यम से कई संचार प्रोटोकॉल का समर्थन करके खुद को अलग करता है। यह एक एकल आंतरिक तर्क को HTTP, protobuf परिभाषाओं का उपयोग करने वाली gRPC सेवाओं और AI मॉडल एकीकरण के लिए मॉडल कॉन्टेक्स्ट प्रोटोकॉल में उजागर करने की अनुमति देता है। इसके अतिरिक्त, इसमें OpenAPI v3 विनिर्देशों और इंटरैक्टिव दस्तावेज़ीकरण उत्पन्न करने के लिए इन-बिल्ट टूलिंग शामिल है। यह प्रोजेक्ट अनुरोध रूटिंग, ट्रेट-आधारित मिडलवेयर पाइपलाइन्स और सत्र प्रबंधन सहित क्षमताओं की एक विस्तृत श्रृंखला को कवर करता है। यह ACME-आधारित स्वचालित TLS प्रमाणपत्र नवीनीकरण, CSRF सुरक्षा और CORS कॉन्फ़िगरेशन जैसी सुरक्षा सुविधाएँ प्रदान करता है। अन्य एकीकृत क्षमताओं में WebSockets और सर्वर-सेंट इवेंट्स के माध्यम से रीयल-टाइम डेटा स्ट्रीमिंग, स्थिर एसेट सर्विंग और वितरित अनुरोध ट्रेसिंग के लिए OpenTelemetry एकीकरण शामिल है। यह फ्रेमवर्क विविध तैनाती लक्ष्यों का समर्थन करने के लिए डिज़ाइन किया गया है, जिसमें क्लाउड रनटाइम्स के भीतर इवेंट-ड्रिवन सर्वरलेस फ़ंक्शंस के रूप में वेब एप्लिकेशन चलाने की क्षमता शामिल है।
Integrates the request lifecycle with cloud runtimes to operate as event-driven serverless functions.
The Cloudflare Workers Rust SDK is a toolchain and framework for building high-performance serverless functions using Rust. It compiles code into WebAssembly modules that execute within a sandboxed host environment at the edge. The project provides a typed remote procedure call system for invoking functions across different worker instances and utilizes procedural macros for mapping these distributed interfaces. It uses trait-based bindings and standardized wrappers to provide type-safe access to platform services and web-standard request and response objects. The SDK covers a broad range of
Provides a comprehensive SDK for writing and deploying high-performance serverless functions using Rust.
AWS Powertools for Python is a utility framework designed for building production-ready Python functions on AWS Lambda. It provides a comprehensive suite of tools for observability, event parsing, routing, and idempotency management to streamline the development of serverless applications. The project distinguishes itself through specialized capabilities for event-driven architectures and AI agent orchestration. It enables the implementation of AI agents by exposing functions as tools via OpenAPI schemas and managing conversation states. Additionally, it features an idempotency library that p
Provides a comprehensive utility framework for building production-ready Python functions on AWS Lambda.
This project is a set of hands-on labs for practicing cloud development, focusing on implementing web apps, functions, storage solutions, and containerized workloads. It provides a practical framework for developing solutions within the Azure ecosystem. The content covers a wide range of specialized cloud capabilities, including serverless development with HTTP and timer triggers, container orchestration using apps and instances, and API management for routing and transforming traffic. It also emphasizes identity and access management through OpenID Connect and managed identities. Additional
Builds and deploys serverless functions utilizing HTTP and timer triggers for event-driven business logic.
Functions Framework for Python पोर्टेबल सर्वरलेस फ़ंक्शंस बनाने और डिप्लॉय करने के लिए डिज़ाइन की गई एक लाइब्रेरी है। यह डेवलपर्स को मॉड्यूलर कोड लिखने में सक्षम बनाती है जो आने वाले HTTP अनुरोधों या क्लाउड इवेंट्स के जवाब में निष्पादित होता है, जिससे अंतर्निहित सर्वर इंफ्रास्ट्रक्चर या जटिल अनुरोध हैंडलिंग लॉजिक को मैनेज करने की आवश्यकता समाप्त हो जाती है। यह फ्रेमवर्क एक सुसंगत रनटाइम वातावरण प्रदान करके खुद को अलग बनाता है जो कोड को पोर्टेबल कंटेनर इमेज में पैकेज करता है, जिससे विभिन्न क्लाउड-नेटिव प्लेटफ़ॉर्म पर समान व्यवहार सुनिश्चित होता है। यह फ़ंक्शन एंट्री पॉइंट्स को परिभाषित करने के लिए डेकोरेटर-आधारित पंजीकरण का उपयोग करता है और इसमें एक स्थानीय डेवलपमेंट सर्वर शामिल है जो प्रोडक्शन वातावरण का अनुकरण करता है, जिससे डिप्लॉयमेंट से पहले स्थानीय मशीन पर परीक्षण और डीबगिंग की अनुमति मिलती है। यह फ्रेमवर्क आने वाले वेब अनुरोधों और क्लाउड इवेंट्स को संरचित ऑब्जेक्ट्स में अनुवादित करता है, जो मानकीकृत इवेंट स्कीमा परिभाषाओं और गेटवे इंटरफ़ेस प्रोटोकॉल का पालन करता है। इसमें अपवादों को प्रबंधित करने और फ़ंक्शन निष्पादन के दौरान कस्टम प्रतिक्रियाओं को सुविधाजनक बनाने के लिए केंद्रीकृत त्रुटि इंटरसेप्शन भी शामिल है।
Supports writing and executing modular code snippets that respond to web requests or cloud events.