Pyenv to the rescue
I recently switched to Debian testing again so as to be able to use Python 3.6 among other things. I started working with this version, creating my Lambda ...
I recently switched to Debian testing again so as to be able to use Python 3.6 among other things. I started working with this version, creating my Lambda ...
Lambda Layers Lambda Layers was recently incorporated into AWS, which basically allows you to share libraries and codes between Lambda functions. This make...
At work I needed to deploy an application using AWS CodePipeline but the repository where the code is located is in Bitbucket. This was an inconvenient tas...
I recently approved the AWS Certified DevOps Engineer - Professional certification and wanted to leave my comments on the exam:
One of the things I had to resolve was the fact that in Terraform there are configuration blocks that, depending on the options may have different paramete...