Skip to main content
Announcements
Introducing a new Enhanced File Management feature in Qlik Cloud! GET THE DETAILS!
cancel
Showing results for 
Search instead for 
Did you mean: 
rp2018
Creator
Creator

What is the best practice to put the jobs in production?

What is the best practice to put the jobs in production?

Using Git as a sub versioning tool.
Created all my development under a Development Branch(Local Mode).
NOTE: All of my connection contexts are pointing to a development databases.

1. What is the difference between (Local Mode) vs. (Remote Mode)
2. What is the best method to move the development jobs to production?
a) Should it be moved under Master(Remote mode)?
3. How do I change the connection context to point to production databases?
a) Would it overwrite every time doing pull and merge?

NOTE: I've tried following this link, but unable to figure this out.
https://help.talend.com/reader/5Q~PAWPfymNJZLXDuV36Lw/JYvJeu9ImJCEvedKVqCM3Q

Labels (2)
1 Reply
Anonymous
Not applicable

Hi,

 

    Please go through the CICD best practice links below to understand the right way of moving code to production.

 

https://www.talend.com/blog/2018/10/23/continuous-integration-best-practices-part-1/

https://www.talend.com/blog/2018/10/30/continuous-integration-best-practices-part-2/

 

I would also suggest to go through the SDLC Best Practice guide to setup the CICD. Please refer the below link for the same (version 7.1).

 

https://help.talend.com/reader/Zpzt_P_L6RrGuFyEnxwwqw/74u65XbXtYX5zFMRT6R02w

 

If the answer has helped you, could you please mark the topic as resolved? Kudos are also welcome 🙂

 

Warm Regards,

 

Nikhil Thampi