IaC management on AWS cloud environment with CDK (pt. 1)

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cdk-demo

    Our goal is to create the infrastructure with CDK. You can clone the project related to this series from then https://github.com/FabrizioCafolla/cdk-demo or follow the following steps by hand:

  • terraform-cdk

    Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform

    cdktf which wraps terraform allowing infrastructure definition using a language (Still not very mature)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • cdk8s

    Define Kubernetes native apps and abstractions using object-oriented programming

    cdk8s that allows manifest definition using programming languages so that .yml or Helm files are avoided

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts