cfn-diagram VS cdk-dia

Compare cfn-diagram vs cdk-dia and see what are their differences.

cfn-diagram

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams. (by mhlabs)

cdk-dia

Automated diagrams of CDK provisioned infrastructure (by pistazie)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
cfn-diagram cdk-dia
6 8
60 826
- -
5.1 1.6
about 1 month ago about 1 year ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

cfn-diagram

Posts with mentions or reviews of cfn-diagram. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.
  • AWS Architecture Diagram tool recommendations
    7 projects | /r/aws | 11 Oct 2022
  • Create AWS Architectures diagram-based
    2 projects | dev.to | 17 Feb 2022
    What do you think, is it worth writing a patch for cfn-diagrams to create these links automatically?
  • Looking for experience & recommendations of visualisation tools
    2 projects | /r/aws | 2 Feb 2022
  • One week at globaldatanet as AWS Cloud Engineer - David Edition
    4 projects | dev.to | 28 Apr 2021
    { "week": [ { "Id": "16", "AWS-Services": [ "AWS CloudFormation", "AWS CloudTrail", "AWS Config", "Amazon CloudFront", "AWS Cost Explorer", "AWS Lambda", "AWS Key Management Service", "Amazon Athena" ], "Languages": [ "Python", "nodejs", ], "Tools": [ { "name": "ORGTOOL", "github": "https://github.com/daknhh/aws-orgtool" }, { "name": "cfn-python-lint", "github": "https://github.com/aws-cloudformation/cfn-python-lint" }, { "name": "cfn-diagram", "github": "https://github.com/mhlabs/cfn-diagram" }, { "name": "Taskfile", "github": "https://github.com/Wildhoney/Taskfile" } ], } ] }
  • AWS open source news and updates No.41
    13 projects | dev.to | 25 Oct 2020
    cfn-diagram how many times have you wished you could take your CloudFormation YAML or JSON and then visualise it? When this open source tool provides a CLI as well as integration into tools like VSCode that help visualise CloudFormation templates as draw.io diagrams. Very nice Lars Jacobsson and the MatHem tech team. There is also the experimental cfn-diagram-ci which you can have a look at as well.

cdk-dia

Posts with mentions or reviews of cdk-dia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-11.

What are some alternatives?

When comparing cfn-diagram and cdk-dia you can also consider the following projects:

determined - Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tuning, experiment tracking, and resource management. Works with PyTorch and TensorFlow.

modules.tf-lambda - Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

cdk-appsync-project - Projen managed AppSync Transformer project

quadzig

aws-sdk-js-v3 - Modularized AWS SDK for JavaScript.

aws-cdk - The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

Taskfile - :package: Yet another attempt at a simple task runner for npm with parallelisation support using bash commands via YAML.

diagrams - :art: Diagram as Code for prototyping cloud system architectures

booster - Software development framework specialized in building highly scalable microservices with CQRS and Event-Sourcing. It uses the semantics of the code to build a fully working GraphQL API that supports real-time subscriptions.

grucloud - Generate code and diagrams from cloud infrastructures: AWS, Azure, GCP, Kubernetes

cfn-python-lint - CloudFormation Linter

terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code