Intro to Automation Testing with Jenkins
Our node application can be deployed on a hosting platform like Microsoft Azure, AWS or Heroku. Before the deployment, it needs to be encapsulated using Docker.
Docker and Deployment Operations is out of the scope of Automation Testing course therefore is it not covered here, however, the knowledge of Docker and Deployment Operations is directly applicable to Jenkins, since the entire operation of creating a Docker container and deploying it on a platform can be performed through a command line window, hence we can do it through Jenkins, by simply chaining the relevant deployment commands.
Obrigado pelo seu feedback!
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Can you explain more about how to set up the Jenkins pipeline for this project?
What are the main differences between a freestyle project and a pipeline in Jenkins?
How do I troubleshoot if my Jenkins build fails?
Incrível!
Completion taxa melhorada para 3.85
Intro to Automation Testing with Jenkins
Deslize para mostrar o menu
Our node application can be deployed on a hosting platform like Microsoft Azure, AWS or Heroku. Before the deployment, it needs to be encapsulated using Docker.
Docker and Deployment Operations is out of the scope of Automation Testing course therefore is it not covered here, however, the knowledge of Docker and Deployment Operations is directly applicable to Jenkins, since the entire operation of creating a Docker container and deploying it on a platform can be performed through a command line window, hence we can do it through Jenkins, by simply chaining the relevant deployment commands.
Obrigado pelo seu feedback!