Chapter 3. Configuring Services
The AppFog services are preconfigured backend services you can use with your applications. These include data stores and message queues.
In this chapter we will set up a simple database using AppFog's MySQL service. To do this, we will create a new application, set up a database service through AppFog, create a database with sample data, and hook it all together.