<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Sep 15, 2017 at 4:20 PM Lloyd R. Prentice <<a href="mailto:lloyd@writersglen.com">lloyd@writersglen.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>
                
        
        
                <div class="m_-3892998122180916814page" title="Page 30">
                        <div class="m_-3892998122180916814layoutArea">
                                <div class="m_-3892998122180916814column"><font face="FSBaskerville"><span style="font-size:18.66666603088379px">What light weight open-source off-the shelf operating systems would battle-hardened Erlang gurus recommend?</span></font><p><font face="FSBaskerville"><span style="font-size:18.66666603088379px"></span></font></p></div></div></div></div></div></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">I'm partial to either stripped down Illumos or FreeBSD systems. Build a minimal Zone/Jail and use that for deploying. You can do green/blue deployments easily by spinning zones/jails up and down for instance.</div><div class="gmail_quote"><br></div><div class="gmail_quote">At work (Shopgun), we are running stock Ubuntu LTS with AWS CodeDeploy of Erlang releases. That seems to work pretty well, if you can stand the enterpriseyness of the AWS stack.</div><div class="gmail_quote"><br></div><div class="gmail_quote">In the future, I'd like to explore a container-based standard. But I think that solution is still maturing, so I/we haven't made that jump yet. Currently, we are learning toward Kubernetes, but it might change, depending on circumstances.</div><div class="gmail_quote"><br></div></div>