Static Website Status
✅ Static Website Loaded
This page is being served from S3 + CloudFront
Kong/API Gateway Test
Testing connectivity to Kong endpoint which proxies to API Gateway
⚙️ Setup Instructions:
- Run:
npm run synthin the cdktf/ folder - Deploy with:
cdktf deploy - Copy the
kong_endpointoutput value - Update
KONG_ENDPOINTin app.js with the actual URL - Redeploy the static website
- Click "Test Kong Endpoint" button to verify connectivity
Stage 1 Goals:
- ✅ Deploy static website to S3 + CloudFront
- ✅ Create API Gateway with Kong routes
- 🔄 Deploy infrastructure
- 🔄 Test Kong endpoint connectivity