Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add aws-cdk-starterkit #103

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dannysteenman
Copy link

The aws-cdk-starterkit is designed to get an AWS CDK app up and running in your AWS account in less than 5 minutes, leveraging GitHub Actions for seamless CI/CD.

Key Highlights:

Rapid Setup: Enables quick project initialization by modifying just a single configuration file, drastically reducing the initial overhead.
Multi-Account Flexibility: Comes enterprise-ready with support for multi-account setups, facilitating scalable and secure cloud environments.
Automated Deployment Pipelines: Integrates GitHub Actions workflows out-of-the-box, automating deployments for enhanced efficiency and reliability.
Structured Project Layout: Offers a clean and intuitive project structure, simplifying the management of CDK constructs and stacks.
Seamless Security: Utilizes OpenID Connect for secure AWS deployments directly from GitHub Actions, negating the need for stored AWS credentials.
TypeScript and ESLint Preconfiguration: Comes with pre-set TypeScript compiler options and ESLint setup, promoting best coding practices from the get-go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant