OpenTofu as an IaC solution
This article will explain what Infrastructure as Code means and why OpenTofu could be a reasonable choice as an IaC solution.
This article will explain what Infrastructure as Code means and why OpenTofu could be a reasonable choice as an IaC solution.
The goal of this walk-through is to create and provision an AWS EKS cluster with Terragrunt and to introduce a possible architecture for complex cloud infrastructure with multiple resources in more than one environment.
How to create and manage an AWS EKS Cluster with the help of Pulumi.
What are the main differences and similarities between Pulumi and Terraform/Terragrunt? How hard it is to migrate a project from one to another?