This document discusses implementing MySQL Cluster in the cloud. It begins by introducing the speaker and their experience with MySQL Cluster. It then covers choosing the appropriate Amazon EC2 instance type based on memory, CPU and disk requirements. Specific topics discussed include setting up MySQL Cluster across multiple EC2 instances, configuring EBS volumes in a RAID configuration, and defining cluster parameters like data memory, fragment size and number of log files. The document aims to provide practical guidance for deploying MySQL Cluster in AWS.