<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I would not use distributed erlang for this. It is way too insecure and unsuitable for large latencies. HTTP/2 is I think the best option. Chatterbox looks quite good: <a href="https://github.com/joedevivo/chatterbox" class="">https://github.com/joedevivo/chatterbox</a><div class=""><br class=""></div><div class="">Sergej<br class=""><div class=""><div class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 25 Mar 2016, at 12:20, Roberto Ostinelli <<a href="mailto:roberto@widetag.com" class="">roberto@widetag.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">Forgot to mention that this is the guide I found:<div class=""><a href="http://erlang.org/doc/apps/ssl/ssl_distribution.html" class="">http://erlang.org/doc/apps/ssl/ssl_distribution.html</a><br class=""></div><div class=""><br class=""></div><div class="">Still, war stories and opinions are warmly welcome.</div><div class=""><br class="">Best,</div><div class="">r.</div><div class=""><br class=""></div></div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Fri, Mar 25, 2016 at 12:17 PM, Roberto Ostinelli <span dir="ltr" class=""><<a href="mailto:roberto@widetag.com" target="_blank" class="">roberto@widetag.com</a>></span> wrote:<br class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr" class="">Dear list,<div class="">In order to substantially reduce latencies I need to deploy some servers of an Erlang cluster in distant AWS data centres.</div><div class=""><br class=""></div><div class="">I remember reading Erlang having potential issues in WAN settings. Also, if I'm not mistaken the communication between nodes is not encrypted, which is fine if you're in the same VPC but it is not if your nodes have public IPs.</div><div class=""><br class=""></div><div class="">Does anyone have war stories / pointers on how to distribute an Erlang cluster across different AWS zones (US, EU, Asia, etc)?</div><div class=""><br class=""></div><div class="">Thank you in advance.</div><span class="HOEnZb"><font color="#888888" class=""><div class="">r.</div><div class=""> </div></font></span></div>
</blockquote></div><br class=""></div>
_______________________________________________<br class="">erlang-questions mailing list<br class=""><a href="mailto:erlang-questions@erlang.org" class="">erlang-questions@erlang.org</a><br class="">http://erlang.org/mailman/listinfo/erlang-questions<br class=""></div></blockquote></div><br class=""></div></div></div></body></html>