Author Archives for Gerard Millares

Erlang Deep Dive

May 23, 2016 3:20 pm Published by

Now that we’ve covered the basic workings of Erlang, let’s dive deep into the nitty gritty. We looked at how to create a simple Erlang code which prints ‘Hello World’ on the screen and have also looked into the Erlang...

Read More

Getting started with Erlang

May 23, 2016 12:11 am Published by

“How long does it take for someone with very little programming experience to become an Erlang expert?” This is one of the most frequently asked questions when it comes to Erlang (and all other programming languages for that matter), but...

Read More

Ansible Playbooks: How Do They Work?

March 5, 2016 3:26 am Published by

Ansible Playbooks: How Do They Work? We’ve already discussed how Ansible works and its salient features. Now it’s time to shift our attention to the nitty gritty details of the software. First up, let’s take a look at Ansible playbooks....

Read More

What Is Ansible and How Does It Work?

March 4, 2016 3:26 am Published by

What Is Ansible and How Does It Work? We all know that the key to success for any IT system is keeping it updated. However; most people don’t know that there’s another key too, one that ultimately decides on the...

Read More