All DevOps Tools & Utilities
Explore our complete list of 50+ free tools for DevOps, CI/CD, and Cloud Infrastructure
CI/CD Pipeline Generator
Generate production-ready GitLab CI, GitHub Actions, and Jenkins configurations based on project details.
GitHub Actions Generator
Build custom workflow files for GitHub Actions, supporting test, lint, build, and deploy steps.
GitLab CI Builder
Create clean .gitlab-ci.yml manifest templates with variables, cache configs, and job dependencies.
Jenkinsfile Generator
Generate declarative Jenkinsfiles with stages for checkout, build, parallel test, and notifications.
ArgoCD Application Builder
Construct GitOps ArgoCD application manifests to deploy Kubernetes resources automatically.
Dockerfile Generator
Create multi-stage, highly optimized Dockerfiles for Node.js, Python, Go, Java, PHP & static websites.
Docker Compose Builder
Assemble multi-container Docker applications with port mappings, volumes, environments, and networks.
Docker Image Size Analyzer
Calculate Docker image size components and get recommendations to shrink your images.
Kubernetes YAML Builder
Build standard Deployment, Service, Ingress, and PVC manifests for Kubernetes clusters.
Helm Chart Generator
Construct structured Helm charts with values.yaml, templates, and chart metadata details.
K8s Deployment Validator
Lint and validate your Kubernetes resources for syntax, deprecations, and security flaws.
Helm Chart Validator
Verify values, templates, and syntactical structure of Helm chart packaging.
ConfigMap & Secrets Builder
Create secure ConfigMaps and Base64-encoded Secrets manifests for K8s deployments.
Log Analyzer
Upload, parse, and filter web server or app logs. Support for regex searching and format highlighting.
Prometheus Query Builder
Generate valid PromQL syntax queries for CPU usage, memory rates, throughputs, and custom metrics.
Alert Rule Generator
Generate Alertmanager and Prometheus alert configuration files based on custom criteria.
Terraform Generator
Generate VPCs, Subnets, EC2 Instances, S3 buckets, and RDS instances in HCL code structure.
Terraform Snippet Generator
Quick copy snippets for common provider configurations, modules, outputs, and inputs.
Ansible Playbook Generator
Generate setup and provisioning YAML playbooks for servers, users, packages, and services.
CloudFormation Builder
Produce JSON or YAML AWS CloudFormation stacks for EC2 instances, S3, policies, and DBs.
AWS Cost Estimator
Calculate EC2, RDS, Lambda, and S3 monthly cost estimates offline based on sizing config.
Environment Manager
Edit, format, sort, and validate configuration `.env` files with secure client-side storage.
JSON / YAML Formatter
Instantly format, lint, validate, and convert data between JSON and YAML syntax structures.
JWT Decoder
Decode, inspect, and parse JSON Web Tokens (header, payload, signature) with secure rendering.
Base64 Encoder/Decoder
Encode plain text strings into Base64 formats or decode standard Base64 files back to text.