Introducing Cloudsync
Page 7 of 8

Writing and Deploying Cloudsync Applications

Designing and deploying applications using Cloudsync is straightforward.

  • Design the application to run against the target while it is disconnected from the source.
  • Optionally enclose database updates in work units to ensure that potential conflicts are handled properly at refresh time. Distribute the application and its work units to the targets when they are created.

Chapter 7, "Designing Synchronized Applications", provides step-by-step instructions, along with an example, showing how to design a distributed application using Cloudsync. Chapter 8, "Deploying Synchronized Systems", shows how to distribute applications to targets using Cloudsync.