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 平台服务及 API 进行交互。它为 Go 应用程序提供了通过简化的语言模式和自动化的 API 请求处理来集成云服务终端的主要途径。 该项目包含用于通过服务账号、API 密钥和基于环境的凭据解析来管理身份和访问权限的专用库。它还提供用于程序化资源编排以及部署和管理无服务器函数、容器化作业和可扩展 Web 服务的专用 SDK。 该库的覆盖范围涵盖了跨关系型数据库、NoSQL 和对象存储的云数据管理,以及虚拟机和容器的基础设施编排。它还通过日志捕获和错误跟踪,为生成式 AI 开发、大规模数据分析和云应用监控提供了工具。
Facilitates the deployment and scaling of containerized applications as managed cloud services.