New tutorial: Deploy Applications with CDK for Terraform

CDK for Terraform allows you to manage infrastructure by writing code in your favorite programming language. In our new tutorial, Deploy Applications with CDK for Terraform, you will deploy an application on Kubernetes with CDKTF and TypeScript, and then refactor that application using CDKTF Constructs. Finally, you will deploy another instance of the application as a CDKTF stack.