AWS Lambda Function URL with Quarkus and CDK
aws-quarkus-lambda-function-url-cdk-plain
Serverless Java application using Quarkus framework deployed to AWS Lambda with Function URLs, provisioned using CDK infrastructure-as-code.
Streamlined Java-based AWS deployments using CDK infrastructure-as-code
aws-quarkus-lambda-function-url-cdk-plain
Serverless Java application using Quarkus framework deployed to AWS Lambda with Function URLs, provisioned using CDK infrastructure-as-code.
aws-lambda-cdk-plain
Minimal, asynchronous AWS Lambda function implementation in Java, provisioned with CDK infrastructure-as-code. A straightforward example without additional frameworks.
aws-cicd-website-cdk
Complete CI/CD pipeline for static website deployment on AWS using S3, CloudFront, and automated deployment workflows, all provisioned with CDK.