---
title: "IaC at scale at monday.com with CDKTF"
url: https://daily.dev/posts/iac-at-scale-at-monday-com-with-cdktf-f4hzm6xnp
source_url: https://engineering.monday.com/iac-at-scale-at-monday-com-with-cdktf/
type: article
source: "monday Engineering"
published: 2024-05-15T18:34:47.092Z
updated: 2024-05-15T18:34:45.492Z
tags: ["aws", "terraform", "iac", "orchestration"]
reading_time: 7
upvotes: 2
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# IaC at scale at monday.com with CDKTF

**[monday Engineering](https://daily.dev/sources/monday)** · 7 min read · 2 upvotes · 0 comments

## Summary

monday.com faced challenges with managing infrastructure at scale, leading them to develop Ensemble, their in-house Terraform CI/CD tool. They explored solutions like Terraform Workspaces and tfvars files but ultimately found CDKTF to be more flexible and suited to their needs. CDKTF allows them to provision infrastructure using a familiar programming language and dynamically generate backend and providers. They are currently implementing CDKTF for managing EKS clusters and other application-related resources.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://engineering.monday.com/iac-at-scale-at-monday-com-with-cdktf/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#aws](https://daily.dev/tags/aws), [#terraform](https://daily.dev/tags/terraform), [#iac](https://daily.dev/tags/iac), [#orchestration](https://daily.dev/tags/orchestration)

[View this post on daily.dev](https://daily.dev/posts/iac-at-scale-at-monday-com-with-cdktf-f4hzm6xnp)
