• DevOps,  VMWARE

    vRealize Automation 8 Code Stream – Part 3 Continuous Integration & Deployment

    vRealize Automation 8 Code Stream – Part 3 Continuous Integration & Deployment In part 1 of this blog series, I covered how to create vRealize Automation Code Stream Endpoint for Jenkins Server. In part 2 of this blog series, we went through how to create vRealize Automation Code Stream Pipeline with Jenkins Jobs. In this last part of the blog series, I will cover CI/CD for a webapp and run the vRA Code Stream Pipeline which will trigger Jenkins job in the backend that uses Git & Ansible. vRealize Automation Code Stream Introduction – You will find more information about vRA Code Stream in VMware Docs. However, a high level,…

  • DevOps,  VMWARE

    vRealize Automation 8 Code Stream – Part 2 Create Pipeline for Jenkins CI/CD Job with Git.

    vRealize Automation 8 Code Stream – Part 2 Create Pipeline for Jenkins CI/CD Job with Git. In part 1 of this blog series, I covered how to create vRealize Automation Code Stream Endpoint for Jenkins Server. In this 2nd part of the blog series, I will cover how to create vRealize Automation Code Stream Pipeline with Jenkins for CI/CD with Git as Source Code Management. vRealize Automation Code Stream Introduction – You will find more information about vRA Code Stream in VMware Docs. However, a high level, vRealize Automation Code Stream models the tasks in your software release process and automates the development and test of developer code to release…

  • DevOps,  VMWARE

    vRealize Automation 8 Code Stream – Part 1 Create Endpoint for Jenkins CI/CD Job with Git.

    vRealize Automation 8 Code Stream – Part 1 Create Endpoint for Jenkins CI/CD Job with Git. In this 1st part of the blog series, I will cover how to integrate vRA 8 Code Stream with Jenkins, Create a Code Stream Endpoint to run Jenkins Job for CI/CD with Git as Source Code Management. vRealize Automation Code Stream Introduction – You will find more information about vRA Code Stream in VMware Docs. However, a high level, vRealize Automation Code Stream models the tasks in your software release process and automates the development and test of developer code to release it to production. It integrates your release process with developer tools to…