Deployment
APiGen projects are cloud-native ready from day one.
Docker
Every generated project includes a Dockerfile and docker-compose.yml optimized for the chosen stack.
bash
docker-compose up -dKubernetes
Helm charts and Kustomize configurations can be generated optionally.
CI/CD
GitHub Actions and GitLab CI workflows are included to automate testing and building.
Cloud Providers
- AWS: Elastic Beanstalk, ECS, EKS.
- GCP: Cloud Run, GKE.
- Azure: Azure App Service, AKS.