Skip to content

Best Practices when running services

  • Use nameko run
  • Use a single container per process
  • Scale up processes for concurrency