aws-cdk

Open-source projects categorized as aws-cdk

Top 23 aws-cdk Open-Source Projects

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

  • 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
  • awesome-cdk

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

  • aws-solutions-constructs

    The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions

  • Project mention: I looked through attacks in my access logs. Here's what I found | news.ycombinator.com | 2024-01-28

    This is helpful! I found some CDK libraries that allows for connecting a load balancer or Cloudfront to WAF with a few lines of code. I'll give it a try! [1] [2].

    --

    1: https://github.com/awslabs/aws-solutions-constructs/tree/mai...

    2: https://constructs.dev/search?q=waf&cdk=aws-cdk&cdkver=2&lan...

  • lift

    Expanding Serverless Framework beyond functions using the AWS CDK

  • titiler

    Build your own Raster dynamic map tile services

  • cdk-constructs

    A collection of higher-level reusable cdk constructs

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

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

  • AWS-Guide

    Amazon Web Services (AWS) Guide. Learn all about Amazon Web Services Tools, Services, and Certifications.

  • functionless

    Build serverless AWS applications with type-safe Components and easy-to-follow Conventions.

  • generative-ai-cdk-constructs

    AWS Generative AI CDK Constructs are sample implementations of AWS CDK for common generative AI patterns.

  • Project mention: Announcements from Werner Vogels Keynote at re:Invent 2023 | dev.to | 2023-11-30
  • 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.

  • stratospheric

    All you need to know to get your Spring Boot application into production with AWS 🍃

  • Project mention: Ask HN: What are the best eBook authoring tools today? | news.ycombinator.com | 2024-03-07

    For "Stratospheric - From Zero to Production with Spring Boot and AWS" (https://stratospheric.dev/) we used IntelliJ IDEA.

    For a technical ebook with lots of code samples using our trusted IDE just was the natural choice.

  • 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

  • realtime-fraud-detection-with-gnn-on-dgl

    An end-to-end blueprint architecture for real-time fraud detection(leveraging graph database Amazon Neptune) using Amazon SageMaker and Deep Graph Library (DGL) to construct a heterogeneous graph from tabular data and train a Graph Neural Network(GNN) model to detect fraudulent transactions in the IEEE-CIS dataset.

  • Project mention: realtime-fraud-detection-with-gnn-on-dgl: NEW Extended Research - star count:165.0 | /r/algoprojects | 2023-05-20
  • eventual

    Build scalable and durable micro-services with APIs, Messaging and Workflows

  • Project mention: History and Future of Infrastructure as Code | news.ycombinator.com | 2023-05-16
  • nextjs-lambda

    Lambda deployments for Nextjs12 & Nextjs13 (standalone). Easy CLI commands to get your standalone Next output to run in AWS Lambda (not @Edge)! Uses CDK in behind and produces code zips importable to Terraform, Serverless, Azure, etc.

  • sveltekit-adapter-aws

    A SvelteKit adapter for AWS using the AWS-CDK

  • Project mention: Template / toolkit for setting up a serverless SvelteKit application on AWS, using Terraform | /r/SvelteKit | 2023-10-06

    Perhaps I've only noticed because I've been looking for it myself, but something I think I've seen a few times around here is "How can I get my SvelteKit application running on AWS?". I had trouble getting set up with the adapters, and I know what seems to be the most widespread one (sveltekit-adapter-aws) uses the AWS CDK, which I'm not massively well-versed with, nor am I an enormous fan of (I'm more comfortable with Terraform). That said, I did like it and I did pinch some inspiration from it here.

  • rocketnotes

    LLM-powered Markdown note taking app

  • Project mention: Rocketnotes: AI-powered Markdown note taking app | news.ycombinator.com | 2024-03-18
  • datajob

    Build and deploy a serverless data pipeline on AWS with no effort.

  • cargo-lambda-cdk

    CDK Construct to build Rust functions with Cargo Lambda

  • cdktf-aws-cdk

    Use AWS CDK constructs in CDKTF projects

  • Project mention: Why the fuck are we templating YAML? (2019) | news.ycombinator.com | 2024-01-23

    The mutations and side-effects only last until synthesis. You can imagine a CDK app as a pure function that runs a bunch of mutations on an App object and then serializes the state of that object in the end to static assets that can be deployed. The internals of it all are messy, but at a conceptual level, it's easy to think about.

    CDKTF is really promising, IMO. When I last looked, it was still pretty new, but it's maturing, I think. One downside compared to regular AWS CDK is that the higher level constructs from the official AWS CDK can't be used in CDKTF. There is an adapter that exists, but it's one more layer between you and knowing what's going on: https://github.com/hashicorp/cdktf-aws-cdk

  • clickstream-analytics-on-aws

    Build clickstream analytics on AWS for your mobile and web applications

  • Project mention: AWS open source newsletter, #164 | dev.to | 2023-07-10

    clickstream-analytics-on-aws is an end-to-end solution to collect, ingest, analyze, and visualise clickstream data inside your web and mobile applications. With this solution, you can quickly configure and deploy a data pipeline that fits your business and technical needs. It provides purpose-built software development kits (SDKs) that automatically collect common events and easy-to-use APIs to report custom events, enabling you to easily send your customers’ clickstream data to the data pipeline in your AWS account. The solution also offers pre-assembled dashboards that visualise key metrics about user lifecycle, including acquisition, engagement, activity, and retention, and adds visibility into user devices and geographies. You can combine user behaviour data with business backend data to create a comprehensive data platform and generate insights that drive business growth.

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

aws-cdk related posts

Index

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

Project Stars
1 projen 2,472
2 serverless 2,217
3 awesome-cdk 1,943
4 aws-solutions-constructs 1,165
5 lift 904
6 titiler 692
7 cdk-constructs 612
8 serverlessui 543
9 AWS-Guide 470
10 functionless 327
11 generative-ai-cdk-constructs 257
12 cdk-github-runners 251
13 stratospheric 244
14 CDK-SPA-Deploy 232
15 realtime-fraud-detection-with-gnn-on-dgl 202
16 eventual 169
17 nextjs-lambda 166
18 sveltekit-adapter-aws 129
19 rocketnotes 119
20 datajob 107
21 cargo-lambda-cdk 86
22 cdktf-aws-cdk 79
23 clickstream-analytics-on-aws 54

Sponsored
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.
www.influxdata.com