<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="32287" data-post-id="32287">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jesse" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/120/5185_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jesse
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><a class="mention" href="/u/outlog" rel="nofollow">@outlog</a> every 1GB of memory comes with 1 CPU share. 1 CPU share is “200m” as defined using <a href="https://kubernetes.io/docs/concepts/configuration/manage-compute-resources-container/#meaning-of-cpu" rel="noopener nofollow ugc">Kubernetes CPU requests</a> or roughly 20% of a Google Compute Engine core guaranteed. If you are on a machine with other containers that don’t use much CPU, you can use as much CPU as you like. For more infromation see <a href="http://gigalixir.readthedocs.io/en/latest/main.html#replica-sizing" rel="noopener nofollow ugc">Replica Sizing</a>.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32287" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-32287" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32287"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #11"></div>
  </section>
</div>
    <div class="postbit" id="32288" data-post-id="32288">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="OvermindDL1" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/OvermindDL1/120/2677_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  OvermindDL1
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Installing Kubernetes in high availability mode with multiple masters in a multi-zone configuration with autoscaling.</p>
</blockquote>
</aside>
<p>Never used it.  ^.^</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Configuring ingresses, services, deployments, replica sets, pods, volumes, secrets, etc.</p>
</blockquote>
</aside>
<p>All automatically done via my scripts.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Writing Dockerfiles to compile your code, build assets, build a release, and run your app.</p>
</blockquote>
</aside>
<p>Eh, wrote once a long time ago, not touched them since, and heck, elixir’s distillery/exrm can generate them for you if you want fresh ones.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Managing app configuration and secrets.</p>
</blockquote>
</aside>
<p>Yeeeah I don’t trust most things to do this right, since almost none of them do, I’m anal about going over every single option…  &gt;.&gt;</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Tracking releases.</p>
</blockquote>
</aside>
<p>Already versioned by OTP’s release system.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Rollbacks.</p>
</blockquote>
</aside>
<p>Ditto, you can start up an older one just as easily as the latest except with an extra argument.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>How to perform hot upgrades as easily as doing a rolling restart.</p>
</blockquote>
</aside>
<p>For my erlang servers that is all I do, single command.</p>
<p>I do run a <em>lot</em> of non-erlang stuff though, I just roll them.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>How to connect a remote observer to a production node with SSH tunnels and iptables.</p>
</blockquote>
</aside>
<p>Also a single ssh command (and I have a lot of aliases to reduce typing as well).</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>TLS certificates</p>
</blockquote>
</aside>
<p>Automatically managed.  ^.^</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Aggregating logs and tailing them.</p>
</blockquote>
</aside>
<p>I use a linux package for that, forgot what it is called, it works well, not touched it in a decade except to add new log file locations as I install new things (since everything likes to do log files different to everything else…  &gt;.&gt;).</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Administration/Maintenance</p>
</blockquote>
</aside>
<p>I’ve never hated doing that, it is fun!  I constantly run out of tasks to do on my servers.  ^.^</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Stability/Reliability</p>
</blockquote>
</aside>
<p>Well my uptime I better than Amazon’s so far, so…  ^.^</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Capacity/Elasticity: ensuring you always have another machine when you need it</p>
</blockquote>
</aside>
<p>I way way overbudget my hardware (hardware’s cheap, services are not), never ever needed this, and it ends up much cheaper this way too.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Security</p>
</blockquote>
</aside>
<p>I try to only use software I trust, for the few that I do not I provision stupid things elsewhere and let them run remotely in a read-only setup (*cough*jenkins*cough*, I really really hate that thing, and php forums I host for people that refuse to discourse on over).</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Websockets: they don’t always work out of the box e.g. behind a load balancer</p>
</blockquote>
</aside>
<p>I’ve never had issues, and I use a <em>lot</em> of websockets on some of the sites.</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>Usability: making all the above easy to use</p>
</blockquote>
</aside>
<p>All simple commands over ssh.  <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"><br>
I <em>exceptionally</em> <strong>VERY</strong> hate web gui’s for all that, they just make it harder to get stuff done and even doing something as simple as restarting a service involves extra clicks to get to the area, move the mouse, hit a button, pray it is working since you can’t see a real-time log, etc…  Where as I just type something like <code>sshcmd blahserver 'cservice roll frontend-nginx'</code> or fully log in or so, of which takes 0-2 seconds to type and hit enter, then I watch the output log streaming by to verify it works.  ^.^</p>
<aside class="quote no-group" data-username="jesse" data-post="11" data-topic="4946">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p>It took us 6 months to put all the above together and we have a ton of experience running apps in production. At my last company, we went from Heroku to AWS to bare metal to try and save money, but the amount of effort it took to rebuild everything we took for granted at Heroku was enormous.</p>
</blockquote>
</aside>
<p>I don’t even know what is gained with Heroku.  At my current job and my last job they are both crazy-VM heavy via VMWare.  Have old servers, new servers, hard drive swaps don’t go down, generator/battery backups for 48 hours with on-site fuel for both.  If a hardware server goes down VMWare auto-migrates it until they can fix it (snoopy needs to be replaced already…).  My last job had the 200k+ machines, but my current one has probably 2000 machines at most, the IT department is 3 people (with one retiring next month) with a server room that is just a very cold back room of 6 rack’s with a couple dozen servers in them blinking away.  Something like Heroku would bankrupt this place (they’ve checked).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32288" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-32288" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32288"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #12"></div>
  </section>
</div>
    <div class="postbit" id="32290" data-post-id="32290">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jesse" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/120/5185_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jesse
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><a class="mention" href="/u/overminddl1" rel="nofollow">@OvermindDL1</a> my point isn’t that PaaSes are the only right way, but that for some, it makes more sense than doing things yourself. As a sort of silly example, I’d rather buy my coffee at Starbucks than try and save money by growing my own beans, roasting them, grinding them, etc. But for some, especially those with an interest in it, growing your own beans might indeed make sense.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32290" data-batch-url="/posts/batch_likers">
                        5
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-32290" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32290"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #13"></div>
  </section>
</div>
    <div class="postbit" id="32292" data-post-id="32292">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="OvermindDL1" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/OvermindDL1/120/2677_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  OvermindDL1
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="jesse" data-post="14" data-topic="4946" data-full="true">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/48/5185_2.png" class="avatar"> jesse:</div>
<blockquote>
<p><a class="mention" href="/u/overminddl1" rel="nofollow">@OvermindDL1</a> my point isn’t that PaaSes are the only right way, but that for some, it makes more sense than doing things yourself. As a sort of silly example, I’d rather buy my coffee at Starbucks than try and save money by growing my own beans, roasting them, grinding them, etc. But for some, especially those with an interest in it, growing your own beans might indeed make sense.</p>
</blockquote>
</aside>
<p>All good, I’m genuinely curious though (else I’d have never poked up in this thread) what the cases are that someone would pick something like Amazon for.  <img src="https://forum.elixirforum.com/images/emoji/apple/slight_smile.png?v=15" title=":slight_smile:" class="emoji" alt=":slight_smile:" loading="lazy" width="20" height="20"></p>
<p>In all cases in every way I’ve been able to calculate it has always seemed substantially more expensive than alternative methods, not just a little more expensive, but orders of magnitude more expensive.  I am really quite curious what they’d be used for other than just people who do not know how to manage the stuff they are running, like I could see a, say, restaurant hosting stuff (address, menu, etc…) this way since it is tiny traffic and they have no knowledge of the problem domain whatsoever and so would not even know to look for better alternatives (but at one of the cheaper ones that is, say, $5/month, that is all they need), but if someone does something like actually build this software to run then it seems odd to me…</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32292" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-32292" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32292"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #14"></div>
  </section>
</div>
    <div class="postbit" id="32295" data-post-id="32295">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="chrismcg" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/chrismcg/120/671_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  chrismcg
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Great to see this happening. Good luck with your beta and will definitely check it out when I’ve a bit of free time.</p>
<p><a class="mention" href="/u/overminddl1" rel="nofollow">@OvermindDL1</a> There’s an opportunity cost for someone who doesn’t know how to manage this stuff really well like you with years of experience do. Is it better to spend time trying to get to your level or pay someone else to handle that and spend your time doing what you already know? If you can make your app generate e.g 2x profit in that time and the numbers work out then paying someone else to manage the hosting is an overall win.</p>
<p>(There is a <em>lot</em> of tacit knowledge that it’s easy to forget you know re ops IMO.)</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32295" data-batch-url="/posts/batch_likers">
                        4
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-32295" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32295"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #15"></div>
  </section>
</div>
    <div class="postbit" id="32296" data-post-id="32296">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="andre1sk" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/andre1sk/120/1380_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  andre1sk
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>You make many valid points but 100,000 machines is a very poetic exaggeration as is necessity for the majority of projects to run k8s.  I think the major gripe of many people is that for many projects “cloud services”<br>
a)  the cost is  huge<br>
b) performance abysmal<br>
c) uptime bad</p>
<p>This is nothing specific to your services although running on top of GCP clients are exposed to the combination of GCP f#$ups and your team’s mistakes on the risk side.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32296" data-batch-url="/posts/batch_likers">
                        2
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-32296" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32296"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #16"></div>
  </section>
</div>
    <div class="postbit" id="32297" data-post-id="32297">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="andre1sk" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/andre1sk/120/1380_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  andre1sk
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>The major difference if that someone else has a name you can call that person(s) it’s one type of situation if it’s AWS or the like and you are not the client that moves the needle for them like Netflix have fun trying to resolve issues when s#<span class="hashtag-raw">#t</span> hits the fan.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32297" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-32297" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32297"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #17"></div>
  </section>
</div>
    <div class="postbit" id="32298" data-post-id="32298">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jesse" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/120/5185_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jesse
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p><a class="mention" href="/u/overminddl1" rel="nofollow">@OvermindDL1</a> in addition to what <a class="mention" href="/u/chrismcg" rel="nofollow">@chrismcg</a> said, AWS is useful if you need a lot of elasticity. At one company I worked for, we ran a continuous integration farm on AWS which would stretch up and down from thousands of machines during the day down to 0 at night.</p>
<p>Another possibility is some companies who experience hyper growth like say Instagram might have a hard time negotiating datacenter contracts, buying machines, installing them, validating them, etc quickly enough to keep up with product and feature growth.</p>
<p>There is also the ecosystem of services to consider. Even if you don’t find value in running EC2 instances, you might find value in spinning up a global load balancer in front of your instance or attaching an elastic block storage device to your instance with a click of a button.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32298" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-32298" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32298"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #18"></div>
  </section>
</div>
    <div class="postbit" id="32560" data-post-id="32560">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="cgraham" src="/assets/icons/user-9f439610.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  cgraham
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>So I spent some time looking at the service as a potential user. (I currently use Heroku for a Elixir/Phoenix project).</p>
<p>First I love the fact you are looking into this - even though my feedback below may not be what you want to hear.  Keep plugging away and trying to find a solution!   The Elixir community could use more ecosystem additions!</p>
<p>Now here’s my feedback:</p>
<p>I may have considered it if the price was significantly lower but I think the things added (hot swapping, clustering) are nice to haves at the small scale I am using it.</p>
<p>If/when my projects scale up (which would be where I really want the additional functionality), I am going to want to use AWS (or Google Cloud) to keep costs down and have easy access to their additional functionality (like analytics, multiple dbs, cloudfront,  extra configuration capabilities, elasticity, etc…).   In that scenario, if I did not do the dev ops myself, I probably would prefer a part-time dev ops who was familiar with our code base and who could monitor everything and just “take care of problems” as they occurred.  (and yes, if I wanted to keep costs even lower I would buy my own racks/hardware but that is a totally different discussion).</p>
<p>I get that your solution may be less expensive than hiring a part-time dev ops, but at this point at least it does not give me peace-of-mind that things will be handled seamlessly without me needing to monitor it if something goes wrong.  If I have to monitor and sleuth (say because my code sucks), I’d prefer to set it up myself so I at least know what is happening and certainly so I can save the monthly $. And if Erlang/OTP is smart enough to fix most problems, it feels like I should save the $ and set it up myself vs paying monthly for a service to do those initial configurations.</p>
<p>Of course, I could have also totally missed the value proposition, and if so, my apologies.</p>
<p>Btw- what might be interesting to me is an Amazon Lambda  style service for Elixir that is consistently fast (i.e. Lambda is inconsistently slow).  But honestly that is just me thinking it would be cool. I don’t exactly have a strong immediate need for it.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32560" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-32560" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32560"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #19"></div>
  </section>
</div>
    <div class="postbit" id="32568" data-post-id="32568">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="jesse" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/jesse/120/5185_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  jesse
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for the thoughtful feedback, <a class="mention" href="/u/cgraham" rel="nofollow">@cgraham</a>!  I get what you’re saying about using AWS, but since Gigalixir and Heroku are almost identical in price, is there a reason to choose Heroku over Gigalixir for an Elixir project?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="32568" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/gigalixir-platform-as-a-service-designed-just-for-elixir-phoenix/4946/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-32568" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="32568"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #20"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/4946/load_more?page=3">Load more posts (74 remaining)</a>
</div></template></turbo-stream>