9 مستودعات
Utilities for packaging and exporting application functions to managed cloud environments.
Distinct from Local Function Execution: Distinct from Local Function Execution: focuses on the deployment and export process to cloud providers rather than local simulation.
Explore 9 awesome GitHub repositories matching development tools & productivity · Cloud Function Deployers. Refine with filters or upvote what's useful.
Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program
Packages and exports application functions for execution within the AWS Lambda environment using standard or native runtimes.
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
Offers a collection of code examples demonstrating how to implement event-driven logic and serverless backend tasks.
Nango is an open-source platform that connects applications to external APIs by managing authentication, data synchronization, and custom function execution. It provides a managed runtime for TypeScript integration functions, handling OAuth flows, credential storage, and token refresh for hundreds of external APIs while keeping secrets isolated from application code. The platform distinguishes itself by exposing integration functions as discoverable tools for AI agents through an MCP server or API, with per-user credential isolation that keeps provider secrets out of the agent loop. It offers
Uploads TypeScript integration functions to a managed runtime for synchronous or asynchronous execution.
This project is an AI-powered IDE extension and LLM coding assistant that provides a conversational interface for generating, refactoring, and debugging code. It functions as an AI agent framework and a Model Context Protocol client, connecting AI models to external data sources and tools to automate complex development tasks. The system is distinguished by its use of autonomous AI agents capable of multi-step task execution, including the ability to read files, modify code, and run terminal commands iteratively. It supports recursive agent orchestration through subagent delegation and employ
Enables the creation, testing, and deployment of Python functions from local environments to remote cloud workspaces.
AngularFire is a set of tools for connecting applications to Firebase services. It provides a library of client-side interfaces for managing authentication, object storage, NoSQL databases, and serverless functions. The project utilizes observables and dependency injection to integrate cloud services into the application hierarchy. It features a reactive interface for streaming real-time data, managing document-based databases, and tracking authentication state as a continuous stream of tokens. The platform covers a broad range of cloud capabilities, including identity verification, binary f
Provides utilities for packaging and deploying serverless functions to cloud providers.
Laf is a serverless backend platform that provides an integrated environment for cloud functions, a document database, and file storage. It serves as a complete infrastructure for developing and deploying backend logic, data persistence, and real-time communication without the need for manual server management. The platform features a browser-based IDE that allows developers to write, test, and deploy serverless functions directly within a web editor, removing the requirement for local environment setup. It also includes a WebSocket communication platform for maintaining persistent bidirectio
Provides utilities for writing and pushing backend code directly to a managed cloud environment for serverless execution.
opennextjs-aws هو محول بنية تحتية بدون خادم وأداة نشر تحول مخرجات بناء Next.js إلى حزم متوافقة للاستضافة على AWS Lambda و S3. يعمل كمحول نشر يربط مخرجات إطار العمل المحددة بوظائف بدون خادم وتخزين الكائنات. يتميز المشروع بتنفيذ تحسينات خاصة بدون خادم، بما في ذلك مدير ذاكرة مؤقتة يزامن التجديد الثابت التزايدي وذاكرة التخزين المؤقت للجلب عبر S3 أو DynamoDB. يتميز بمحسن للبدء البارد يستخدم تصغير الحزم وتدفئة الوظائف المجدولة لتقليل زمن الوصول، إلى جانب خط أنابيب مخصص لتحسين الصور لجلب الملفات المصدر من S3 وتسليمها عبر CDN. يغطي النظام مجموعة واسعة من القدرات بما في ذلك تكامل البرمجيات الوسيطة للحافة، وإعادة التحقق من الخلفية القائمة على الطابور، وتوزيع المسارات متعدد الأهداف. كما يدير حركة المرور من خلال توجيه CDN، وحقن بيانات الموقع الجغرافي، وبث استجابة الخادم لتحسين الوقت حتى البايت الأول. توفر الأداة خيارات تخصيص واسعة لخطوط أنابيب البناء، وسلوكيات المحول، ومنطق الخادم لدعم الاحتياجات المعمارية المتنوعة وهياكل Monorepo.
Transforms build artifacts into deployable packages compatible with serverless functions, edge workers, or Node.js servers.
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
Provides tools and workflows for publishing local serverless function projects to cloud environments.
محاكي واجهة تشغيل AWS Lambda هو خادم وكيل مصمم لمحاكاة بيئة التنفيذ بدون خادم (serverless) القائمة على السحابة داخل حاوية محلية. يعمل كواجهة خفيفة تسمح للمطورين بالتحقق من منطق الوظيفة، والأداء، وتكامل الـ API من خلال محاكاة مستوى التحكم عن بعد ونموذج استدعاء الأحداث على جهاز محلي. تعمل الأداة عن طريق اعتراض طلبات HTTP وترجمتها إلى حمولات أحداث JSON منظمة متوقعة من قبل معالجات الوظائف بدون خادم. يدير دورة حياة الوظيفة من خلال حلقة أحداث متزامنة ويقوم بتعيين إعدادات التكوين المحلية، بما في ذلك بيانات الاعتماد الأمنية والبيانات الوصفية، مباشرة في مساحة عملية الحاوية لضمان التكافؤ مع بيئات الإنتاج. بالإضافة إلى اختبار الوظائف القياسي، يدعم المحاكي التحقق من الإضافات والوكلاء المخصصين من خلال توفير تنفيذ وظيفي لواجهة التشغيل. وهذا يسمح باختبار التطبيقات بدون خادم المعبأة في حاويات ومكوناتها المرتبطة قبل نشرها في السحابة.
Proxies requests to a local container to simulate cloud runtime environments for verifying function logic and performance.