Category

DevOps & Cloud

12 tools filed under DevOps & Cloud, each documented as a set of engineering trade-offs.

Ansible is an agentless automation tool for configuration management, provisioning, and application deployment. Playbooks describe desired s...

4 pros · 4 cons

AWS Lambda runs code in response to events without provisioning servers, billing per millisecond of execution. It integrates natively with t...

4 pros · 5 cons

Cloudflare is a global network providing CDN, DNS, DDoS protection, and edge compute through Workers. It sits in front of a large fraction o...

4 pros · 4 cons

Docker packages applications and their dependencies into portable container images that run identically anywhere. It underpins most modern C...

5 pros · 4 cons

GitHub Actions is a CI/CD platform built directly into GitHub repositories, triggering workflows on pushes, pull requests, and schedules. Wo...

4 pros · 4 cons

GitLab is an all-in-one DevOps platform combining git hosting, CI/CD, issue tracking, and security scanning. It aims to cover the entire sof...

4 pros · 4 cons

Jenkins is the veteran open-source automation server for continuous integration and delivery. Its vast plugin ecosystem lets it build, test,...

4 pros · 4 cons

Kubernetes orchestrates containers across clusters of machines, handling scheduling, scaling, networking, and self-healing. It is the de fac...

5 pros · 4 cons

Netlify is a platform for deploying and hosting modern frontend sites straight from git, with serverless functions and edge logic. It helped...

4 pros · 4 cons

Nginx is a high-performance web server, reverse proxy, and load balancer known for handling massive concurrency with low memory. It fronts a...

4 pros · 4 cons

Terraform provisions cloud infrastructure declaratively from versioned configuration files, tracking real-world state to plan safe changes....

4 pros · 4 cons

Vercel deploys frontend applications globally from a git push, with preview URLs for every branch and serverless functions for backend logic...

4 pros · 4 cons

Compare within DevOps & Cloud