How to get the latest Ubuntu AMI
Recently I needed to get the latest AMI for Ubuntu Trusty 14.04 Ubuntu with ENA support enabled to build an image using Packer so I did a research and…
Recently I needed to get the latest AMI for Ubuntu Trusty 14.04 Ubuntu with ENA support enabled to build an image using Packer so I did a research and…
I just approved the AWS Certified Solutions Architect - Professional certification and want to leave my comments regarding the exam:
In this post you’ll see how reuse your Terraform code using modules to avoid writing the same code over and over.
I had some security issues with WordPress so I decided to changed my blog to something static and served from GitHub Pages.
At work we needed to make MySQL database on RDS backups between regions without having a running instance in the destination region, I mean, no read r…