Cdk

Open-source projects categorized as Cdk

Top 23 Cdk Open-Source Projects

  • sst

    Build modern full-stack applications on AWS

    Project mention: The 2024 Web Hosting Report | dev.to | 2024-02-20

    We see some great results from using these in conjunction with frameworks such as SST or Serverless, and also some real spaghetti from people who organically proliferate 100’s of functions over time and lose track of how they relate to each other or how to update them safely across time and service. Buyer beware!

  • aws-cdk-examples

    Example projects using the AWS CDK

    Project mention: What are the best job-scheduling tools, frameworks or libraries? | /r/ExperiencedDevs | 2023-12-08

    If you are in aws, look at CDK there are modules that make this pretty easy https://github.com/aws-samples/aws-cdk-examples/blob/master/typescript/lambda-cron/index.ts

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • terraform-cdk

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

    Project mention: Learning Go by examples: part 12 - Deploy Go apps in Go with CDK for Terraform (CDKTF) | dev.to | 2024-03-07

    At first I tested it to deploy an OVHcloud Managed Kubernetes Service (MKS) with a Node Pool. And step by step, it worked. I even created a Pull Request (PR) in the terraform-cdk repository to add it as an example ☺️.

  • projen

    Rapidly build modern applications with advanced configuration management

    Project mention: Building a smart home sensor application with AWS AppSync and AWS Amplify components | dev.to | 2023-04-12

    This project uses AWS CDK as infrastructure as code solution. To maintain project configuration files efficiently, the project structure is generated using projen:

  • serverless

    This is intended to be a repo containing all of the official AWS Serverless architecture patterns built with CDK for developers to use. All patterns come in Typescript and Python with the exported CloudFormation also included. (by cdk-patterns)

  • former2

    Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.

    Project mention: Top 10 terraform tools you should know about. | dev.to | 2023-12-11

    Former2 is a tool that automates the creation of Infrastructure-as-Code (IaC) scripts from existing AWS resources. It utilizes the AWS JavaScript SDK to scan the user’s AWS infrastructure, identifying all available resources. Users can then select from this list which resources they want to include in their IaC outputs. This process simplifies the task of writing IaC scripts, especially for complex environments, by directly converting current AWS configurations into ready-to-use code. Former2 is particularly useful for documenting existing infrastructure or for migrating manually created resources into an IaC framework.

  • awesome-cdk

    A collection of awesome things related to the AWS Cloud Development Kit (CDK)

  • 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.

  • saas-boilerplate

    SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!

    Project mention: Open-source SaaS Boilerplate - A complete SaaS starter kit based on a battle-tested stack with out-of-the-box features every SaaS should have. Made with React / Django / AWS. | /r/webdev | 2023-07-06
  • aws-toolkit-vscode

    Amazon Q, CodeWhisperer, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources

    Project mention: aws/aws-toolkit-vscode: CodeWhisperer, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Exec, AWS resources | /r/devopsish | 2023-05-31
  • cdk-constructs

    A collection of higher-level reusable cdk constructs

  • serverlessui

    A command-line utility for deploying serverless applications to AWS. Complete with custom domains, deploy previews, TypeScript support, and more.

  • aws-cdk-rfcs

    RFCs for the AWS CDK

    Project mention: What's Next for CDK? 👀 | dev.to | 2023-10-02

    This was the most voted RFC.

  • aws-lambda-handler-cookbook

    This repository provides a working, deployable, open source-based, serverless service template with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.

    Project mention: Serverless APIs: Auto-Generate OpenAPI Docs & CI/CD Protections | dev.to | 2024-03-04

    In case you didn’t know, the Cookbook is a template project that allows you to get started with serverless with three clicks, and it has all the best practices and utilities that a production-grade serverless service requires.

  • cdk-cost-limit

    A Collection of CDK Constructs to Deploy Cost-Aware Self-Limiting Resources

    Project mention: Code to Limit AWS Costs | news.ycombinator.com | 2023-08-31
  • cdk-monitoring-constructs

    Easy-to-use CDK constructs for monitoring your AWS infrastructure

    Project mention: Build Amazon CloudWatch Dashboards with AWS CDK for Serverless Services | dev.to | 2023-10-28

    We will use an open-source library: cdk-monitoring-constructs.

  • maildog

    🐶 Hosting your own email forwarding service on AWS and managing it with Github Actions

  • supabase-on-aws

    Self-hosted Supabase on AWS

  • MineCloud

    An AWS CDK project to set up an almost free on-demand multiplayer server (Minecraft, Terraria, and more...) for a Discord community in just a few minutes

    Project mention: Looking for help in setting up a Minecraft server on linux | /r/linux_gaming | 2023-06-27

    feel free to check out https://github.com/VeriorPies/MineCloud i recently added documentation on how to setup fabric servers on Linux

  • h6s

    Serve headless component development kit for React production apps

  • basti

    ✨ Securely connect to RDS, Elasticache, and other AWS resources in VPCs with no idle cost

    Project mention: RDS Postgres DB in VPC connect via local machine using aws-cdk setup | /r/aws | 2023-06-16

    Then I started using this cli tool: https://github.com/BohdanPetryshyn/basti

  • cdk-github-runners

    CDK constructs for self-hosted GitHub Actions runners

    Project mention: Terraform module for scalable GitHub action runners on AWS | news.ycombinator.com | 2023-12-08
  • CDK-SPA-Deploy

    This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier

  • cdk-nextjs

    Deploy a NextJS application using AWS CDK

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-03-07.

Cdk related posts

Index

What are some of the best open-source Cdk projects? This list will help you:

Project Stars
1 sst 19,714
2 aws-cdk-examples 4,785
3 terraform-cdk 4,697
4 projen 2,419
5 serverless 2,208
6 former2 2,110
7 awesome-cdk 1,928
8 saas-boilerplate 1,595
9 aws-toolkit-vscode 1,290
10 cdk-constructs 607
11 serverlessui 542
12 aws-cdk-rfcs 513
13 aws-lambda-handler-cookbook 445
14 cdk-cost-limit 429
15 cdk-monitoring-constructs 419
16 maildog 395
17 supabase-on-aws 292
18 MineCloud 278
19 h6s 267
20 basti 258
21 cdk-github-runners 242
22 CDK-SPA-Deploy 232
23 cdk-nextjs 229
The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com