devops infrastructure

Discover the best alternatives in this category.

Cloudflare Tunnel

Cloudflare Tunnel

www.cloudflare.com

Secure tunneling service that exposes internal applications to the internet through Cloudflare's network without opening inbound firewall ports.

Reverse Proxy
Nginx Proxy Manager

Nginx Proxy Manager

nginxproxymanager.com

Web-based graphical interface for managing NGINX reverse proxy hosts and free SSL certificates, popular for simplifying home-lab and self-hosted setups.

Reverse Proxy
Sponsored
VirtuProbe Studio

VirtuProbe StudioPremium Verified

virtuprobe.studio

Cross-protocol request workbench for integration and penetration testing. 11 protocols, local-first, no account needed. Put your tests together on your own or supervise your agent helping you achieve your goals via MCP. Chain your tests or script your scenarios in JS or Groovy. Free tier covers HTTP, DNS and SMTP testing.

API Testing
Envoy Proxy

Envoy Proxy

www.envoyproxy.io

Cloud-native, high-performance edge and service proxy originally built at Lyft, now a core building block of many service mesh implementations like Istio.

Reverse Proxy
Caddy

Caddy

caddyserver.com

Web server and reverse proxy that automatically provisions and renews HTTPS certificates out of the box, prized for its simple configuration syntax.

Reverse Proxy
Traefik

Traefik

traefik.io

Modern, cloud-native reverse proxy and load balancer that automatically discovers services in Docker and Kubernetes environments and configures routing dynamically.

Reverse Proxy
HAProxy

HAProxy

www.haproxy.org

High-performance, open-source TCP and HTTP load balancer and reverse proxy known for its reliability in high-traffic production environments.

Reverse Proxy
NGINX

NGINX

nginx.org

High-performance web server that also functions as one of the most widely deployed reverse proxies and load balancers on the internet, known for handling massive concurrent connections efficiently.

Reverse Proxy
OpenTofu

OpenTofu

opentofu.org

Open-source, community-driven fork of Terraform maintained under the Linux Foundation, offering a fully open alternative after Terraform's license change.

Infrastructure as Code
SaltStack

SaltStack

saltproject.io

Open-source infrastructure automation and configuration management platform known for its speed and event-driven architecture for managing large server fleets.

Infrastructure as Code
Puppet

Puppet

www.puppet.com

Mature configuration management platform that enforces desired system state across servers automatically, widely used in large-scale enterprise IT environments.

Infrastructure as Code
Chef

Chef

www.chef.io

Configuration management tool that uses Ruby-based recipes to automate server configuration and application deployment across large fleets of infrastructure.

Infrastructure as Code
AWS CloudFormation

AWS CloudFormation

aws.amazon.com

AWS's native infrastructure-as-code service for modeling and provisioning AWS resources using declarative JSON or YAML templates.

Infrastructure as Code
Pulumi

Pulumi

www.pulumi.com

Infrastructure-as-code platform that lets developers define cloud infrastructure using familiar programming languages like TypeScript, Python, and Go instead of a domain-specific language.

Infrastructure as Code
Ansible

Ansible

www.ansible.com

Agentless automation tool that uses simple YAML playbooks to configure servers, deploy applications, and orchestrate infrastructure without requiring software installed on target machines.

Infrastructure as Code
Terraform

Terraform

www.terraform.io

The most widely used infrastructure-as-code tool, letting teams define cloud and on-prem infrastructure in declarative configuration files that can be versioned and applied consistently.

Infrastructure as Code
Sumo Logic

Sumo Logic

www.sumologic.com

Cloud-native log analytics and security platform that helps engineering and security teams monitor applications and detect anomalies at scale.

Logging
Fluentd

Fluentd

www.fluentd.org

Open-source data collector that unifies log data collection and consumption, commonly used as the log-forwarding layer in Kubernetes and cloud-native environments.

Logging
Graylog

Graylog

graylog.org

Open-source log management platform combining centralized log collection with powerful search and alerting, deployable on-premises or in the cloud.

Logging
Papertrail

Papertrail

www.papertrail.com

Cloud-hosted log management service offering fast log search and real-time tailing, aimed at developers who want simple, no-setup log aggregation.

Logging
Loki (Grafana)

Loki (Grafana)

grafana.com

Open-source log aggregation system designed to work natively with Grafana, indexing metadata rather than full log content to keep storage costs low.

Logging
Datadog Log Management

Datadog Log Management

www.datadoghq.com

Log aggregation and analysis product from Datadog that ties log data directly to the same dashboards used for infrastructure and application monitoring.

Logging
Splunk

Splunk

www.splunk.com

Enterprise platform for searching, monitoring, and analyzing machine-generated log data, widely used for security and operational intelligence in large organizations.

Logging
Elastic Stack (ELK)

Elastic Stack (ELK)

www.elastic.co

The combination of Elasticsearch, Logstash, and Kibana used to collect, search, and visualize massive volumes of log data, forming the industry-standard open logging stack.

Logging
Uptime Kuma

Uptime Kuma

uptime.kuma.pet

Self-hosted, open-source uptime monitoring tool with a clean web interface for tracking website and service availability with configurable alerts.

Monitoring
Nagios

Nagios

www.nagios.org

Long-established open-source IT infrastructure monitoring tool for tracking server, network, and application health with a large plugin ecosystem for custom checks.

Monitoring
Zabbix

Zabbix

www.zabbix.com

Free, open-source enterprise monitoring solution for networks, servers, and applications, with a long track record in traditional IT infrastructure monitoring.

Monitoring
PagerDuty

PagerDuty

www.pagerduty.com

Incident response and on-call management platform that routes alerts from monitoring tools to the right engineers via phone, SMS, or push notification.

Monitoring
Prometheus

Prometheus

prometheus.io

Open-source systems monitoring and alerting toolkit that scrapes and stores time-series metrics, forming the de facto standard for monitoring Kubernetes and cloud-native infrastructure.

Monitoring
Drone CI

Drone CI

www.drone.io

Container-native, open-source continuous delivery platform where every pipeline step runs inside its own Docker container, making builds fast and reproducible.

CI/CD
Bitbucket Pipelines

Bitbucket Pipelines

www.atlassian.com

CI/CD service built into Atlassian's Bitbucket, letting teams configure automated build, test, and deployment pipelines directly alongside their source code.

CI/CD
Azure Pipelines

Azure Pipelines

azure.microsoft.com

Microsoft's cloud CI/CD service supporting any language, platform, and cloud, part of the broader Azure DevOps suite used heavily in enterprise environments.

CI/CD
Travis CI

Travis CI

www.travis-ci.com

One of the earliest hosted continuous integration services, tightly integrated with GitHub and historically popular for open-source project testing pipelines.

CI/CD
CircleCI

CircleCI

circleci.com

Cloud-based continuous integration and delivery platform known for fast build times and flexible configuration via YAML, widely used by fast-moving engineering teams.

CI/CD
GitLab CI/CD

GitLab CI/CD

about.gitlab.com

Continuous integration and delivery pipelines built directly into GitLab, covering the entire DevOps lifecycle from code commit to production deployment in a single platform.

CI/CD
GitHub Actions

GitHub Actions

github.com

CI/CD platform built directly into GitHub, letting teams define workflows as YAML files that build, test, and deploy code automatically on repository events.

CI/CD
Jenkins

Jenkins

www.jenkins.io

The long-standing open-source automation server for building continuous integration and delivery pipelines, extensible through a massive plugin ecosystem covering nearly every tool.

CI/CD
Helm

Helm

helm.sh

The package manager for Kubernetes, letting teams define, install, and upgrade complex Kubernetes applications using reusable, versioned chart templates.

Kubernetes
DigitalOcean Kubernetes

DigitalOcean Kubernetes

www.digitalocean.com

Simplified managed Kubernetes service on DigitalOcean's infrastructure, aimed at smaller teams who want Kubernetes without the operational overhead of the big cloud providers.

Kubernetes
K3s

K3s

k3s.io

Lightweight, certified Kubernetes distribution designed for edge computing, IoT, and resource-constrained environments, packaged as a single small binary.

Kubernetes
Rancher

Rancher

www.rancher.com

Open-source platform for managing multiple Kubernetes clusters across any infrastructure from a single centralized control panel, popular in multi-cloud and on-prem setups.

Kubernetes
Azure Kubernetes Service

Azure Kubernetes Service

azure.microsoft.com

Microsoft's managed Kubernetes service offering a free control plane and simplified cluster operations within the Azure ecosystem.

Kubernetes
Google Kubernetes Engine

Google Kubernetes Engine

cloud.google.com

Google's managed Kubernetes offering, built by the same team that originally created Kubernetes, known for fast upgrades and tight integration with GCP services.

Kubernetes
Amazon EKS

Amazon EKS

aws.amazon.com

Managed Kubernetes service from AWS that handles the control plane so teams can run Kubernetes clusters without operating the underlying management infrastructure themselves.

Kubernetes
Kubernetes

Kubernetes

kubernetes.io

The dominant open-source container orchestration platform for automating deployment, scaling, and management of containerized applications across clusters of machines.

Kubernetes
Lima

Lima

lima-vm.io

Lightweight tool for running Linux virtual machines on macOS, commonly used to provide container runtimes like Docker or containerd on Apple hardware.

Docker
containerd

containerd

containerd.io

Industry-standard core container runtime that manages the complete container lifecycle, used under the hood by Docker, Kubernetes, and other container platforms.

Docker
Docker Hub

Docker Hub

hub.docker.com

The default public registry for Docker container images, hosting millions of official and community images that developers pull to build their applications.

Docker
Rancher Desktop

Rancher Desktop

rancherdesktop.io

Open-source desktop app providing Kubernetes and container management on Windows, Mac, and Linux as a free alternative to Docker Desktop.

Docker
Docker Desktop

Docker Desktop

www.docker.com

Official desktop application bundling the Docker Engine, CLI, and a graphical interface for building and managing containers and images on Windows and Mac.

Docker
Podman

Podman

podman.io

Daemonless, open-source container engine offering a Docker-compatible command-line interface while running containers without requiring a persistent background service.

Docker
Docker

Docker

www.docker.com

The foundational containerization platform that packages applications and their dependencies into portable containers, standardizing how software is built, shipped, and run across environments.

Docker
Grafana

Grafana

grafana.com

Popular open-source visualization and dashboarding tool that connects to virtually any data source to build real-time monitoring dashboards for infrastructure and applications.

Monitoring
New Relic

New Relic

newrelic.com

Full-stack observability platform providing application performance monitoring, infrastructure metrics, and error tracking to help teams diagnose issues across their entire stack.

Monitoring
Datadog

Datadog

www.datadoghq.com

Comprehensive cloud monitoring and observability platform combining infrastructure metrics, application performance monitoring, and log management in a single dashboard.

Monitoring