Using AWS Lambda to copy RDS snapshots between regions
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…
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…
If for any reason (for instance Genymotion complaining about not finding VirtualBox) and you need to reload the VirtualBox driver keep in mind that th…
On May 1st, Venezuela will change its time zone to UTC-4, therefore in Linux you must update your tzdata package to be ready to this change.
At work we are migrating many services to Amazons cloud, therefore we need to formalize the AWS knowledge.
In order to use Apache HTTP Client (httpclient y httpmime) in Eclipse I used to download the Android port and then include the dependencies specifying…