The CreatorCon Call for Content is officially open! Get started here.

Deploy custom application to production

davidb2000
Kilo Contributor

With the help of this forum and the experts I have my first custom application ready to go to production.

Two questions:

  1. What is the best way to deploy this application?
    1. Publish to "My Instance"

      find_real_file.png

or

                    2. Publish Applications to an Update Set

find_real_file.png

Is there a preferred method?

Pros and cons of each?

thanks,

David

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Publishing:


Pros: Easy, simple, quick, publishes the entire app at once so you don't forget anything.


Cons: You may not want "everything" in your app to be published at a specific time (think of a sprint that has stories that are still in development and not ready for testing.)



Update sets


Pros: Able to publish smaller incremental changes with your app. E.g. Just the business rule that uses the new property rather than the whole app.


Cons: You have to remember to manage the update sets as you develop. E.g. Are you using Update set 1 or 2 when you make the mods?


View solution in original post

6 REPLIES 6

darkshadow007
Kilo Contributor

how can we deploy our instance app...?


HI Asif,



Can you clarify your question? I'm not familiar with your instance app? What is it? Where is it (which instance - dev)? Is it scoped or global?