amazon-web-servicesjenkinsamazon-ec2build-server

Which build server and code scan tool to use on AWS EC2 Windows instance?


I have to implement Code Scan tool in CI/CD pipeline in AWS. I have an EC2 Windows Instance.

I checked few tutorials and found some plugins with Jenkins but these all samples are in Linux.

I want to know how to install Jenkins or any other alternative in EC2 Windowsand which code scan tool to use in this environment?


Solution

  • You can follow How to Install Jenkins on Windows tutorial to see how you can use Jenkins on windows.

    Alternative to Jenkins is Atlassian Bamboo which is widely used as well for CI/CD

    Some of the widely used code scan tools are