devops

Go beyond with automation: ansible-runner

Back in 2015 we started using Ansible at Swapps. I created a small Django application that could interface with Ansible ...

How to setup a Varnish cache server

Websites with high traffic need to serve the same content several times to different users. Depending on your application, It ...

Stop being so repetitive about yourself, let ansible be in charge

One of the main purposes of why the humanity developed machines, and computational systems in general, was to avoid doing ...

What is AMP and why you should use it?

AMP (Accelerated Mobile Pages) is an open source project initiative which aims to improve the performance of the mobile web. ...

Meet Ansible: a radically simple IT automation platform

Meet Ansible and what it can do for you   Since the moment i started using SSH to manually configure ...

Dockerizing Django Apps

Docker is an open platform for building, shipping and running distributed applications. In this case, Django Apps.   It gives ...