6 रिपॉजिटरी
Platforms for deploying and managing applications in hosted environments.
Distinguishing note: Specifically manages hosted CRM workspaces without infrastructure overhead.
Explore 6 awesome GitHub repositories matching devops & infrastructure · Cloud Hosting Services. Refine with filters or upvote what's useful.
RethinkDB is a distributed, document-oriented database designed to store and manage JSON-formatted data across scalable clusters. It utilizes a custom log-structured storage engine with B-Tree indexing to ensure high-performance disk I/O and data persistence. The system maintains high availability through automatic sharding and replication, employing a primary-replica voting consensus mechanism to handle node failures and ensure consistent cluster operations. A defining characteristic of the platform is its reactive changefeed engine, which allows applications to subscribe to live data update
RethinkDB configures and hosts database instances on cloud-based service providers to simplify infrastructure management and scaling for production applications.
FARA is a visual computer-use agent model that controls a browser by predicting screen coordinates for clicking, typing, and scrolling, without relying on DOM or accessibility trees. It is designed to automate multi-step web tasks such as searching, form filling, booking, and shopping by reasoning over visual state and decomposing tasks into sequential actions. The model uses a compact 7-billion-parameter decoder-only transformer that can run on consumer GPUs for low-latency on-device inference, or be deployed as a managed endpoint on Azure Foundry for cloud-based inference without local infr
Deploys the model on Azure Foundry without downloading weights or managing GPU infrastructure.
Weblate is an open-source web-based translation management system that provides a collaborative platform for teams to review, suggest, and approve translations in real time. It functions as a continuous localization platform, automatically synchronizing translations with source code changes in version control repositories, and can be deployed either as a self-hosted server or through a managed cloud hosting service. The system integrates directly with Git hosting platforms like GitHub, GitLab, and Bitbucket, storing all translations in version control with individual translator attribution re
Provides a managed cloud translation service with tiered subscription pricing.
Shiny is a framework for building interactive web applications using R code, eliminating the need for HTML, CSS, or JavaScript. At its core, it provides a reactive programming model that automatically tracks data dependencies and re-executes only the parts of an application that depend on changed inputs. The framework handles server-side UI rendering and maintains persistent WebSocket connections between the browser and server for real-time updates without page reloads. The framework distinguishes itself through deep integration with the R ecosystem, including the ability to embed interactive
Publishes Shiny apps to a managed cloud service without maintaining your own server.
Kill Bill is a subscription billing platform and usage-based billing engine designed to manage recurring invoicing and automated payment collection. It functions as a multi-tenant billing infrastructure, providing isolated environments for different organizational entities through a dedicated API. The system is distinguished by a plugin-based extension framework that allows for the integration of third-party payment gateways and custom business logic. It includes a payment gateway orchestrator to handle transactions and refunds, as well as a revenue recognition system to allocate contract rev
Defines if subscription plan switches occur immediately or are deferred to the end of a term.
Google Cloud Go Client Library Go पैकेजों का एक सेट और एक सॉफ़्टवेयर डेवलपमेंट किट है जिसका उपयोग Google Cloud प्लेटफ़ॉर्म सर्विसेज और APIs के साथ इंटरैक्ट करने के लिए किया जाता है। यह Go एप्लिकेशन्स के लिए सरलीकृत भाषा पैटर्न और स्वचालित API रिक्वेस्ट हैंडलिंग के माध्यम से क्लाउड सर्विस एंडपॉइंट्स के साथ इंटीग्रेट करने का प्राथमिक साधन प्रदान करती है। इस प्रोजेक्ट में सर्विस अकाउंट्स, API कीज़ और एनवायरनमेंट-बेस्ड क्रेडेंशियल रिज़ॉल्यूशन के माध्यम से पहचान और पहुंच को मैनेज करने के लिए विशेष लाइब्रेरीज़ शामिल हैं। इसमें प्रोग्रामेटिक रिसोर्स ऑर्केस्ट्रेशन और सर्वरलेस फ़ंक्शंस, कंटेनराइज्ड जॉब्स और स्केलेबल वेब सर्विसेज की तैनाती और प्रबंधन के लिए समर्पित SDKs शामिल हैं। लाइब्रेरी की क्षमता सतह (capability surface) रिलेशनल, NoSQL और ऑब्जेक्ट स्टोरेज में क्लाउड डेटा प्रबंधन, साथ ही वर्चुअल मशीनों और कंटेनर्स के लिए इन्फ्रास्ट्रक्चर ऑर्केस्ट्रेशन को कवर करती है। यह लॉग कैप्चर और एरर ट्रैकिंग के माध्यम से जेनरेटिव AI विकास, बड़े पैमाने पर डेटा एनालिटिक्स और क्लाउड एप्लिकेशन मॉनिटरिंग के लिए टूल्स भी प्रदान करती है।
Facilitates the deployment and scaling of containerized applications as managed cloud services.