My cloud infrastructure
The current infra detailed in 1 schema:
Details:
- DNS configuration: adress record (Gandi.net)
- Load Balancer (Ha-proxy), certificate generated by Let’s Encrypt
- Access control (Keycloak)
- Micro-service applications
Stack
Load Balancer
HA-Proxy:
- Load balance between OVH instances
- Dispatch application’s Requests
- Handles SSL termination
Let’s encrypt
Open certificate authority: Montly generates a new SSL certificate.
Configuration: Let’s encrypt with HA-Proxy
Keycloak
Authentification server for applications
-> Github project
Written on September 16, 2020