devops infrastructure
Discover the best alternatives in this category.
Cloudflare Tunnel
www.cloudflare.com
Secure tunneling service that exposes internal applications to the internet through Cloudflare's network without opening inbound firewall ports.
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.
VirtuProbe Studio
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.
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.
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.
Traefik
traefik.io
Modern, cloud-native reverse proxy and load balancer that automatically discovers services in Docker and Kubernetes environments and configures routing dynamically.
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.
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.
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.
SaltStack
saltproject.io
Open-source infrastructure automation and configuration management platform known for its speed and event-driven architecture for managing large server fleets.
Puppet
www.puppet.com
Mature configuration management platform that enforces desired system state across servers automatically, widely used in large-scale enterprise IT environments.
Chef
www.chef.io
Configuration management tool that uses Ruby-based recipes to automate server configuration and application deployment across large fleets of infrastructure.
AWS CloudFormation
aws.amazon.com
AWS's native infrastructure-as-code service for modeling and provisioning AWS resources using declarative JSON or YAML templates.
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.
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.
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.
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.
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.
Graylog
graylog.org
Open-source log management platform combining centralized log collection with powerful search and alerting, deployable on-premises or in the cloud.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
Helm
helm.sh
The package manager for Kubernetes, letting teams define, install, and upgrade complex Kubernetes applications using reusable, versioned chart templates.
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.
K3s
k3s.io
Lightweight, certified Kubernetes distribution designed for edge computing, IoT, and resource-constrained environments, packaged as a single small binary.
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.
Azure Kubernetes Service
azure.microsoft.com
Microsoft's managed Kubernetes service offering a free control plane and simplified cluster operations within the Azure ecosystem.
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.
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.io
The dominant open-source container orchestration platform for automating deployment, scaling, and management of containerized applications across clusters of machines.
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.
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 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.
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 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.
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
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.
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.
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.
Datadog
www.datadoghq.com
Comprehensive cloud monitoring and observability platform combining infrastructure metrics, application performance monitoring, and log management in a single dashboard.