Menu

Close
  • Home
  • About
  • Presentations
Subscribe
Menu

Silviu Rosu

Let's make programming easier

Scroll Down
Page 1 of 2 Older Posts »

Connect Erlang Observer to Elixir App deployed on nanobox

Having an application based on GenServers that maintain state in memory I wanted to be able to connect Erlang Observer to production app to see process... »

Author image Silviu Rosu on Devops, Elixir, Observer 30 Mar 2018

Deploy Elixir Application on Nanobox

We recently moved our Elixir based applications to nanobox from heroku. Heroku is built mostly for Ruby on Rails, but for Elixir we found many drawbacks... »

Author image Silviu Rosu on Devops, Elixir 30 Mar 2018

Using PostgreSQL Jsonb columns in Ecto

Postgres introduced recently, in 9.4, jsonb column type, additional to existing json column that already existed before. JSON colums is no more than a blob field... »

Author image Silviu Rosu on Ecto, Postgresql, Elixir, Jsonb 01 Nov 2017

Domain Driven Design with Elixir

Im my previous article I wrote how to decouple your application from Phoenix and Elixir. In this article I will talk more about separating application in... »

Author image Silviu Rosu on Architecture, Ddd, Elixir, Umbrella 09 Aug 2017

Decouple your Elixir application from Phoenix and Ecto

I came to Elixir and Phoenix from a Ruby and Rails background. I think Rails applications (most of them that follow standard way) have a lot... »

Author image Silviu Rosu on Architecture, Elixir, Umbrella 06 Aug 2017
Page 1 of 2 Older Posts »
Silviu Rosu © 2018
Proudly published with Jekyll using Jasper