NSK sample passthrough application

This sample demonstrates NSK zero-downtime deployments using the “pass-through” CloudFront architecture for an app without a subDomain. A pass-through CloudFront distribution serves the main domain and forwards every request to the application infrastructure at z.[hostedZone], so infrastructure can be replaced and traffic switched between versions without service interruption.

This sample NSK app has the following settings enabled inapps/infrastructure/bin/infra-settings.ts:Zero-downtime deploymentsPass-through CloudFront distribution routingFailoverAdditional sample app details:Enterprise pipelineNSK: 6.0.1Nx: 23.0.1Node: 24.18.0