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 replic...
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 replic...
If for any reason (for instance Genymotion complaining about not finding VirtualBox) and you need to reload the VirtualBox driver keep in mind that the sc...
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 the...