Overview
Why Choose cloudimg AMIs?
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Jenkins CI/CD on Windows - Pre-Configured AMI with24/7 Expert Support
This AMI delivers Jenkins - the leading open source automation server rated4.4/5 on G2 with 566 reviews - pre-configured on Windows Server, ready for your team to build, test, and deploy software immediately after launch. cloudimg provides 24/7 expert support with a guaranteed 24-hour response SLA so your CI/CD pipeline never stalls waiting for help.
This is a repackaged open source software product with additional charges for cloudimg 24/7 support services and AMI maintenance.
Who This AMI Is For
This Jenkins Windows AMI is purpose-built for:
- .NET development teams using MSBuild, NuGet, and Visual Studio solutions who need CI/CD without leaving the Windows ecosystem
- DevOps engineers at Windows-first organizations managing builds across PowerShell scripts, Windows services, and IIS deployments
- Release managers seeking pipeline-as-code automation with Jenkinsfile version control on Windows Server infrastructure
Quick-Start Deployment
- Subscribe to this AMI and launch an EC2 instance (t3.medium or larger recommended - minimum 2 vCPUs, 4 GB RAM, 30 GB disk)
- Configure your security group to allow inbound traffic on port 8080 (Jenkins UI) and port 3389 (RDP access)
- Connect via RDP using your key pair credentials
- Access Jenkins at http://localhost:8080 - Jenkins is pre-installed and running as a Windows service
- Retrieve the initial admin password from the pre-configured location on the instance
- Complete the setup wizard, install your preferred plugins, and create your first pipeline
Jenkins is operational within minutes of instance launch, not hours of manual configuration.
Use Case: .NET Team CI/CD Pipeline
A mid-size .NET development team uses this AMI to automate their entire release workflow on Windows Server:
- Build stage: MSBuild compiles the .NET solution via a Jenkinsfile stored in Git, triggered automatically on each commit
- Test stage: NUnit and Selenium tests execute in parallel across distributed build agents, with results published to the Jenkins dashboard
- Deploy stage: PowerShell scripts package artifacts and deploy to AWS Elastic Beanstalk or EC2 instances, with rollback on failure
- Notify: Slack and email notifications alert the team on build success or failure
The entire pipeline runs as code in a Jenkinsfile, version-controlled alongside application source, enabling repeatable and auditable releases.
Pipeline as Code
Define your entire build, test, and deployment workflow in a Jenkinsfile stored in version control. Support for both declarative and scripted pipeline syntax, multi-branch pipelines that automatically detect new branches, shared libraries for reusable pipeline logic, and parameterized builds for flexible execution.
Distributed Builds for Faster Feedback
Scale build capacity without re-architecting. The master-agent architecture lets you add Windows or Linux build agents, distribute workloads across multiple machines, and reduce developer wait times. Dynamic provisioning with Docker and Kubernetes agents means you pay only for compute when builds are running.
Plugin Ecosystem
Extend Jenkins with hundreds of community plugins managed through the built-in plugin manager. Key integrations include:
- Source control: Git, GitHub, GitLab, Bitbucket, SVN
- Build tools: Maven, Gradle, Ant, MSBuild, NuGet
- Containers: Docker builds, Kubernetes deployment, Helm charts
- Cloud: AWS CodeDeploy, S3 artifact storage, EC2 cloud agents
- Quality: SonarQube, Checkstyle, FindBugs, JUnit, TestNG
- Notifications: Slack, Microsoft Teams, email
Windows Platform Optimization
Pre-configured on Windows Server 2016, 2019, and 2022 with Jenkins running as a native Windows service for automatic restart on reboot. PowerShell execution enabled for build scripts. MSBuild and .NET build toolchain support included. RDP access on port 3389 for administration.
AWS Integration
Deploy build artifacts to S3, provision dynamic EC2 build agents, integrate with AWS CodeDeploy for production releases, and store credentials securely using the Jenkins credentials plugin alongside AWS IAM best practices.
Security Features
Jenkins application security includes role-based access control, LDAP and Active Directory authentication, SSO integration, API token management, and credentials encryption. Connect via HTTPS by configuring TLS certificates for the Jenkins UI.
Highlights
- Guaranteed 24-Hour Response Support - cloudimg provides 24/7/365 expert assistance via email for Jenkins configuration, pipeline development, plugin troubleshooting, and performance optimization. Every support request receives an initial response within 24 hours, ensuring your CI/CD pipeline issues are addressed promptly without blocking your development team.
- Pre-Configured Windows CI/CD Platform - Jenkins LTS is pre-installed as a native Windows service on Server 2016, 2019, or 2022 with Java and Git included. Launch an EC2 instance and access Jenkins at port 8080 within minutes - no manual installation, no dependency hunting. Supports MSBuild, PowerShell, .NET builds, and NuGet out of the box for Windows-native development workflows.
- Pipeline as Code with Distributed Builds - Define your entire build, test, and deploy workflow in a version-controlled Jenkinsfile. Scale capacity with the master-agent architecture, adding Windows or Linux build agents as needed. Integrate with Git, Docker, Kubernetes, and AWS services through hundreds of community plugins to automate releases end to end.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
- ...
Dimension | Description | Cost/hour |
|---|---|---|
t3.large Recommended | t3.large instance type | $0.10 |
t3.micro | t3.micro instance type | $0.06 |
t2.micro | t2.micro instance type | $0.06 |
c6id.2xlarge | c6id.2xlarge instance type | $0.28 |
r6a.12xlarge | r6a.12xlarge instance type | $0.28 |
z1d.3xlarge | z1d.3xlarge instance type | $0.28 |
g5.2xlarge | g5.2xlarge instance type | $0.28 |
m5.large | m5.large | $0.10 |
r5a.24xlarge | r5a.24xlarge instance type | $0.28 |
x1e.4xlarge | x1e.4xlarge instance type | $0.28 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Latest Windows security updates applied (patch cycle 21-04-2026). Previous version: 'Jenkins on Windows Server 2022 - 01/09/2025'.
Additional details
Usage instructions
Please visit the User Guide for this product on the cloudimg website for full deployment and configuration instructions.
Resources
Vendor resources
Support
Vendor support
cloudimg 24/7/365 Support
cloudimg provides round-the-clock technical support for this Jenkins Windows AMI with a guaranteed 24-hour initial response time for all inquiries.
Contact: support@cloudimg.co.uk
Support Scope:
- Jenkins installation, configuration, and administration
- Pipeline development and Jenkinsfile troubleshooting
- Plugin installation, updates, and conflict resolution
- Performance optimization and build speed improvements
- Windows Server integration (services, PowerShell, MSBuild)
- Connectivity issues with build agents and source control
- Guidance on AWS integration (EC2 agents, S3 artifacts, security groups)
Deployment Guidance:
After subscribing, launch an EC2 instance (t3.medium or larger recommended with minimum 4 GB RAM and 30 GB disk). Open ports 8080 (Jenkins UI), 3389 (RDP), and 50000 (agent communication) in your security group. Connect via RDP and access Jenkins at http://localhost:8080 . Jenkins runs as a Windows service and starts automatically.
Response Commitment:
All support requests submitted via email receive an initial response within 24 hours, 365 days per year. Our team assists with configuration and operational issues to keep your CI/CD pipeline running smoothly.
For refund requests or billing inquiries, contact support@cloudimg.co.uk with your AWS account details and subscription information.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

