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 foun...
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 foun...
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. Also you will lear how to version your mod...
I had some security issues with WordPress so I decided to changed my blog to something static and served from GitHub Pages. But the new site had to meet so...
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 replica...