Posts

All the posts on my blog in chronological order.

Docker with Ansible

Learning Ansible and applying it to a project with Docker.
Docker with Ansible

Infrastructure as Code

Small programming exercise in order to create a serverless architecture using AWS S3, Lambda, CloudWatch Terraform and Python.
Infrastructure as Code

Performance tuning GO

Unexpected lessons about the cost of I/O during a simple programming exercise on encoding/decoding.
Performance tuning GO