search
Get Started
search

Best Infrastructure As Code

Filter by Tags

Rankings use category fit, feature coverage, pricing signals, public reception, and recency. Affiliate relationships do not affect scores.

0.0 - 10.0
Best 1 Terraform Cloud

A managed service built around HashiCorp Terraform, providing state management, remote execution, and policy enforcement (Sentinel). It allows engineering teams to define, plan, and apply infrastructure changes across multiple cloud providers (AWS, Azure, GCP) in a secure, auditable pipeline. It sig...

2 Terraform
Terraform

Terraform is a cloud infrastructure automation tool. It allows users to define and manage computing resources across multiple cloud providers using code. This Infrastructure-as-Code approach ensures consistent deployments and repeatable configurations. Terraform is primarily used by DevOps engineers...

3 Pulumi
Pulumi

Pulumi differentiates itself by allowing users to define infrastructure using familiar programming languages like Python, TypeScript, and Go. This approach enables more complex logic and abstraction within IaC code, offering greater flexibility than tools with domain-specific languages. Pulumi's dyn...

4 AWS CDK (Cloud Development Kit)

The AWS CDK allows developers to define cloud infrastructure using familiar programming languages (TypeScript, Python, etc.). This is a powerful abstraction layer that lets software engineers build infrastructure using object-oriented principles. It is ideal for teams whose primary skill set is appl...

5 Terraform Infrastructure as Code

Terraform allows engineers to define and provision infrastructure (VPCs, databases, load balancers) using declarative configuration files (HCL). This skill treats infrastructure like application code, enabling version control, peer review, and repeatable deployments across AWS, Azure, GCP, and more....

6 AWS CloudFormation

AWS CloudFormation is a native IaC service tightly integrated with AWS resources. It allows users to define and provision AWS infrastructure using templates written in YAML or JSON. While limited to AWS resources, CloudFormation simplifies deployments within the AWS ecosystem and leverages AWS's nat...

7 Azure Policy

While not strictly a 'monitoring' tool, Azure Policy is foundational to proactive monitoring by enforcing guardrails across your entire cloud estate. It ensures that resources are provisioned and configured according to organizational standards (e.g., 'All storage accounts must have encryption enabl...

8 AWS CDK
AWS CDK

AWS CDK (Cloud Development Kit), released by Amazon in 2019, lets developers define cloud infrastructure using general-purpose languages such as TypeScript and Python, which it synthesizes into CloudFormation templates.

9 HashiCorp Certified: Terraform Associate

The HashiCorp Certified: Terraform Associate certification validates foundational skills in using Terraform for infrastructure as code. It demonstrates the ability to provision and manage infrastructure across multiple cloud providers. This certification is ideal for DevOps engineers, cloud engineer...

10 AWS CLI
AWS CLI

The AWS Command Line Interface is the primary tool for interacting with Amazon Web Services programmatically. It allows engineers to manage resourcesfrom S3 buckets to EC2 instancesdirectly from the terminal, bypassing the web console. It is foundational for Infrastructure as Code (IaC) workflows an...

11 Amazon CloudFormation

CloudFormation allows users to model and provision entire AWS infrastructure stacks using declarative templates (YAML/JSON). Instead of clicking through the console, you define the desired stateincluding VPCs, EC2 instances, and S3 bucketsin code. This ensures environments are repeatable, version-co...

12 CloudQuery
CloudQuery

CloudQuery is a data integration platform focused on infrastructure-as-code. It allows users to query and integrate data from various cloud providers (AWS, Azure, GCP) using SQL. CloudQuery excels in providing observability and automating infrastructure management tasks. Its ideal for DevOps teams a...

13 SST (Serverless Stack)

SST (Serverless Stack) is an open-source framework that extends AWS CDK, allowing developers to build and deploy full-stack serverless applications efficiently.

14 AWS Systems Manager Automation Documents

SSM Automation Documents are designed to execute predefined runbooks across fleets of instances. In a DR context, they are perfect for executing the 'Day 2' recovery steps: patching the newly recovered instances, running post-failover validation scripts, or scaling up resources that were temporarily...

15 AWS SAM
AWS SAM

AWS SAM (Serverless Application Model) is an open-source framework released by Amazon in 2016 that extends AWS CloudFormation with shorthand syntax for defining Lambda functions, APIs, and event sources.

16 Cloud Custodian

Cloud Custodian is a powerful open-source monitoring and alerting platform that provides comprehensive visibility into your Azure infrastructure, regardless of how it was deployed. It excels at automating remediation tasks based on predefined rules, reducing downtime and improving operational effici...

17 AWS CloudFormation StackSets

While not a dedicated DR tool, CloudFormation StackSets is the gold standard for automating the *rebuild* phase of a disaster recovery plan. It allows you to deploy the exact same infrastructure stack across multiple AWS regions simultaneously or sequentially. By codifying your entire environment, y...

18 HashiCorp Terraform Associate

This certification validates proficiency in using Terraform to provision and manage infrastructure across multiple cloud providers (AWS, Azure, GCP). It is vendor-neutral, making it incredibly valuable for platform roles. It proves you can write declarative code to manage infrastructure state reliab...

19 AWS CloudFormation Custom Resources

This advanced feature allows you to embed custom logic (often via Lambda) directly into your CloudFormation templates. For DR, this means you can write a resource type that, when deployed, executes a specific, complex DR actionlike triggering a specific database failover sequence or updating a compl...

You've reached the end — 19 items

Save to your list

Save your favorites and follow how their scores change over time.

Save favorites
Get updates
Compare scores

Already have an account? Sign in

Compare Items

See how they stack up against each other

Comparing
VS
Select 1 more item to compare