Deployment Topology
Korporus deploys remotes and hosts with clear runtime boundaries across App Runner and Amplify Gen2.
Deployment
Runtime Shape
App Runner serves remote assets and shell runtime.
Runtime Shape
The container deployment is optimized for runtime module loading and scale-to-zero behavior.
Host apps resolve remote entries over HTTP without build-time bundling.
Static Host Delivery
Amplify Gen2 provides CDN-hosted entry points.
Static Host Delivery
React and Angular host apps deploy independently while consuming the same remote contract.
This model separates static host release cadence from backend runtime rollout.
Learn More
Dive deeper in the documentation.
Explore implementation details, APIs, and deployment notes in the Korporus docs.
Read the Documentation →