AWS CDK · The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.
Group: io.dataspray - All Dependencies
AWS CDK Cloud Manifest · Module for reading CDK cloud manifest from the cloud assembly directory.
AWS CDK Maven Plugin · The AWS CDK Maven plugin produces and deploys CloudFormation templates based on the cloud infrastructure defined by means of CDK. The goal of the project is to improve the experience of Java developers while working with CDK by eliminating the need for installing Node.js and interacting with the CDK application by means of CDK Toolkit.
AWS CDK Maven Plugin Runtime · Classes that are added to the classpath of the CDK application during synthesis.
Single Table · DynamoDB best practices encourages a single-table design that allows multiple record types to reside within the same table. The goal of this library is to improve the experience of Java developers and make it safer to define non-conflicting schema of each record, serializing and deserializing automatically and working with secondary indexes.
AWS CDK Integration tests · A suite of integration tests coverig AWS CDK maven plugin and library.
AWS CDK Runtime · Classes that are added to the classpath of the CDK application during synthesis.
io.dataspray:open-next-cdk · Deploy a NextJS app using OpenNext packaging to serverless AWS using CDK
io.dataspray:next-export-cdk · Deploy a static export Next.js site to Cloudfront and S3 while maintaining the ability to use dynamic routes.