Summary
In this chapter we created an application from scratch that used one of AppFog's database services. The steps we took were as follows:
Configure one of AppFog's standard applications to manage our database.
Create a MySQL database including creating a simple table with sample data.
Create a new application that will use the database.
In the next chapter we will create an application from scratch using AppFog's command line interface.