Connecting minds

Ideas, concepts and PoC

A place to write down what's on my mind

Terraform Search Ami

Search AMI with Terraform

Eduardo Arias

1 minute read

Nowadays Terraform is a great option to provide infrastructure as a code. When working with EC2 AWS is necessary to give an AMI ID, since many times a user may want just the last version of an image looking by its name, it’s possible to configure a search in the Terraform script using filters as shown.

Docker volumes as non root user

Ways to work with docker and volumes with non root users

Eduardo Arias

5 minutes read

One of the docker security best practices is to run things using the least privilege user as possible, but Docker runs by default using root user, so potentially containers have root access on Docker host, which enables an easy path to privilege escalation.

My First Post

Everything has a beginning

Eduardo Arias

1 minute read

It’s been a while since the first time I think about writing a blog. So today is a good day to start. I have set it up and plan to write my thoughts here.

Recent posts

Categories

About

A place to find technical how-tos, ideas or tricks.

}