HI Therese Divita
I use both.
Basically, it depends on the requirement you have what is your end goal. If you have to manage only tasks like, current state or status, who is working on which task, then JIRA is enough.
If you want to manage the entire application lifecycle…
Hi @Netanya Carmi,
Both are good and in fact, TFS is now rebranded as Azure DevOps server
Now the point is about your requirement, if your requirement is to work closely with Cloud Services Cloud Application and you are Ok to manage your code and CI/CD plans over the cloud…
Initially, We have started using Terraform for provision cloud infrastructure and slowly our requirement keep growing up currently my team is using Terraform for managing AWS/Azure/GCP or I should multiple clouds along with Kubernetes/Rancher, Gitlab, MySQL/Oracle, datadog.
Its capability to manage not just Cloud platform but other aspects of Infra team like DBA, Storage, Security, and tools like Kubernetes, VCS, and list is never ending. I majorly use it for GCP/Oracle/Rancher/MySQL/AWS/Azure/Kubernetes/GitLab to name few.
I personally lie JIRA as ALM for anytime of Software because of their ease to create the setup as per my requirement, I am using for more than 8 years now, they keep coming up with something new with every release.
I think, they should come up with the feature to write code for the resource which we import using their import capability in the in our project, that will definitely help many users to prefer this tool which help them out to manage their existing setup as well using…
It is available in both Opensource and Enterprise model, currently I am using the open source version which is helping me out to manage all my IaC requirements so for me its currently free.
Actually there are few, that varies depending on current maturity level of process in place. Most important what is deployment pipeline deployment on Non-Prods or Production as well, and how much you want to automate and are stakeholders agreed for the deployment pipelines…
In my Opinion, We should could the all aspect of CI/CD while selecting tools, like Code Quality, Versioning, Code Review, SAST, DAST, FT, Performance testing, Build Tools, UT, Distribution Management, Deployment, IaC, Containerization if organization is in same mode, below…