Using AWS Virtual Private Cloud (VPC) for Enterprise Cloud
November 18, 2013
These are my notes from the talk at AWS re:Invent conference, more information about VPC can be found here.
These are my notes from the talk at AWS re:Invent conference, more information about VPC can be found here.
When I decided that a particular idea of mine could be best implemented as an Android Service, running in the background, I found that there is not much information available on the web, beyond some very basic examples, android.com’s API Demo sample, and the AIDL tutorial page. However, those are rather “sparse” guidelines, and several … More Implementing a Remote Service in Android – Part I