awssecretsmanagerui
aws-cdk

awssecretsmanagerui | aws-cdk | |
---|---|---|
1 | 291 | |
41 | 11,887 | |
- | 1.1% | |
0.0 | 9.9 | |
over 2 years ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | Apache License 2.0 |
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.
awssecretsmanagerui
aws-cdk
-
Multi-account DNS with AWS CDK
I was recently tasked with setting up DNS within an AWS organization structure. The idea was to use a single domain structure that would be able to support multiple environments (development, acceptance and production). In my actual use case it was a bit more complex, but in this post Ill keep it simple and show some example code how you can implement the solution with AWS CDK.
-
What is an AWS CloudFormation Template?
Another popular way to define infrastructure as code is using the AWS Cloud Development Kit (CDK) and programming languages such as Python or Java. CDK synthesizes CloudFormation templates from your code, and many users prefer this approach due to the advanced code reuse and abstractions it offers.
-
AWS CDK Validation in Python
The following examples we developed using AWS CDK v2.176.0 and Python 3.13.1.
-
How I suffered my first burnout as software developer
As part of the task, I also needed to build the necessary infrastructure in AWS. The client organization primarily relied on “click-ops,” manually configuring resources through the AWS Management Console, and had not yet embraced Infrastructure as Code (IaC). Since we wanted to introduce IaC to streamline processes, I asked my boss if they had a preferred tool, such as Terraform, AWS CDK, or Pulumi. Their response was vague: “Any tool will do.”
-
Running CDK Bootstrap from AWS Lambda
CDK Bootstrap creates a Cloudformation Stack (CDKToolkit) which contains various resource. The template of this stack could be found here.
-
Part 1 : Serverless project with CDK, AWS Lambda@Edge, Cognito and Amplify
This repository contains a set of example projects for the AWS Cloud Development Kit.
-
AWS CDK Aspects specifications have changed
The specification of Aspects was changed in AWS CDK v2.172.0 released on December 7, 2024
-
Building a Scalable Serverless Image Processing Pipeline with AWS SQS and Lambda
AWS Cloud Development Kit (CDK)
-
Exploring Aurora DSQL with TypeScript, Drizzle, Lambda, and AWS CDK
AWS CDK and AWS infrastructure as code
-
DevSecOps with AWS- IaC at scale - Building your own platform – Part 3 - Pipeline as a Service
AWS Cloud Development Kit (CDK): is an open-source software development framework to define your cloud application resources using familiar programming languages.
What are some alternatives?
sst - Build full-stack apps on your own infrastructure.
aws-lambda-java-libs - Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.
middy - 🛵 The stylish Node.js middleware engine for AWS Lambda 🛵
cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming
ts-node - TypeScript execution and REPL for node.js
aws-lambda-rust-runtime - A Rust runtime for AWS Lambda
terraform-cdk - Define infrastructure resources using programming constructs and provision them using HashiCorp Terraform
dagger - An engine to run your pipelines in containers
aws-cdk-local - Thin wrapper script for using the AWS CDK CLI with LocalStack
aws-cloudformation-coverage-roadmap - The AWS CloudFormation Public Coverage Roadmap
diy-sveltekit-cdk-adapter - An exercise on deploying SvelteKit with CDK
wing - A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
