#erlang #elixir #devops
Erlang vm tuning guide for elixir applications.
https://medium.com/pharos-production/erlang-vm-tuning-guide-for-elixir-applications-89500066b5c3
Erlang vm tuning guide for elixir applications.
https://medium.com/pharos-production/erlang-vm-tuning-guide-for-elixir-applications-89500066b5c3
Medium
Erlang VM Tuning Guide for Elixir applications.
Erlang VM Tuning Ешзы
#kubernetes #devops #elixir #k8s
Bonny: extending kubernetes with elixir — part 2
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-2-efdf8e422085
Bonny: extending kubernetes with elixir — part 2
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-2-efdf8e422085
Medium
Bonny: Extending Kubernetes with Elixir — Part 2
If you aren’t familiar with Operators, read Part 1. All of the source code for this tutorial is located here.
#kubernetes #elixir #k8s #sre #devops
Bonny: extending kubernetes with elixir — part 1
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-1-34ccb2ea0b4d
Bonny: extending kubernetes with elixir — part 1
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-1-34ccb2ea0b4d
Medium
Bonny: Extending Kubernetes with Elixir — Part 1
This morning I released Bonny, an Elixir framework for building Operators to extend Kubernetes.
#kubernetes #elixir #devops #infrastructure #cloud_computing
Bonny: extending kubernetes with elixir — part 3
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-3-fdfc8b8cc843
Bonny: extending kubernetes with elixir — part 3
https://medium.com/coryodaniel/bonny-extending-kubernetes-with-elixir-part-3-fdfc8b8cc843
Medium
Bonny: Extending Kubernetes with Elixir — Part 3
This is part 3 of a multi-part series. Checkout Part 1 to learn about Operators or Part 2 for the beginning of this tutorial. The full…
#docker #ruby #elixir #devops #phish
(accidentally) implementing the world’s worst static site generator: part 1
https://medium.com/flatiron-labs/accidentally-implementing-the-worlds-worst-static-site-generator-part-1-712db9886d88
(accidentally) implementing the world’s worst static site generator: part 1
https://medium.com/flatiron-labs/accidentally-implementing-the-worlds-worst-static-site-generator-part-1-712db9886d88
Medium
(Accidentally) Implementing the World’s Worst Static Site Generator: Part 1
Part One
#microservices #erlang #development #devops #elixir
Can microservices make things simpler?
https://medium.com/windmill-engineering/can-microservices-make-things-simpler-f169d540955a
Can microservices make things simpler?
https://medium.com/windmill-engineering/can-microservices-make-things-simpler-f169d540955a
Medium
Can Microservices Make Things Simpler?
When I think about microservices “simple” is not the first word that comes to mind. Quite the opposite, in fact. Microservices have a…
#devops #elixir #distributed_tracing #opentracing #opencensus
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Diving into distributed tracing
https://medium.com/@gmefford/diving-into-distributed-tracing-ce9638025576
Medium
Diving into Distributed Tracing
At Bleacher Report, we have gotten a lot of value out of splitting up our monolithic Rails codebase into several smaller services, mostly…
#elixir #erlang #devops
Distributed elixir with mix releases and libcluster
https://dev.to/render/distributed-elixir-with-mix-releases-and-libcluster-47f5
Distributed elixir with mix releases and libcluster
https://dev.to/render/distributed-elixir-with-mix-releases-and-libcluster-47f5
The DEV Community
Distributed Elixir with Mix Releases and libcluster
#elixir #beginners #devops
How to get your elixir application ready for ci/cd
https://dev.to/appsignal/how-to-get-your-elixir-application-ready-for-ci-cd-3dj4
How to get your elixir application ready for ci/cd
https://dev.to/appsignal/how-to-get-your-elixir-application-ready-for-ci-cd-3dj4
DEV Community
How to Get Your Elixir Application Ready for CI/CD
In today's post, we'll go over what continuous integration and continuous delivery are, the benefits...