Infrastructure
The HIC platform infrastructure is built across three layers: AWS for cloud resources, Kubernetes for workload orchestration, and Ansible for server configuration management. Together they provide a secure, scalable foundation for all platform services.
AWSCloud foundation — CDK TypeScript stacks, Cognito authentication, ECR container registries, CloudFront and S3 frontend hosting.KubernetesWorkload platform — EKS cluster, 20 Helm charts managed with Helmfile, Istio service mesh.AnsibleServer configuration — bastion host setup, load balancer provisioning, SSH key management for the team.
Last updated on