awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
DevOps & Infrastructure · Awesome GitHub Repositories

218 repos

Awesome GitHub RepositoriesDevOps & Infrastructure

Tools for managing cloud infrastructure, deployment, and system operations.

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

  1. Home
  2. DevOps & Infrastructure

Awesome DevOps & Infrastructure GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • n8n-io/n8n

    n8n-io/n8n

    175,396GitHubView on GitHub↗

    n8n is a workflow automation platform that combines a visual interface with code-based extensibility to design, orchestrate, and manage automated processes. It provides a comprehensive suite of tools for data transformation, filtering, and storage, allowing users to build complex logic through conditional branching, lo

    TypeScriptaiapisautomation
  • flutter/flutter

    flutter/flutter

    175,261GitHubView on GitHub↗

    This project is a multi-platform UI framework designed for building applications that target mobile, web, and desktop environments from a single codebase. It utilizes a declarative paradigm where the user interface is defined as a function of application state, supported by a layered architecture that includes a high-p

    Dartandroidapp-frameworkcross-platform
  • twbs/bootstrap

    twbs/bootstrap

    173,988GitHubView on 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 es

    MDXbootstrapcsscss-framework
  • massgravel/Microsoft-Activation-Scripts

    massgravel/Microsoft-Activation-Scripts

    166,451GitHubView on GitHub↗

    Microsoft Activation Scripts is a collection of batch-based tools designed for the activation and management of operating systems and productivity software. The project provides automated scripts for permanent activation through digital license emulation, hardware-based identification, and offline validation methods. I

    Batchfileactivatorhwidkms
  • avelino/awesome-go

    avelino/awesome-go

    165,543GitHubView on GitHub↗

    This project serves as a comprehensive language ecosystem index, functioning as a centralized, community-curated directory for the Go programming language. It organizes a vast landscape of software components, libraries, and development tools into a structured, navigable hierarchy, enabling developers to efficiently di

    Goawesomeawesome-listgo
  • ollama/ollama

    ollama/ollama

    162,972GitHubView on GitHub↗

    Ollama provides a framework for running and managing local machine learning models. It includes a command-line interface for model lifecycle management, such as creation, embedding generation, and configuration, alongside a stable API for programmatic interaction across multiple programming languages. The platform sup

    Godeepseekgemmagemma3
  • AUTOMATIC1111/stable-diffusion-webui

    AUTOMATIC1111/stable-diffusion-webui

    160,701GitHubView on GitHub↗

    Stable Diffusion Web UI is a browser-based interface designed for managing text-to-image generation tasks. It provides a centralized dashboard for controlling generative processes, including native support for multi-stage model architectures to facilitate high-quality image refinement. The platform distinguishes itsel

    Pythonaiai-artdeep-learning
  • jlevy/the-art-of-command-line

    jlevy/the-art-of-command-line

    159,970GitHubView on GitHub↗

    This project is a comprehensive technical reference and educational resource designed to improve proficiency with command-line interfaces. It functions as a productivity toolkit, providing a structured knowledge base of essential terminal operations, system administration tasks, and high-impact command sequences for da

    bashdocumentationlinux
  • Snailclimb/JavaGuide

    Snailclimb/JavaGuide

    153,828GitHubView on GitHub↗

    This project is a comprehensive educational repository providing technical documentation and learning materials across a wide range of computer science and software engineering domains. It serves as a centralized knowledge base for developers, covering core programming concepts, database management, distributed systems

    Javaalgorithmsdistributed-systemsinterview
  • DigitalPlatDev/FreeDomain

    DigitalPlatDev/FreeDomain

    148,159GitHubView on GitHub↗

    FreeDomain is a centralized platform for managing the full lifecycle of domain names, providing services for free registration and web presence activation. It offers a unified administrative interface that allows users to secure digital identities across multiple top-level extensions and configure hosting environments

    HTMLdigitalplatdomaindomain-platform
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • f/prompts.chat

    f/prompts.chat

    145,637GitHubView on GitHub↗

    Prompts.chat is a community-driven repository and management platform for AI prompts and agent skills. It provides a centralized interface for users to search, retrieve, and save prompts, while offering structured storage for multi-file agent skills that include documentation and supporting assets. The platform distin

    HTMLaiartificial-intelligenceawesome-list
  • langflow-ai/langflow

    langflow-ai/langflow

    144,903GitHubView on GitHub↗

    Langflow is a visual interface for building and orchestrating workflows, allowing users to construct complex systems through a drag-and-drop canvas. It provides tools for managing autonomous agents, configuring memory settings, and integrating custom code-based components. Users can organize their work into projects, t

    Pythonagentschatgptgenerative-ai
  • vercel/next.js

    vercel/next.js

    137,848GitHubView on GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framewor

    TypeScriptreactframeworkssr
  • Genymobile/scrcpy

    Genymobile/scrcpy

    135,888GitHubView on GitHub↗

    This project provides a desktop-based interface for remote control and screen mirroring of Android devices. It functions by establishing a persistent, multiplexed communication channel over the Android Debug Bridge, allowing for the transmission of raw binary data streams between a host computer and a connected mobile

    Candroidcffmpeg
  • golang/go

    golang/go

    132,649GitHubView on GitHub↗

    Go is a statically typed, compiled programming language designed for building scalable, concurrent software. It provides a memory-safe execution environment that combines a high-performance runtime with a self-hosting compiler toolchain, enabling the creation of statically linked machine code binaries without external

    Gogogolanglanguage
  • langgenius/dify

    langgenius/dify

    129,826GitHubView on GitHub↗

    Dify is a self-hosted platform designed for the orchestration of multi-container application stacks. It provides a unified environment for managing complex service deployments, coordinating background worker processes, and maintaining database dependencies through standardized configuration files. The platform disting

    TypeScriptagentagentic-aiagentic-framework
  • langchain-ai/langchain

    langchain-ai/langchain

    127,015GitHubView on GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows t

    Pythonagentsaiai-agents
  • facebook/react-native

    facebook/react-native

    125,418GitHubView on GitHub↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives.

    C++androidapp-frameworkcross-platform
  • kubernetes/kubernetes

    kubernetes/kubernetes

    120,673GitHubView on GitHub↗

    Kubernetes is a distributed container orchestration platform that automates the deployment, scaling, and management of containerized applications across clusters of computing nodes. It functions as a declarative infrastructure controller, utilizing a control loop architecture that continuously monitors the current syst

    Gocncfcontainersgo
Prev123…11Next

Browse tags

  • API and Service Management6 sub-tagsInfrastructure for managing APIs, gateways, and microservice communication.
  • Alternative Deployment MethodsSupport for non-standard hosting configurations including custom scripts, subpaths, and manual server setups.
  • Application Execution1 sub-tagSystems and configurations that define how applications are initialized and executed in production environments.
  • Application Infrastructure4 sub-tagsCore infrastructure components for managing application lifecycles, system inputs, and request contexts.
Application Operations1 sub-tag
Operational tools that provide automated alerts and notifications for application status and events.
  • Automation & Scenes1 sub-tagConfiguration sets that define specific environmental states or scenarios for automated systems.
  • Automation HooksEvent-driven triggers that execute specific actions or scripts automatically within a larger infrastructure.
  • Automation Infrastructure4 sub-tagsFoundational services for scheduling, simulating, and managing assets required for automated processes.
  • Automation Logic1 sub-tagLogic components that define the conditional flow and execution paths of automated tasks.
  • Automation Observability1 sub-tagMonitoring tools that track and report on the execution status of automated processes.
  • Automation Orchestration8 sub-tagsFrameworks and engines that coordinate, sequence, and manage complex multi-step automated workflows.
  • Automation Protocols1 sub-tagStandardized interfaces and communication protocols for triggering and interacting with automated tools.
  • Backend Infrastructure1 sub-tagInfrastructure configurations for deploying and managing self-hosted backend services.
  • Background Processing1 sub-tagSystems for managing asynchronous tasks and monitoring the health of background worker processes.
  • Build and Deployment Tools6 sub-tagsTools for compiling, bundling, optimizing, and deploying software applications through automated pipelines.
  • CI/CD and Pipeline Automation4 sub-tagsSystems for continuous integration, delivery, and the orchestration of automated deployment workflows.
  • Cloud Computing5 sub-tagsResources and services for building, deploying, and managing applications on remote cloud-based infrastructure.
  • Cloud Deployment IntegrationsConfigurations and integration methods for connecting local services to managed cloud platforms.
  • Cloud Deployment Platforms3 sub-tagsManaged services and platforms that abstract infrastructure to facilitate application hosting and deployment.
  • Cloud Deployments1 sub-tagAutomated processes and tools for provisioning and deploying infrastructure to cloud environments.
  • Cloud Development Environments4 sub-tagsRemote development environments and cloud-based IDEs that provide hosted workspaces for software engineering.
  • Cloud Development Tools2 sub-tagsSoftware utilities that assist developers in building, testing, and managing applications specifically for cloud-based environments.
  • Cloud Emulation3 sub-tagsTools and interfaces that simulate cloud environments to facilitate local debugging, configuration testing, and runtime validation.
  • Cloud Emulation Tools1 sub-tagExecutable environments and runtimes designed to replicate cloud-native orchestration behavior on local or staging machines.
  • Cloud Infrastructure9 sub-tagsFoundational services and platforms required to provision, manage, monitor, and scale distributed computing resources in the cloud.
  • Cloud Infrastructure Integrations3 sub-tagsComponents that bridge external services and resources with cloud-based infrastructure to enable seamless connectivity and access control.
  • Cloud-Native Development2 sub-tagsProgramming frameworks and architectural patterns specifically optimized for building scalable, distributed applications within cloud environments.
  • Cluster Dependency ManagementAutomated configuration of required software packages and drivers within a cluster environment.
  • Compute Acceleration1 sub-tagSpecialized hardware and software components designed to increase the processing speed of intensive computational tasks.
  • Compute Backends1 sub-tagExecution environments that provide the underlying processing power and hardware resources for running complex software workloads.
  • Compute Kernels1 sub-tagLow-level computational routines and optimization strategies used to execute high-performance mathematical or data processing operations.
  • Compute Management1 sub-tagSystems and policies that govern how computational resources are distributed, scheduled, and utilized across an infrastructure.
  • Configuration Directives1 sub-tagMechanisms and logic that define the sequence and execution rules for applying system configurations.
  • Configuration Formats2 sub-tagsStandardized data structures and syntax used to define and store system or application settings.
  • Configuration Management31 sub-tagsTools and practices for maintaining consistent system states and managing environment parameters across multiple machines or services.
  • Configuration Management Guides1 sub-tagInstructional resources and strategic frameworks for implementing and automating configuration management processes.
  • Configuration Migration1 sub-tagTools and methodologies for safely transitioning system settings and routing logic between different environments or versions.
  • Configuration Patterns1 sub-tagReusable design approaches for structuring and applying configuration data to initialize software systems.
  • Configuration Standards1 sub-tagFormalized specifications and schema definitions that ensure consistency across configuration files and system settings.
  • Container Architecture1 sub-tagConceptual models and abstraction layers that define how containerized applications are structured and executed.
  • Container Configurations1 sub-tagSettings and configuration files used to define runtime parameters and environment requirements for containerized applications.
  • Container Deployment ToolsUtilities that automate the delivery and configuration of containerized application images to production servers.
  • Container Image Management3 sub-tagsTools for analyzing, versioning, and managing the lifecycle of container images and their filesystem layers.
  • Container Orchestration24 sub-tagsSystems for deploying and managing multi-service environments within isolated, containerized infrastructure.
  • Container Orchestration ConfigurationsConfiguration files that define environment variables and image requirements for deploying services via container orchestration.
  • Containerized Deployment ConfigurationsDeployment configurations that utilize container images to manage environment settings and service execution.
  • Containerized DeploymentsArchitectures and configurations for running applications as isolated services using container images and runtime environments.
  • Content Delivery NetworksDistributed server networks used to host and deliver application assets and scripts to end users.
  • Control Planes1 sub-tagCentralized management systems that provide administrative interfaces for overseeing and orchestrating infrastructure operations.
  • Cross-Device DeploymentStandardizing installation across various hardware models.
  • Declarative Orchestration EnginesSystems that maintain infrastructure state by reconciling current environments against desired configurations defined in YAML or similar formats.
  • Dependency Management11 sub-tagsSystems and workflows for managing, resolving, and updating external software libraries and dependencies.
  • Deployment & Server Runtimes1 sub-tagExecution environments and server-side platforms that support the hosting and runtime delivery of web applications.
  • Deployment Architectures3 sub-tagsStructural patterns and hosting models used to package and deliver applications to production environments.
  • Deployment Configuration FrameworksDeclarative systems for managing environment settings and container orchestration lifecycles.
  • Deployment Configurations4 sub-tagsSettings and orchestration logic required to prepare and deploy applications across various hardware and environment profiles.
  • Deployment Integrations1 sub-tagConnectors and plugins that facilitate the automated delivery of software to specific hosting or cloud platforms.
  • Deployment Management and Strategies8 sub-tagsPlatforms and methodologies for deploying applications and managing release cycles.
  • Deployment Models1 sub-tagOperational frameworks that define how software is hosted, accessed, and maintained within a specific environment.
  • Deployment Orchestration2 sub-tagsSystems that automate the coordination and rollout of software components across distributed servers and containers.
  • Deployment Toolkits1 sub-tagComprehensive sets of utilities and libraries designed to streamline the deployment process across multiple platforms.
  • Deployment Utilities2 sub-tagsHelper tools and scripts that assist in packaging, compiling, and distributing software for deployment.
  • DevOps9 sub-tagsTools and methodologies designed to streamline the integration, deployment, and operational management of software development lifecycles.
  • DevOps Automation1 sub-tagSoftware utilities that automate the synchronization and management of code repositories across different environments.
  • Developer Infrastructure6 sub-tagsIntegrated platforms and services that provide the essential tooling for developers to build, test, and deploy software.
  • Development Operations3 sub-tagsTools and interfaces that automate and manage the daily workflows and tasks performed by software developers.
  • Development Platforms3 sub-tagsIntegrated environments and services that provide the foundational tools for building, hosting, and managing application backends.
  • Distributed Computing FrameworksLibraries and engines designed to scale computational tasks across multiple nodes or clusters.
  • Distributed Infrastructure1 sub-tagSystems that facilitate the sharing and coordination of computational resources across multiple networked nodes.
  • Distribution and Packaging8 sub-tagsTools and methods for packaging, distributing, and installing software.
  • Domain Infrastructure1 sub-tagUtilities for managing and configuring domain name system records and related network identity settings.
  • Domain Orchestration1 sub-tagSystems that use application programming interfaces to automate the provisioning and management of network domains.
  • Domain and Network Infrastructure4 sub-tagsServices for managing DNS, routing, ingress control, and software-defined network virtualization.
  • Edge Computing1 sub-tagFrameworks and pipelines designed to deploy and execute artificial intelligence models on decentralized edge devices.
  • Email Infrastructure1 sub-tagTools that verify sender identity and ensure the integrity of outgoing electronic mail communications.
  • Enterprise Infrastructure1 sub-tagFrameworks designed to secure and manage large-scale organizational data and computing environments.
  • Enterprise Infrastructure Integrations1 sub-tagTools that automate the connection and management of private, internal organizational computing resources.
  • Execution Environments7 sub-tagsIsolated or specialized environments configured to execute code, scripts, or containerized applications securely.
  • External Service Integrations3 sub-tagsInterfaces and connectors that allow local systems to interact with external cloud services and third-party APIs.
  • External Tool Orchestration1 sub-tagSystems that coordinate and manage the execution of external tools, specifically for processing media assets.
  • Game ServersDedicated software instances designed to host and manage multiplayer gaming sessions and game state.
  • Global Configurations1 sub-tagCentralized mechanisms for defining and distributing configuration settings across an entire software ecosystem.
  • Hosting Environments1 sub-tagMinimalist hosting solutions designed for lightweight applications and simple deployment requirements.
  • Hosting Services1 sub-tagServices that provide hosting specifically tailored for showcasing professional portfolios and personal projects.
  • Hosting Strategies1 sub-tagMethodologies and workflows for deploying and serving static documentation sites efficiently.
  • Hosting and Deployment1 sub-tagPlatforms and services specifically optimized for hosting and serving static web documents and files.
  • Infrastructure11 sub-tagsFoundational software components and services that support the deployment, monitoring, and scaling of computing resources.
  • Infrastructure Automation5 sub-tagsTools that automate the provisioning, configuration, and ongoing management of computing infrastructure.
  • Infrastructure Automation EnginesPlatforms that execute declarative scripts to maintain consistent state across distributed server environments.
  • Infrastructure Clients2 sub-tagsSoftware libraries and interfaces that enable applications to programmatically interact with infrastructure services.
  • Infrastructure Components5 sub-tagsModular building blocks that provide specific functional capabilities like storage, messaging, or rate limiting.
  • Infrastructure Engines1 sub-tagCore processing engines that interpret and apply configuration logic to infrastructure systems.
  • Infrastructure Governance1 sub-tagFrameworks and tools for defining and enforcing organizational policies regarding infrastructure usage.
  • Infrastructure Integrations4 sub-tagsConnectors and plugins that integrate infrastructure components with orchestration and service discovery systems.
  • Infrastructure Management9 sub-tagsComprehensive platforms for provisioning, monitoring, and maintaining the operational health of computing infrastructure.
  • Infrastructure Orchestration Integrations1 sub-tagIntegration tools that synchronize service discovery configurations across various orchestration platforms.
  • Infrastructure Patterns1 sub-tagStandardized frameworks and methodologies for defining system states through code and configuration files.
  • Infrastructure Services3 sub-tagsCore network and data services that provide essential backend functionality for distributed systems.
  • Infrastructure Targets1 sub-tagPhysical or virtual environments where software applications and services are deployed and executed.
  • Infrastructure Tooling1 sub-tagSoftware utilities designed to assist in the management and configuration of containerized environments.
  • Infrastructure Utilities1 sub-tagSupporting components that handle background processing and asynchronous operations within an infrastructure stack.
  • Infrastructure as Code11 sub-tagsDefining and managing data center environments through version-controlled text files for repeatable provisioning.
  • Infrastructure as Code Guides2 sub-tagsInstructional resources and guides for managing the lifecycle and data sources of infrastructure as code.
  • Infrastructure as Code Learning Resources2 sub-tagsEducational materials and tutorials focused on implementing and managing infrastructure as code configurations.
  • Installation & Maintenance2 sub-tagsTools and scripts used to manage the lifecycle of software by handling installation sources and removal processes.
  • Installation Management2 sub-tagsSystems that coordinate the distribution and deployment of software packages across various environments.
  • Installation Methods3 sub-tagsSpecific technical approaches and workflows used to install software onto host systems.
  • Installation Utilities4 sub-tagsHelper tools that facilitate the secure, automated, or verified installation of software assets.
  • Kubernetes Extensions1 sub-tagAdd-ons and plugins that extend the native capabilities of Kubernetes clusters.
  • Kubernetes Integrations2 sub-tagsExternal systems and interfaces that connect with Kubernetes to provide additional routing or API functionality.
  • Local Development NetworkingNetwork configurations that enable connectivity between containerized services and local host resources.
  • Local Generative AI DeploymentsHosting pre-trained models within local application environments for text generation.
  • Local Infrastructure Orchestration1 sub-tagTools for configuring and managing infrastructure components directly on local development machines.
  • Multi-Tenancy Utilities1 sub-tagFrameworks that enable the isolation and management of multiple distinct users or tenants within a single system.
  • Native Binary DeploymentsExecution of the application as a standalone compiled binary on host operating systems.
  • Node Lifecycle1 sub-tagProcesses and tools for managing the transition of computing nodes from active service to decommissioning.
  • Operational Reliability and Monitoring4 sub-tagsTools focused on system health, capacity planning, performance tuning, and incident response.
  • Operational Support1 sub-tagDocumentation and resources designed to assist teams in resolving technical issues within the infrastructure.
  • Operational Tooling2 sub-tagsAdvanced tools used to maintain cluster health and ensure systems meet production standards.
  • Operations1 sub-tagSystems and procedures focused on maintaining service continuity and recovering from critical failures.
  • Operations & Infrastructure Management1 sub-tagPlatforms designed for the centralized administration and oversight of hardware and infrastructure assets.
  • Operations and Migration1 sub-tagStrategies and workflows for moving workloads between environments while maintaining operational stability.
  • Operations and Monitoring1 sub-tagTools for identifying, logging, and resolving errors within running infrastructure services.
  • Orchestration3 sub-tagsSystems that coordinate complex workflows across diverse data sources, models, or specialized services.
  • Orchestrator Integrations1 sub-tagIntegrations that allow external tools to communicate with and discover services within an orchestration platform.
  • Pipeline Architectures2 sub-tagsStructural designs for software delivery pipelines that prioritize modularity and extensibility.
  • Platform Deployment1 sub-tagUtilities specifically designed to automate the deployment of software onto Windows-based platforms.
  • Platform Infrastructure1 sub-tagFoundational cloud-based environments that provide managed resources for hosting applications.
  • Platform-Agnostic Deployment RuntimesBuild configurations that allow applications to run across diverse serverless, edge, and cloud environments.
  • Platforms1 sub-tagComprehensive environments that provide the necessary tools and services to build and run AI applications.
  • Production Tooling1 sub-tagSpecialized tools that improve the performance and efficiency of software builds in production environments.
  • Queues & Background Tasks4 sub-tagsMechanisms for managing asynchronous workloads, job queues, and background task processing.
  • Release Management5 sub-tagsTools and processes for tracking version history, monitoring release updates, and managing software distribution channels.
  • Remote Access Infrastructure1 sub-tagInfrastructure components that enable secure remote access to desktop environments and internal systems.
  • Remote Execution1 sub-tagTools and frameworks that facilitate the execution of commands or code on remote computing environments.
  • Remote Execution Environments2 sub-tagsInfrastructure components that facilitate the execution of tasks or services on remote hosts or isolated containerized environments.
  • Remote Infrastructure Management2 sub-tagsSystems for overseeing and interacting with remote computing environments through command execution and session management.
  • Resource Governance1 sub-tagMechanisms for defining and enforcing limits on the consumption of computing resources by users or services.
  • Resource Management4 sub-tagsUtilities for tracking, organizing, and controlling the lifecycle and availability of digital assets and system components.
  • Resource Optimization1 sub-tagMethods and tools designed to improve the efficiency and performance of computing resource utilization.
  • Scaling1 sub-tagSystems that automatically adjust computing capacity to match fluctuating workload demands.
  • Scheduling5 sub-tagsTools for automating, monitoring, and managing the execution timing of tasks and background processes.
  • Self-Hosted DeploymentsMethods and configurations for deploying and maintaining software instances on private, user-managed infrastructure.
  • Self-Hosted Infrastructure3 sub-tagsSoftware platforms and applications designed to be hosted and maintained on private, user-controlled hardware.
  • Server & Deployment1 sub-tagComponents that manage the delivery and routing of application services to production environments.
  • Server Configuration1 sub-tagSettings and parameters used to define how servers handle incoming network traffic and connections.
  • Server Deployment Strategies1 sub-tagFrameworks and configurations that dictate how software updates and services are deployed to servers.
  • Server Infrastructure7 sub-tagsFoundational systems and utilities required to install, manage, and maintain server-side software environments.
  • Service Infrastructure1 sub-tagInfrastructure components that enable services to locate and communicate with one another within a network.
  • Service Orchestration1 sub-tagTools that coordinate the deployment, scaling, and lifecycle management of complex service architectures.
  • Software Development Automation1 sub-tagAdvanced systems that automate the end-to-end creation, testing, and delivery of software products.
  • Software Lifecycle Management3 sub-tagsTools for tracking, updating, and monitoring the entire lifespan of software projects from development to retirement.
  • Software Releases1 sub-tagSystems for managing the communication and distribution of new software versions to end users.
  • Standalone Script IntegrationsSupport for loading the library directly via script tags without a build pipeline.
  • Static Site DeploymentConfiguration for deploying pre-rendered static files including custom error page handling.
  • System Orchestration1 sub-tagPlatforms that coordinate complex workflows and processes across multiple disparate computing systems.
  • Template Systems1 sub-tagSystems that use predefined structures to generate consistent configurations or project scaffolding.
  • Update Management3 sub-tagsTools that manage the process of applying software updates, including migrations and user notifications.
  • Version Control and Management6 sub-tagsPlatforms and utilities for source code management and versioning workflows.
  • Virtualization Infrastructure1 sub-tagSoftware interfaces that allow users to manage and interact with virtualized computing environments.
  • Virtualization Utilities1 sub-tagSpecialized tools for manipulating and managing virtual storage and disk images.
  • Web Service DeploymentsAutomated workflows for deploying containerized web applications to cloud hosting environments.
  • Workflow Publishing1 sub-tagSystems for managing the creation, review, and publication of automated process workflows.