brunocascio 🌴
brunocascio 🌴
RRailway
Created by brunocascio 🌴 on 8/15/2022 in #βœ‹ο½œhelp
Communication between services
Hi there! Before start, thanks for this amazing product! Context I have a microservices architecture where I have services that communicates each other using TCP transport. That communication is backend-to-backend, so I would like to not exposing them to the internet. So, I have a couple of questions: 1. How can I reach services without exposing them to the internet? Do we have sort of internal domains to use through an env variable or a DNS convention? 2. Do we support any other protocol than http/https? (e.g. TCP) 3. Can I connect to the services using a different port rather than 80/443? Thanks in advance!
17 replies