cdk-appsync-project VS cfn-diagram

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

cdk-appsync-project

Projen managed AppSync Transformer project (by kcwinner)

cfn-diagram

CLI tool to visualise CloudFormation/SAM/CDK stacks as visjs networks, draw.io or ascii-art diagrams. (by mhlabs)
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
cdk-appsync-project cfn-diagram
1 6
12 60
- -
0.0 5.1
about 1 year ago about 1 month ago
TypeScript JavaScript
Apache License 2.0 -
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.

cdk-appsync-project

Posts with mentions or reviews of cdk-appsync-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-10-25.
  • AWS open source news and updates No.41
    13 projects | dev.to | 25 Oct 2020
    Using projen to deploy AWS AppSync with AWS CDK Ken Winner shares a very brief post on how you can use projen, a tool I mentioned a few issues ago from Elad Ben-Israel, to scaffold out everything you need when setting up your projects. In this case Ken has created cdk-appsync-project to demonstrate how you would do this for a sample AWS AppSync application integrated with AWS Cognito. As Ken points out, projen helps you address some of the things that AWS CDK does not. This is a two minute read, so head over and check this out.

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.

What are some alternatives?

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

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

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.

aws-robomaker-sample-application-meirorunner - This sample application can run on AWS RoboMaker and demonstrate reinforcement learning machine learning for robotics

Lambda-Extension-Secrets-Wrapper-Python - Repository with my AWS Lambda Wrapper for reading parameters from SSM

cdk-dia - Automated diagrams of CDK provisioned infrastructure

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.

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

kube-secret-syncer - A Kubernetes operator to sync secrets from AWS Secrets Manager

aws-virtual-gpu-device-plugin - AWS virtual gpu device plugin provides capability to use smaller virtual gpus for your machine learning inference workloads

cfn-python-lint - CloudFormation Linter