Quarkus application deployed to AWS Lambda and exposed via Function URL. Infrastructure defined with AWS CDK in Java.
./buildAndDeploy.shBuilds the Lambda function and deploys the CDK stack. Function URL output is displayed after deployment.
System tests are located in lambda-st module. Configure the Function URL via service_uri property.
Environment variables are managed through CDK in Configuration.java. CORS origins can be configured via context parameters.
- BCE Architecture Design Pattern - This project organizes code using the Boundary-Control-Entity pattern
- This project is a member of Constructions Cloud
See you at: airhacks.live