Which language is the most useful or recommended for continuous integration and continuous deployment? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 4

Which language is the most useful or recommended for continuous integration and continuous deployment?

These concepts have taken a boom in the software industry allowing the entry of new disciplines such as Devops. I would like to know what the indicated programming language would be to start dealing with these.

13th Nov 2017, 12:24 PM
David Salgado
David Salgado - avatar
3 Answers
+ 17
Which language is the most useful or recommended for Continuous Integration ? ==> In my company, we use Git, Gerrit, Jenkins, Docker, Artifactory to implement Continuous Integration. And I need to know how to write shell script(or python, ruby) for Jenkins jobs, write dockerfile and make docker images for different projects.
17th Nov 2017, 9:29 AM
Corey
Corey - avatar
+ 9
For me, Java is the best language for deployment. It is Android's API. If you look in the appstore for any app, you will always get results on the same app or similar ones. You can, use Android Studio if you choose to make an app for Android. You can also beta test apps such as Instagram, Maps and Snapchat. Java for Android is the best language for deployment on Google Play Store.
14th Nov 2017, 11:49 AM
Glitched
Glitched - avatar
+ 2
docker uses and organizes multiple cluster containers for the cloud to keep everything neat and packed for the ultimate ocd punch straight from a command line tool install for seamless updates and integrations. similar to git another form of version cotrol. files etc database applications you name it and control them all together how you like.
22nd May 2019, 1:24 PM
Mike Leonard
Mike Leonard - avatar