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.
  • pytorch/pytorch

    pytorch/pytorch

    97,601GitHubView on GitHub↗

    PyTorch is a machine learning framework centered on a GPU-ready tensor library that supports multi-dimensional array operations across both CPU and accelerator hardware. It provides a foundational infrastructure for mathematical computation and dynamic neural network construction, utilizing a tape-based automatic diffe

    Pythonautograddeep-learninggpu
  • neovim/neovim

    neovim/neovim

    96,615GitHubView on GitHub↗

    Neovim is a text editing environment designed for extensibility and performance. It provides a core engine for text manipulation, multi-window management, and complex editing commands, while maintaining compatibility with existing paradigms. The project features a stable interface that allows external clients to intera

    Vim Scriptapiclua
  • nvbn/thefuck

    nvbn/thefuck

    95,503GitHubView on GitHub↗

    This tool is a rule-based engine designed to automate the correction of failed terminal commands. By integrating directly into the shell environment, it intercepts command execution errors, analyzes exit codes and output streams, and applies corrective logic to resolve typos or syntax mistakes. It functions as a persis

    Pythonpythonshell
  • fastapi/fastapi

    fastapi/fastapi

    95,356GitHubView on GitHub↗

    FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event

    Pythonapiasyncasyncio
  • google-gemini/gemini-cli

    google-gemini/gemini-cli

    94,954GitHubView on GitHub↗

    This project provides a command-line interface for managing autonomous agent workflows, task orchestration, and system-level automation. It includes a comprehensive framework for defining agent skills, managing persistent memory, and delegating tasks to specialized subagents. Users can configure complex planning modes,

    TypeScriptaiai-agentscli
  • puppeteer/puppeteer

    puppeteer/puppeteer

    93,606GitHubView on GitHub↗

    Puppeteer is a browser automation library that provides a programmatic interface for controlling web browsers to execute tasks, simulate user interactions, and perform end-to-end testing. It functions as a headless browser controller, managing browser lifecycles, isolated session contexts, and remote connections to fac

    TypeScriptautomationchromechromium
  • tailwindlabs/tailwindcss

    tailwindlabs/tailwindcss

    93,668GitHubView on GitHub↗

    Utility-first CSS framework for fast, design-system-friendly styling.

    TypeScriptcssframeworkutility
  • immich-app/immich

    immich-app/immich

    92,953GitHubView on GitHub↗

    Immich is a self-hosted media management platform designed to provide a centralized, private repository for photos and videos. It functions as a comprehensive system for organizing, backing up, and viewing personal media collections across mobile devices, web browsers, and external storage locations. By maintaining ful

    TypeScriptbackup-toolfluttergoogle-photos
  • nvm-sh/nvm

    nvm-sh/nvm

    91,751GitHubView on GitHub↗

    This project is a command-line tool designed for managing multiple runtime versions on a local machine. It functions as a shell-based environment manager that enables users to install, switch between, and maintain different versions of a runtime to support project-specific requirements or diverse shell sessions. By dyn

    Shellbashinstalllts
  • florinpop17/app-ideas

    florinpop17/app-ideas

    90,567GitHubView on GitHub↗

    App-ideas is a development platform that integrates autonomous AI agents into local environments to orchestrate code review, automated fix application, and workflow management. It functions as a command-line interface that connects external AI assistants to your codebase, enabling iterative development cycles through p

    applicationscodingcodingchallenges
  • storybookjs/storybook

    storybookjs/storybook

    89,274GitHubView on GitHub↗

    Storybook is a development environment for building, testing, and documenting user interface components in isolation. By rendering components within a sandboxed environment, it decouples them from the host application's global state and dependencies, allowing developers to verify complex states and edge cases without r

    TypeScriptangularcomponentsdesign-systems
  • bitcoin/bitcoin

    bitcoin/bitcoin

    88,190GitHubView on GitHub↗

    This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author

    C++bitcoinc-plus-pluscryptocurrency
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on 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

    Zigbunbundlerjavascript
  • ChatGPTNextWeb/NextChat

    ChatGPTNextWeb/NextChat

    87,317GitHubView on GitHub↗

    NextChat is a self-hosted web application that provides a unified interface for interacting with multiple large language models. It functions as a conversational platform where users can manage and switch between diverse AI providers through configurable API backends, maintaining full control over their data and infras

    TypeScriptcalclaudechatgptclaude
  • microsoft/markitdown

    microsoft/markitdown

    87,305GitHubView on GitHub↗

    This project is an AI-powered document processing engine designed to transform diverse file formats into structured Markdown. By leveraging multimodal language models, it performs complex layout analysis and semantic text extraction, allowing for the conversion of both unstructured files and scanned images into machine

    Pythonautogenautogen-extensionlangchain
  • django/django

    django/django

    86,891GitHubView on GitHub↗

    Django is a full-stack web framework designed for rapid backend development. It provides an integrated environment for building data-driven applications by combining an object-relational mapping layer for database management with a modular request-response pipeline for handling HTTP traffic. The framework emphasizes se

    Pythonappsdjangoframework
  • gohugoio/hugo

    gohugoio/hugo

    86,693GitHubView on GitHub↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, a

    Goblog-enginecmscontent-management-system
  • mermaid-js/mermaid

    mermaid-js/mermaid

    86,200GitHubView on GitHub↗

    This project is a client-side rendering engine that transforms declarative, text-based syntax into visual diagrams directly within the browser. By utilizing a domain-specific language, it allows users to define complex structures—such as software architectures, process flows, and system behaviors—without the need for m

    TypeScriptdiagramsdiagrams-as-codedocumentation
  • sveltejs/svelte

    sveltejs/svelte

    85,874GitHubView on GitHub↗

    Svelte is a compile-time user interface framework that transforms declarative component syntax into highly optimized, imperative JavaScript code during the build process. By shifting reconciliation logic from the browser to the build step, it functions as a zero-runtime library that eliminates the need for a heavy fram

    JavaScriptcompilertemplateui
  • rasbt/LLMs-from-scratch

    rasbt/LLMs-from-scratch

    85,529GitHubView on 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 implementat

    Jupyter Notebookaiartificial-intelligencechatbot
Prev1…345…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.