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.
  • codecrafters-io/build-your-own-x

    codecrafters-io/build-your-own-x

    467,272GitHubView on GitHub↗

    This project provides a comprehensive framework for creating, managing, and executing educational programming challenges. It includes standardized systems for authoring instructional content, defining test cases, and structuring documentation to ensure consistent learning outcomes. The platform supports a wide range of

    Markdownawesome-listfreeprogramming
  • sindresorhus/awesome

    sindresorhus/awesome

    438,690GitHubView on GitHub↗

    This project is a community-curated knowledge base that organizes vast technical ecosystems into a hierarchical, human-readable directory. It serves as a comprehensive index of libraries, frameworks, and methodologies, designed to facilitate discovery and professional development across the entire spectrum of software

    awesomeawesome-listlists
  • public-apis/public-apis

    public-apis/public-apis

    399,192GitHubView on GitHub↗

    This project is a comprehensive, community-driven directory of public service endpoints designed to facilitate the discovery and integration of external data sources. It serves as a centralized registry where developers can locate reliable third-party APIs to augment their applications with specialized functionality, r

    Pythonapiapisdataset
  • kamranahmedse/developer-roadmap

    kamranahmedse/developer-roadmap

    349,419GitHubView on GitHub↗

    This project is a comprehensive repository of structured learning paths and professional development curricula designed to guide individuals through various technical domains and career roles. It provides a hierarchical knowledge base that organizes complex software engineering concepts into progressive, actionable mod

    TypeScriptangular-roadmapbackend-roadmapblockchain-roadmap
  • jwasham/coding-interview-university

    jwasham/coding-interview-university

    337,188GitHubView on GitHub↗

    This project is a comprehensive educational roadmap designed to guide software engineers through the mastery of computer science fundamentals and technical interview preparation. It provides a structured, dependency-aware learning path that organizes complex computing concepts into a hierarchical curriculum, enabling u

    algorithmalgorithmscoding-interview
  • donnemartin/system-design-primer

    donnemartin/system-design-primer

    335,906GitHubView on GitHub↗

    This repository is a comprehensive educational resource designed to help software engineers master large-scale system design and prepare for technical interviews. It provides a structured curriculum that covers the fundamental principles of distributed systems, backend engineering, and object-oriented design through a

    Pythondesigndesign-patternsdesign-system
  • vinta/awesome-python

    vinta/awesome-python

    283,687GitHubView on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. Th

    Pythonawesomecollectionspython
  • 996icu/996.ICU

    996icu/996.ICU

    275,498GitHubView on GitHub↗

    996.ICU is a decentralized digital platform and social movement dedicated to advocating for sustainable labor practices and fair working conditions within the technology industry. It serves as a public repository for documenting workplace grievances, monitoring corporate accountability, and raising awareness regarding

  • awesome-selfhosted/awesome-selfhosted

    awesome-selfhosted/awesome-selfhosted

    274,152GitHubView on GitHub↗

    This project is a comprehensive, curated repository of self-hosted software designed to assist users in discovering and evaluating applications for private server environments. It organizes a vast array of tools into categories spanning communication, infrastructure, media, and productivity, providing a centralized res

    awesomeawesome-listcloud
  • practical-tutorials/project-based-learning

    practical-tutorials/project-based-learning

    258,742GitHubView on GitHub↗

    This project is a centralized, community-driven repository of hands-on tutorials designed to facilitate skill acquisition through the practical construction of real-world software applications. It serves as a comprehensive directory that aggregates external documentation and instructional materials, providing a structu

    beginner-projectcppgolang
  • facebook/react

    facebook/react

    243,179GitHubView on GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
  • torvalds/linux

    torvalds/linux

    217,986GitHubView on GitHub↗

    The Linux kernel is a monolithic operating system kernel that serves as the primary interface between computer hardware and software applications. It provides the foundational infrastructure for managing system resources, including memory allocation, process scheduling, and synchronization primitives. The project inclu

    C
  • openclaw/openclaw

    openclaw/openclaw

    211,971GitHubView on GitHub↗

    Openclaw is a platform for managing agent execution environments, providing the infrastructure to control agent lifecycles, session state, and workspace persistence. It features a centralized gateway that handles model loops, tool invocation, and streaming events, while supporting multi-agent routing and persistent mem

    TypeScriptaiassistantcrustacean
  • vuejs/vue

    vuejs/vue

    209,962GitHubView on GitHub↗

    This project is a framework for building user interfaces through a component-based architecture. It utilizes a declarative template syntax and a reactive data-binding system to synchronize application state with the Document Object Model. Developers can construct complex interfaces by composing reusable, self-contained

    TypeScriptframeworkfrontendjavascript
  • trimstray/the-book-of-secret-knowledge

    trimstray/the-book-of-secret-knowledge

    206,980GitHubView on GitHub↗

    This project serves as a centralized, community-driven repository of technical knowledge and administrative resources. It provides a structured taxonomy that aggregates disparate information into a searchable framework, supporting continuous learning and rapid problem-solving for system administrators and cybersecurity

    awesomeawesome-listbsd
  • trekhleb/javascript-algorithms

    trekhleb/javascript-algorithms

    195,648GitHubView on GitHub↗

    This project is a comprehensive educational repository that provides functional implementations of fundamental computer science algorithms and data structures. It serves as a structured reference for developers to study computational logic, problem-solving strategies, and the mathematical principles that underpin softw

    JavaScriptalgorithmalgorithmscomputer-science
  • tensorflow/tensorflow

    tensorflow/tensorflow

    193,864GitHubView on GitHub↗

    TensorFlow is a comprehensive machine learning framework designed for the construction, training, and deployment of complex mathematical models. It utilizes a graph-based execution model that represents operations as directed acyclic graphs, enabling automatic differentiation and efficient parallel processing. The syst

    C++deep-learningdeep-neural-networksdistributed
  • ohmyzsh/ohmyzsh

    ohmyzsh/ohmyzsh

    184,876GitHubView on GitHub↗

    This project is a community-driven shell configuration framework designed to manage terminal environments, modular extensions, and command-line interface customizations. It functions as an environment manager that standardizes shell settings and appearance across diverse Unix-like operating systems, ensuring a consiste

    Shellclicli-appoh-my-zsh
  • microsoft/vscode

    microsoft/vscode

    181,912GitHubView on GitHub↗

    This project is a cross-platform code editor designed for software development, offering a comprehensive suite of tools for text editing, workspace management, and task automation. It includes native support for version control, an integrated terminal, and a flexible task runner that allows for the execution of build,

    TypeScripteditorelectronmicrosoft
  • Significant-Gravitas/AutoGPT

    Significant-Gravitas/AutoGPT

    181,891GitHubView on GitHub↗

    AutoGPT is an orchestration platform designed for building, managing, and deploying autonomous agents. It provides a visual canvas-based environment where users can assemble agents by connecting modular blocks that represent actions, data flows, and conditional logic. The platform supports the entire agent lifecycle, i

    Pythonaiartificial-intelligenceautonomous-agents
Prev12…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.