whoami

Hi.

My name is Ivan,
I'm in IT since 2000.

I've been doing software integrations, training people, project management, website developer and other IT related professions.

I've started to work as IT administrator in 2012.
Since then i'm in Linux servers, network setup and similar stuff.

Since 2016 to 2017 i've started as IT/DevOps.
Using gcp, aws, azure, terraform, ansible, gitlab, ci/cd, learning python.

I've gathered here some stuff, for those who is seeking...


No comments:

Post a Comment

pyenv+virtualenv on High Sierra

Install pyenv on Macos High Sierra brew update brew install pyenv brew install pyenv-virtualenv Install required python version: ...