Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

324
Vistas
Simulate network latency between application in AKS and PostgreSQL server in Azure

I need to test a scenario to see how my app deals with latency. My application is in K8S on Azure (AKS) and its connecting to a Postgres DB in Azure. Anyone know of any good tools that aren't too tricky to implement?

over 4 years ago · Santiago Trujillo
3 Respuestas
Responde la pregunta

0

I ended up created a haproxy VM and directing my db traffic through it. Then on the haproxy I used the network emulator linux tool to delay the traffic . It works really well

https://wiki.linuxfoundation.org/networking/netem

over 4 years ago · Santiago Trujillo Denunciar

0

pgbench is the simplest to use with lots of information on the web to use this command.

over 4 years ago · Santiago Trujillo Denunciar

0

For simple Ping and latency check you can use the normal docker image Busybox and check the latency across the Network.

You can also use the Prometheus to monitor, like

pg_stat_activity_max_tx_duration is one metrics type. 

You can read more at here

To check POD network communication : https://docs.projectcalico.org/getting-started/kubernetes/hardway/test-networking

You can also check out tools like datadog which will expose the good details like latency and performance metrics.

Extra :

Dont forget to check out the Pgbouncer if your team facing the latency issue.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda