Overview
Why Choose cloudimg AMIs?
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Why Choose This AMI Over a Standard WildFly Download?
This AMI delivers WildFly 26 pre-configured and production-ready on Windows Server, eliminating manual installation, driver setup, and security hardening.Ideal for enterprise Java teams running Windows environments who need a supported, tested deployment path to Jakarta EE on AWS.
Quick-Start Guide
- Launch the AMI from AWS Marketplace on your chosen EC2 instance
- Connect via Remote Desktop (port 3389)
- Verify the WildFly service is running via Windows Services
- Open your browser to http://localhost:9990 to access the management console
- Deploy your first WAR or EAR file using the management console or CLI
- Configure security groups to allow ports 8080 (application), 9990 (management), and 3389 (RDP)
Who Is This For?
Enterprise Java teams operating in Windows-centric environments who need a supported Jakarta EE application server on AWS. Whether you are migrating legacy Java EE applications from on-premises JBoss AS to a modern platform, or deploying new microservices with MicroProfile, this AMI provides a tested, maintained foundation with professional support.
Jakarta EE Platform
Full Jakarta EE platform support including Servlet 5.0, JSF 3.0, JAX-RS 3.0, Enterprise JavaBeans 4.0, Jakarta Persistence API, CDI, Bean Validation, JSON Processing and Binding, WebSocket, batch processing, concurrent utilities, and Mail API.
MicroProfile for Microservices
MicroProfile platform support enables modern microservices patterns: Config API for externalized configuration, Health Check API for container-ready monitoring, Metrics for application telemetry, OpenAPI for REST documentation, JWT authentication, Fault Tolerance with circuit breakers, OpenTracing for distributed tracing, and type-safe REST Client.
Application Deployment
Hot deployment of WAR and EAR files with automatic detection. Exploded deployment option. CLI deployment tools and management API. Deployment overlays and content repository. Graceful shutdown for zero-downtime releases.
Management and Monitoring
Web-based management console at port 9990. Command-line interface for scripted operations. JMX monitoring, logging subsystem with multiple handlers, performance metrics, thread pool monitoring, datasource statistics, and transaction monitoring. Domain mode for managing clustered deployments from a single point.
Performance and Scalability
Lightweight modular architecture with efficient resource utilization. Connection pooling, thread management, and caching subsystem. Load balancing, session replication, clustering support, and high availability configurations for production workloads.
Security Features
Elytron security framework with role-based access control. SSL/TLS configuration, LDAP and Active Directory integration, Kerberos support, single sign-on, security auditing, and credential stores. Database authentication and multiple authentication mechanisms.
Database Connectivity
JDBC datasource configuration with connection pooling. Supports PostgreSQL, MySQL, Oracle, and SQL Server. XA datasources, statement caching, and connection validation included.
Windows Integration
Pre-configured on Windows Server with Windows service installation, Event Log integration, Active Directory support, SMB file access, and PowerShell scripts. Remote Desktop access via port 3389.
Use Case: Legacy Java EE Migration on Windows
A mid-size enterprise team running dozens of EAR applications on aging JBoss AS infrastructure can migrate to WildFly 26 on Windows Server with full Jakarta EE compliance. Using domain mode, the team manages clustered deployments across multiple EC2 instances while cloudimg support assists with configuration validation and troubleshooting during the transition.
cloudimg Support Services
24/7 technical support via phone, email, and chat. Guaranteed 24-hour response SLA. Expert assistance with WildFly configuration, deployment troubleshooting, performance optimization, security best practices, and update recommendations. Escalation procedures for critical issues.
Get Started
Contact cloudimg at support@cloudimg.co.uk to request a guided deployment walkthrough or custom configuration assessment before or after subscribing.
FAQ
What version of WildFly is included? WildFly 26 with full Jakarta EE platform support and MicroProfile capabilities.
Which Java version is supported? Java SE 17 is included and configured for WildFly compatibility.
Can I deploy multiple applications? Yes, WildFly supports deploying multiple WAR and EAR files simultaneously with isolation.
Is clustering supported? Yes, WildFly supports domain mode, clustering, and high availability configurations.
Highlights
- Guaranteed 24-Hour Response SLA with 24/7 Expert Support - cloudimg provides round-the-clock technical assistance via phone, email, and chat with a guaranteed 24-hour first-response SLA. Get expert help with WildFly configuration, deployment troubleshooting, performance optimization, and security hardening - support that a free WildFly download cannot offer.
- Production-Ready WildFly 26 on Windows - Skip manual installation and configuration. This AMI ships WildFly 26 pre-configured on Windows Server with Java SE 17, management console access at port 9990, Windows service integration, Active Directory support, and tested JDBC drivers. Launch, connect via RDP, and deploy your first application immediately.
- Full Jakarta EE and MicroProfile Platform for Enterprise and Microservices - Deploy enterprise Java applications with complete Jakarta EE support (Servlet 5.0, JAX-RS 3.0, EJB 4.0, CDI, JPA) alongside MicroProfile APIs (Health Check, Metrics, Config, Fault Tolerance) for modern microservices. Domain mode enables clustered high-availability deployments across multiple instances.
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 |
p2.xlarge | p2.xlarge instance type | $0.15 |
t3a.xlarge | t3a.xlarge instance type | $0.15 |
r4.xlarge | r4.xlarge instance type | $0.15 |
p2.8xlarge | p2.8xlarge instance type | $0.28 |
trn1.32xlarge | trn1.32xlarge instance type | $0.28 |
r5ad.4xlarge | r5ad.4xlarge instance type | $0.28 |
r7i.24xlarge | r7i.24xlarge 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: 'WildFly 26 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 Support for WildFly on Windows
Contact Channels:
- Email: support@cloudimg.co.uk
- Phone: Available 24/7
- Chat: Available 24/7
Response SLA: Guaranteed first response within 24 hours, 365 days per year.
What We Support:
- WildFly configuration and tuning
- Application deployment troubleshooting
- Performance optimization guidance
- Security best practices and hardening
- Windows service and Active Directory integration
- Update and patch recommendations
- Escalation procedures for critical production issues
Post-Launch Quick Start:
- Launch the AMI and connect via Remote Desktop on port 3389
- Verify the WildFly Windows service is running
- Open http://localhost:9990 in your browser to access the management console
- Configure your security group to allow inbound traffic on ports 8080 (app), 9990 (management), and 3389 (RDP)
- Deploy your WAR or EAR file via the management console or CLI
Expect to have your first application running within 15 minutes of launch.
Requesting a Refund: Contact support@cloudimg.co.uk with your AWS account ID and subscription details to request a refund or cancellation.
Enjoy our software on AWS Marketplace? Share your experience with the community - your input matters to us. You will find the review section at the bottom of this page.
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.