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.

    SurveyJS logo
  • 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

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

    InfluxDB logo
  • 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: Ask HN: Can anyone suggest few open source projects for SaaS Boilerplate? | news.ycombinator.com | 2024-04-17
  • 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

  • aws-microservices

    AWS Serverless Event-driven Microservices with using AWS Lambda, AWS DynamoDB, AWS API Gateway, AWS EventBridge, AWS SQS, AWS CDK stands for Cloud Development Kit for IaC — Infrastructure as Code tool and AWS CloudWatch for monitoring.

  • 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: Show HN: Managed GitHub Actions Runners for AWS | news.ycombinator.com | 2024-04-04

    For the AWS CDK folks, I’ve been very happy with this library. https://github.com/CloudSnorkel/cdk-github-runners. Love that I can use spot pricing and the c7g instances for cicd.

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

    WorkOS logo
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).

Cdk related posts

Index

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

Project Stars
1 sst 20,063
2 aws-cdk-examples 4,836
3 terraform-cdk 4,727
4 projen 2,472
5 serverless 2,217
6 former2 2,134
7 awesome-cdk 1,943
8 saas-boilerplate 1,697
9 aws-toolkit-vscode 1,333
10 cdk-constructs 612
11 serverlessui 543
12 aws-cdk-rfcs 512
13 aws-lambda-handler-cookbook 454
14 cdk-cost-limit 430
15 cdk-monitoring-constructs 427
16 maildog 395
17 supabase-on-aws 316
18 MineCloud 284
19 aws-microservices 277
20 h6s 269
21 basti 264
22 cdk-github-runners 251
23 cdk-nextjs 237

Sponsored
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