Chapter 6. Deploying Your Code

Writing code isn't quite half the battle; there's testing your code and finally, deployment, that is, moving your code from your sandbox or developer org to your production org. Over the years, Salesforce has added tools and methods to move your metadata, including code between orgs. We'll start with the oldest, most venerable tool and work through all three methods of deploying code to production. Throughout this tour of deployment options, we'll discuss the types of metadata that are not deployable via these methods. Specifically, we'll discuss the following tools for deploying your metadata:

  • The Ant migration toolkit
  • The Eclipse and MavensMate IDE deployment
  • Change sets
  • Packaging

What does it mean to deploy?

When we ...

Get Mastering Application Development with Force.com now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.