cloud/azure
proxysql in azure
세모데
2022. 2. 9. 18:17
On app server | In extra VM | In K8S cluster |
|
Public access (allowed IP addresses) | √ | Not recommended | √ |
Private access (VNet integration) |
√ | √ | √ |
Round-trip time (RTT)* | 2*t3 | 2*(t1+t2) | Internal communication within k8s+2*t4 |