awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateBlogHartă site
ProiectDesprePresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorii

510 repository-uri

Awesome GitHub RepositoriesCloud Infrastructure

Foundational services and platforms required to provision, manage, monitor, and scale distributed computing resources in the cloud.

Explore 510 awesome GitHub repositories matching devops & infrastructure · Cloud Infrastructure. Refine with filters or upvote what's useful.

Awesome Cloud Infrastructure GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • openclaw/openclawAvatar openclaw

    openclaw/openclaw

    380,031Vezi pe GitHub↗

    Openclaw este o platformă pentru gestionarea mediilor de execuție ale agenților, oferind infrastructura necesară pentru a controla ciclurile de viață ale agenților, starea sesiunii și persistența spațiului de lucru. Dispune de un gateway centralizat care gestionează buclele modelelor, invocarea instrumentelor și evenimentele de streaming, suportând în același timp rutarea multi-agent și gestionarea memoriei persistente. Sistemul este conceput pentru a normaliza semnăturile de execuție ale instrumentelor și pentru a oferi o interfață standardizată pentru compatibilitatea între furnizori. Platforma include instrumente extinse pentru dezvoltatori, cum ar fi o interfață de linie de comandă pentru gestionarea spațiului de lucru, logare de diagnosticare și o arhitectură de plugin-uri care permite înregistrarea de instrumente și capabilități personalizate. Suportă fluxuri de lucru automatizate prin hook-uri bazate pe evenimente, programarea sarcinilor și integrarea cu servicii externe. Securitatea este gestionată prin politici de execuție, portabilitatea acreditărilor și fluxuri de lucru de aprobare pentru acțiunile agenților. Implementarea este susținută prin instalatoare de infrastructură automatizate și ajutoare de gateway containerizate, cu utilitare încorporate pentru backup-uri și gestionarea configurației. Sistemul oferă un format structurat pentru orchestrarea fluxurilor de lucru în mai mulți pași și include instrumente specializate pentru automatizarea browserului și patch-uri de cod structurate.

    Simplifies cloud deployments by providing instructions for network hardening, bastion host setup, and automated environment provisioning.

    TypeScriptaiassistantcrustacean
    Vezi pe GitHub↗380,031
  • donnemartin/system-design-primerAvatar donnemartin

    donnemartin/system-design-primer

    353,387Vezi pe GitHub↗

    Acest proiect este o resursă educațională cuprinzătoare și un ghid de studiu axat pe arhitectura sistemelor distribuite și designul infrastructurii backend. Oferă un curriculum structurat pentru stăpânirea principiilor de scalabilitate, fiabilitate și performanță necesare pentru a proiecta sisteme software complexe. Repository-ul se distinge prin oferirea unei abordări metodice pentru pregătirea interviurilor tehnice, încorporând tipare de design, compromisuri arhitecturale și instrumente de repetiție spațiată pentru a ajuta utilizatorii să rețină concepte complexe. Pune accent pe analiza bazată pe constrângeri, învățând utilizatorii cum să evalueze cerințele concurente precum latența, consistența și disponibilitatea atunci când schițează design-uri arhitecturale. Conținutul acoperă un spectru larg de capabilități de design de sistem, inclusiv strategii pentru scalarea bazelor de date, gestionarea traficului și optimizarea infrastructurii. Detaliază tehnici pentru scalarea orizontală, caching-ul pe mai multe niveluri, comunicarea asincronă și descoperirea serviciilor, oferind în același timp framework-uri pentru efectuarea estimărilor de resurse și planificarea capacității. Documentația este organizată ca un ghid de studiu, oferind o cale sistematică prin fundamentele ingineriei backend și designul sistemelor la scară largă.

    Discusses the benefits of isolating database services to improve security and scalability.

    Pythondesigndesign-patternsdesign-system
    Vezi pe GitHub↗353,387
  • awesome-selfhosted/awesome-selfhostedAvatar awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    299,516Vezi pe GitHub↗

    Acest proiect este un director curatoriat de comunitate cu software open-source conceput pentru implementarea în medii de server private și laboratoare de acasă (home labs). Servește drept resursă cuprinzătoare pentru descoperirea alternativelor independente, auto-găzduite, la serviciile cloud mainstream, permițând utilizatorilor să mențină proprietatea deplină a datelor și controlul asupra infrastructurii lor digitale. Directorul este structurat printr-o taxonomie ierarhică ce organizează o colecție vastă de aplicații în categorii logice, variind de la gestionarea media și analiza datelor la comunicare privată și instrumente de productivitate în echipă. Se distinge printr-un proces colaborativ de peer-review, unde membrii comunității validează calitatea și relevanța fiecărei trimiteri pentru a se asigura că directorul rămâne precis și fiabil. Proiectul acoperă o suprafață largă de capabilități, inclusiv automatizarea infrastructurii, implementarea serviciilor bazate pe containere și gestionarea configurației declarative. Aceste instrumente ajută utilizatorii să mențină medii de server reproductibile și să gestioneze dependențele complexe ale serviciilor pe hardware privat. Directorul este menținut ca un repository controlat prin versiuni, asigurându-se că toate actualizările și modificările conduse de comunitate sunt urmărite și transparente.

    Provides browser-based development environments running on remote servers for persistent access.

    awesomeawesome-listcloud
    Vezi pe GitHub↗299,516
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

    React este o bibliotecă JavaScript pentru construirea de interfețe utilizator bazată pe o arhitectură orientată pe componente și flux de date unidirecțional.

    Queues new render cycles by updating component state.

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
  • twbs/bootstrapAvatar twbs

    twbs/bootstrap

    174,380Vezi pe GitHub↗

    Bootstrap is a comprehensive, mobile-first CSS framework designed for building responsive web interfaces. It provides a standardized library of reusable UI components, such as navigation bars, modals, and forms, alongside a robust grid system that ensures consistent layout alignment across diverse viewport sizes. By establishing a baseline through browser normalization and standardized typography, the project enables developers to create accessible, cross-browser compatible web applications. The framework distinguishes itself through a modular Sass-based architecture that allows for deep cust

    Allows remote deployment of framework styles and scripts via content delivery networks to bypass local file management.

    MDXbootstrapcsscss-framework
    Vezi pe GitHub↗174,380
  • zeit/next.jsAvatar zeit

    zeit/next.js

    140,086Vezi pe GitHub↗

    Next.js is a full stack web framework designed for building applications with React. It functions as a React web framework that integrates a server-side rendering engine, a static site generator, and a dedicated application router to manage page-based navigation and dynamic URL segments. The framework enables the development of both frontend user interfaces and backend server logic within a single codebase. It provides a unified environment for full stack web development, allowing frontend and backend components to be built and managed together. The system focuses on frontend performance opt

    Provides a runtime for executing server-side logic in globally distributed edge environments to reduce latency.

    JavaScript
    Vezi pe GitHub↗140,086
  • ripienaar/free-for-devAvatar ripienaar

    ripienaar/free-for-dev

    123,154Vezi pe GitHub↗

    This project is a community-maintained directory of technical resources, tools, and services that offer free tiers for developers. It serves as a centralized reference point for discovering infrastructure, software, and educational materials, helping individuals and teams minimize operational costs while building and scaling applications. The directory distinguishes itself through a collaborative, community-driven curation model that aggregates metadata about third-party services. By utilizing a hierarchical taxonomy and storing all content in version-controlled, plain-text files, the project

    Connects developers to cloud and serverless providers that offer free tiers for hosting and storage.

    HTMLawesome-listfree-for-developers
    Vezi pe GitHub↗123,154
  • comfy-org/comfyuiAvatar Comfy-Org

    Comfy-Org/ComfyUI

    117,227Vezi pe GitHub↗

    ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit

    Enables the deployment of high-performance GPU instances with integrated security measures to execute compute-intensive AI inference tasks.

    Pythonaicomfycomfyui
    Vezi pe GitHub↗117,227
  • denoland/denoAvatar denoland

    denoland/deno

    107,110Vezi pe GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system, network, and environment variables. The runtime natively supports modern web-standard APIs, ensuring consistent behavior and portability across different environments. What distinguishes Deno is its integrated approach to the software development lifecycle. It bundles essentia

    Powers multi-tenant application hosting by isolating user workloads within secure, resource-constrained runtimes.

    Rustdenojavascriptrust
    Vezi pe GitHub↗107,110
  • jaywcjlove/awesome-macAvatar jaywcjlove

    jaywcjlove/awesome-mac

    105,841Vezi pe GitHub↗

    This project is a comprehensive, curated collection of software resources designed for the macOS ecosystem. It serves as a centralized directory for discovering applications across a wide range of functional domains, including professional development, system management, and personal productivity. The directory distinguishes itself by offering a highly granular classification of tools that cater to specific technical and creative workflows. It highlights specialized software for software engineering, such as terminal emulators, version control clients, and API development tools, alongside a b

    Synchronizes and backs up local data to remote cloud storage providers.

    Swiftappappleapplication
    Vezi pe GitHub↗105,841
  • supabase/supabaseAvatar supabase

    supabase/supabase

    104,317Vezi pe GitHub↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages user identity, session handling, and fine-grained access control through database-native row-level security policies. Beyond core data management, the platform offers specialized services for object storage, vector data processing for semantic search, and real-time communication

    Executes event-driven backend logic in globally distributed environments to ensure low-latency performance for end users.

    TypeScriptaialternativeauth
    Vezi pe GitHub↗104,317
  • browser-use/browser-useAvatar browser-use

    browser-use/browser-use

    100,229Vezi pe GitHub↗

    Browser-use is a framework for building autonomous agents that navigate, interact with, and extract data from web interfaces using natural language instructions. By acting as an orchestration layer between large language models and browser automation protocols, it enables the execution of complex, multi-step workflows without relying on brittle selectors. The system functions as a headless browser controller, providing a programmatic interface to manage browser instances and execute granular interactions. The project distinguishes itself through its ability to translate high-level intent into

    Triggers browser automation routines programmatically through RESTful endpoints to handle authentication and task execution in remote environments.

    Pythonai-agentsai-toolsbrowser-automation
    Vezi pe GitHub↗100,229
  • rasbt/llms-from-scratchAvatar rasbt

    rasbt/LLMs-from-scratch

    97,260Vezi pe GitHub↗

    This repository serves as an educational framework for building large language models from the ground up. It provides a structured curriculum that guides learners through the end-to-end lifecycle of model development, including data processing, architecture design, and optimization. By focusing on low-level implementation, the project enables users to master the fundamental mechanics of artificial intelligence without relying on high-level abstraction frameworks. The project distinguishes itself by constructing neural network components and gradient-based optimization logic from first princip

    Enables persistent access to development environments through cloud-based platforms for a seamless coding experience.

    Jupyter Notebookaiartificial-intelligencechatbot
    Vezi pe GitHub↗97,260
  • oven-sh/bunAvatar oven-sh

    oven-sh/bun

    93,257Vezi pe GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The project functions as an all-in-one toolchain, integrating a native bundler, transpiler, package manager, and test runner into a single command-line interface. What distinguishes Bun is its focus on native system integration and developer productivity. It features a high-performa

    Uploads files and data directly to object storage services using static methods for simplified cloud integration.

    Rustbunbundlerjavascript
    Vezi pe GitHub↗93,257
  • punkpeye/awesome-mcp-serversAvatar punkpeye

    punkpeye/awesome-mcp-servers

    89,264Vezi pe GitHub↗

    This project serves as a centralized directory and interoperability hub for the Model Context Protocol, providing a curated collection of standardized service connectors that bridge artificial intelligence models with external software, databases, and APIs. It facilitates the integration of AI agents with diverse ecosystems by offering a registry of machine-readable interface definitions that enable dynamic tool discovery and structured context injection. The directory distinguishes itself by focusing on the protocol-based interoperability required for autonomous AI agents to interact with he

    Standardizes communication between autonomous agents and cloud-hosted infrastructure services to simplify deployment and resource management tasks.

    aimcp
    Vezi pe GitHub↗89,264
  • microsoft/ml-for-beginnersAvatar microsoft

    microsoft/ML-For-Beginners

    86,919Vezi pe GitHub↗

    This project is an open-source educational curriculum designed to provide a structured path for developers to master machine learning and generative AI. It functions as a technical skill development platform, offering comprehensive study materials that guide learners through fundamental concepts, algorithms, and the practical implementation of artificial intelligence models from scratch. The curriculum distinguishes itself through a pedagogy centered on interactive Jupyter Notebooks, which allow students to execute code cells directly within narrative documents for immediate visual feedback.

    Teaches the provisioning, management, and scaling of artificial intelligence workloads within cloud environments using automated workflows.

    Jupyter Notebookdata-scienceeducationmachine-learning
    Vezi pe GitHub↗86,919
  • macrozheng/mallAvatar macrozheng

    macrozheng/mall

    83,878Vezi pe GitHub↗

    This project is an enterprise-grade Java framework designed for building scalable, full-stack e-commerce applications. It provides a comprehensive foundation for microservice-based distributed architectures, enabling the development of complex retail platforms that include product management, order processing, and secure user authentication. By leveraging modular service patterns and centralized API gateways, the framework supports the construction of resilient systems that decompose monolithic business logic into independent, manageable services. The platform distinguishes itself through a r

    Connects applications to S3-compatible object storage services to ensure seamless data interoperability.

    Javadockerelasticsearchelk
    Vezi pe GitHub↗83,878
  • bregman-arie/devops-exercisesAvatar bregman-arie

    bregman-arie/devops-exercises

    82,879Vezi pe GitHub↗

    This project is a comprehensive educational curriculum designed to build proficiency across modern infrastructure, cloud-native technologies, and systems administration. It functions as a reference library and interview preparation resource, offering a structured collection of conceptual questions, practical coding challenges, and hands-on scenarios that cover the full spectrum of software delivery and operational workflows. The repository distinguishes itself through a modular, domain-specific structure that links instructional problem statements with verified implementation examples. By emp

    Understand how to implement virtual network layers, including routing and traffic management, via guided instructional content.

    Pythonansibleawsazure
    Vezi pe GitHub↗82,879
  • spring-projects/spring-bootAvatar spring-projects

    spring-projects/spring-boot

    80,945Vezi pe GitHub↗

    Spring Boot is an opinionated application framework designed to streamline the creation of production-ready services. It functions as a comprehensive development platform that utilizes a centralized dependency injection container to manage object lifecycles and wiring. By employing convention-over-configuration, the framework automates the instantiation of components based on the presence of specific libraries and configuration properties, significantly reducing the need for manual setup. The framework distinguishes itself by bundling the application and its web server into a single, self-con

    Optimizes backend services for cloud-native environments by facilitating externalized configuration and automated observability.

    Javaframeworkjavaspring
    Vezi pe GitHub↗80,945
  • anuraghazra/github-readme-statsAvatar anuraghazra

    anuraghazra/github-readme-stats

    79,661Vezi pe GitHub↗

    This project is a serverless service that generates dynamic, themeable visual summaries of software development activity. It functions as an automated metadata visualizer, transforming raw platform logs and repository metrics into resolution-independent vector graphics that can be embedded directly into markdown environments. The service distinguishes itself by offering highly configurable, query-parameter-driven rendering that allows users to customize the visual presentation of their coding patterns, language proficiency, and repository details. It supports both real-time generation via ser

    Executes stateless code on demand in response to HTTP requests to generate dynamic visual assets without persistent infrastructure.

    JavaScriptdynamicprofile-readmereadme-generator
    Vezi pe GitHub↗79,661
Înapoi123456…26Înainte
  1. Home
  2. DevOps & Infrastructure
  3. Cloud Infrastructure

Explorează sub-etichetele

  • Authorization PoliciesConfigurations that define access permissions for cloud resources and services.
  • Cloud Browser ProvidersSpecific integrations for managed browser services.
  • Cloud Computing & Serverless8 sub-tag-uriCloud-based services and environments that abstract infrastructure management to support application hosting, storage, and execution.
  • Cloud Service Mocks2 sub-tag-uriLocal implementations of cloud service APIs used to simulate behavior and verify application logic without live infrastructure.
  • Cloud-Native Backend FrameworksLibraries and runtimes optimized for building microservices with low latency and minimal resource usage.
  • Infrastructure Provisioning and Management5 sub-tag-uriTools and interfaces for defining, deploying, and visualizing the lifecycle of cloud resources through code or graphical consoles.
  • Networking and Connectivity19 sub-tag-uriServices that manage virtual network isolation, software-defined connectivity, and edge-based traffic distribution.
  • Operational Monitoring and Governance3 sub-tag-uriSystems for tracking resource consumption, billing, and centralized observability of distributed cloud infrastructure.
  • Remote Development Workspaces2 sub-tag-uriBrowser-based development environments running on remote servers for persistent access.
  • Storage and Data Persistence6 sub-tag-uriServices for storing unstructured objects, persistent block volumes, or managed database instances within the cloud.