Oleg Posted May 24, 2021 Report Posted May 24, 2021 (edited) I'm developing microservices architecture for system, which will send trades automatically. Currently I create application, which feeds auth details into database and periodically healthchecks them, this auth data can be retrieved via API by another application in internal network. Another application is going to run on different machines, in multiple instances, so IP's of trade bot's would be different from IP's it was authenticated from. I tested it only locally for now, but wondering if anyone met this? Edited May 24, 2021 by Oleg Quote
Dr. McKay Posted May 24, 2021 Report Posted May 24, 2021 I wouldn't try it. It might work sometimes, but it tends to be fairly unreliable. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.