Parse
For the last example, we will show how easy it is to use a different cloud solution. It was said at the start of the chapter that you can integrate cloud solutions from other providers into your project, and this example will prove it.
This example uses Parse, which was chosen for two reasons. Firstly, and most importantly, Parse has a REST API
so we can see an example of cloud integration using REST, and secondly it has an excellent user interface so you see the results at the end of the example.