Akka metrics and traces with kamon.io


How to collect metrics while working with the Akka actor framework?
Read more ⟶

Reactive Systems - Responsiveness


Reactive Systems: what are they? This post tries to shed some light about them.
Read more ⟶

S3 Compatible Cloud Storage as Maven and Docker Repositories


A simple tutorial that shows how to use AWS S3 alternatives for hosting Maven and Docker Repositories, instead of hosting a Nexus/Artifactory instance.
Read more ⟶

Quickstart for a Django project with Docker


A simple quickstart explaining how to have django projects packaged as docker images.
Read more ⟶

RBAC + ACLs with django-rest-framework and django-guardian


How to have basic RBAC and ACLs with Django, by using django-rest-framework and django-guardian.
Read more ⟶