SaeApplication

SaeApplication Presets

Ready-to-deploy configuration presets for SaeApplication. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Production Container Image Application

This preset creates a production SAE application deployed as a container image inside a VPC. Three replicas provide horizontal redundancy, with liveness and readiness HTTP probes ensuring traffic is...

02

Production Java FatJar Application

This preset creates a production SAE application deployed as a Java FatJar package with JVM tuning, Spring Boot Actuator health checks, and VPC connectivity. Three replicas with rolling updates...

03

Development Container Image Application

This preset creates a minimal SAE application for development and testing. A single replica with the smallest compute tier (0.5 vCPU, 1 GB) keeps costs low. SAE-managed networking is used instead of...