Service Information
- Service: backend-service
- Version: 1.0.1 (GitHub Actions Update)
- Environment: dev
- Namespace: backend
- Project: rapyd-sentinel
- Owner: Zach Almog 054-3953911
Available Endpoints
GET /health - Health check endpoint
GET /ready - Readiness check endpoint
GET /api/status - Service status API
Test Connectivity
Network Information
- Backend VPC: 10.1.0.0/16
- Gateway VPC: 10.0.0.0/16
- VPC Peering: Secure cross-VPC communication
- Private subnet deployment
- Only accessible from gateway layer
Security Features
- Running as non-root user (UID: 1000)
- Network policies restrict access
- Only accessible from gateway VPC CIDR: 10.0.0.0/16
- Pod-level security policies
- Cross-VPC network isolation