I often found myself spending hours setting up the same AWS infrastructure whenever I wanted to test or launch a new Spring Boot project. It always felt repetitive:
- Wiring Terraform for DynamoDB, Lambda, API Gateway
- Configuring IAM roles and permissions
- Setting up GitHub Actions for CI/CD
So I built a small Starter Kit that automates this.
With it, you can go from zero to working Spring Boot app on AWS in about 3 minutes.
I’d love your feedback:
Does this solve a real pain point for you?
What would you add or change?
Which AWS services would be most useful to integrate next?
Thanks! I’ll be here in the comments to answer questions
I often found myself spending hours setting up the same AWS infrastructure whenever I wanted to test or launch a new Spring Boot project. It always felt repetitive:
- Wiring Terraform for DynamoDB, Lambda, API Gateway - Configuring IAM roles and permissions - Setting up GitHub Actions for CI/CD
So I built a small Starter Kit that automates this. With it, you can go from zero to working Spring Boot app on AWS in about 3 minutes.
I’d love your feedback:
Does this solve a real pain point for you? What would you add or change? Which AWS services would be most useful to integrate next?
Thanks! I’ll be here in the comments to answer questions