constructs
There are 41 repositories under constructs topic.
projen/projen
Rapidly build modern applications with advanced configuration management
awslabs/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
fazildgr8/ros_autonomous_slam
ROS package which uses the Navigation Stack to autonomously explore an unknown environment with help of GMAPPING and constructs a map of the explored environment. Finally, a path planning algorithm from the Navigation stack is used in the newly generated map to reach the goal. The Gazebo simulator is used for the simulation of the Turtlebot3 Waffle Pi robot. Various algorithms have been integrated for Autonomously exploring the region and constructing the map with help of the 360-degree Lidar sensor. Different environments can be swapped within launch files to generate a map of the environment.
hashicorp/cdktf-aws-cdk
Use AWS CDK constructs in CDKTF projects
cdk8s-team/cdk8s-core
Define Kubernetes native apps and abstractions using object-oriented programming
cdklabs/cdk-import
Generates CDK level 1 constructs for public CloudFormation Registry types and modules
3p3r/cdk-web
AWS CDK compiled for web (and Node!)
dannysteenman/aws-cdk-starterkit
Create and deploy an AWS CDK TypeScript app on your AWS account in less than 5 minutes using GitHub actions!
awslabs/concise-constructs
A functional-feeling DX for the AWS CDK and other construct libraries
ergebnis/classy
🔍 Provides a composer package with a finder for classy constructs (classes, enums, interfaces, and traits).
cdk-dev/website
Website for cdk.dev
cdktf/cdktf-cdk8s
A compatibility layer for using cdk8s constructs within Terraform CDK
aws/jsii-rosetta
The jsii sample code transliterator
cdktf/cdktf-tf-module-stack
A drop-in replacement for cdktf.TerraformStack that lets you define Terraform modules as constructs
cdk-dev/base
Repo for organizing things around cdk.dev
cdktf/projen-cdktf-hybrid-construct
Projen template for CDKTF Constructs that should also be used as Terraform Modules.
hupe1980/cdk-threagile
Agile Threat Modeling as Code
cdktf/cdktf-multi-stack-tfe
Setting up Terraform Cloud / Terraform Enterprise workspaces can be tiring when dealing with CDK for Terraform applications spanning multiple stacks and therefore workspaces. This library aims to automate this.
projen/awesome
Curated list of awesome projen projects
cdk-dev/link-scraper
Extract Preview Data from Websites
skorfmann/cdktf-hybrid-module
A Terraform CDK Construct which is also usable as Terraform Module
spacecomx/cdk-billing-alarm
Customizable CDK construct to monitor estimated billing charges with alerts and notifications. It sets up an estimated monthly billing alarm associated with an email address endpoint. It then subscribes an email endpoint to an SNS Topic or an existing SNS Topic Arn.
cdktf/cdktf-local-exec
A simple construct that executes a command locally. This is useful to run build steps within your CDKTF Program or to run a post action after a resource is created.
engineal/cdk-ecs-public-discovery
An AWS CDK construct library that provides ECS Service Discovery functionality for public IPs
zakonweb/algorithms-AS
Miscellaneous algorithms/program codes for AS level
cdktf/construct-projen-template
A projen template for CDKTF constructs authored by HashiCorp
markheckmann/OpenRepGrid.ic
shiny app for interpretive clustering of repgrids:
tuananh/aws-cdk-k0s-cluster
Create a k0s cluster for testing purpose with Graviton spot instances.
engineal/cdk-ecs-game-servers
An AWS CDK construct library that provides automation for running servers for popular games on ECS
gmeligio/project-gen
Project types for projen
russomi-labs/aws-cdk-python
repo for aws-cdk python labs
spacecomx/cdk-organization-billing-alarm
Multi-account CDK construct to monitor estimated billing charges with alerts and notifications for a AWS Organization. It gives you the capability to monitor specific AWS Service charges, by a linked AWS account in a master/payer account. It can create customizable billing alarms for multiple linked AWS accounts within AWS Organization. It can subscribe multiple email address endpoints to an SNS Topic created by the package or it can use an existing SNS Topic Arn within the master/payer account.
block65/openapi-constructs
An experimental AWS Constructs based Open API schema builder
umuplus/aws-cdk-wordpress
This construct extends an existing CDK stack and adds resources to deploy a highly scalable Wordpress application.
f-ssemwanga/oop-ALevel
This is a repo I have created for my A Level students to introduce them to OOP, I have also added a section on the fundamentals of programming in Python - This section has tasks relating to constructs
hupe1980/github-actions-cdk
🚧 A TypeScript library for creating and managing GitHub Actions workflows using Constructs, enabling type-safe and modular CI/CD automation.