Book Image

Learning Force.com Application Development

By : Chamil Madusanka
Book Image

Learning Force.com Application Development

By: Chamil Madusanka

Overview of this book

Table of Contents (21 chapters)
Learning Force.com Application Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 12. Deploying the Force.com Application

Now, we have finished developing the Force.com application. It's time to deploy the developed application to production organizations or any other organization, or distribute onto AppExchange. In traditional software development, the deploying process is more complicated and more iterative because applications are developed offline and then the deployment process is done. However, the Force.com platform is a little bit different from traditional software developments because the changes in the application are immediately available. The deployment methodology of the Force.com platform is one of the powerful features. It allows developers and administrators to complete the deployment process quickly, and create prototypes for customers.

This chapter covers the options available to you to deploy your Force.com platform applications and components from a development environment to a production environment.

The following is the list of topics that...