Deploy F5 NGINX Plus & RHEL on AWS for FIPS 140-validated app/API/AI delivery. Get pre-configured, high-performance TLS, advanced security, and load balancing for regulated environments. Securely deliver modern apps, APIs & AI at scale. Simplify your ATO with this FIPS-enabled stack.
NGINX Plus & RHEL for FIPS 140-Validated Environments on AWS
Deploy F5 NGINX Plus running on Red Hat Enterprise Linux (RHEL) 9, pre-configured to operate within a FIPS 140-3 validated boundary. Designed for developers, Platform Engineering and Security Operations (SecOps) teams tasked with building, securing, and delivering applications, APIs, and AI/ML inference endpoints within environments mandating FIPS compliance, such as U.S. federal agencies, financial services, healthcare, and critical services.
This AWS Marketplace AMI (Amazon Machine Image) bundles NGINX Plus with RHEL, enabling FIPS mode system-wide via RHEL standard fips-mode-setup -enable utility. NGINX Plus is configured to use underlying OpenSSL 3 cryptographic libraries - part of RHEL FIPS validation. This approach offers advantages:
Direct Dynamic Linking to RHEL FIPS 140-Validated OpenSSL3: NGINX Plus dynamically links against RHEL validated OpenSSL libraries. This ensures that all cryptographic operations performed by NGINX Plus (TLS handshakes, certificate handling, JWT signing/verification when configured) utilize CMVP-validated cryptographic algorithms and implementations.
Standard Builds & Simplified Maintenance: It eliminates the need for custom NGINX or OpenSSL compilations. You rely on standard RHEL and NGINX Plus packages. RHEL FIPS validation boundary and patching lifecycle cover the cryptographic modules.
Defined Deployment & Activation: Launch the AMI in AWS GovCloud (US) or standard AWS regions. The process involves enabling RHEL FIPS mode and ensuring NGINX Plus uses the system OpenSSL via documented, straightforward steps.
Coordinated Patching & Continuous Compliance: F5 and Red Hat provide coordinated security patches and updates for this integrated solution. Updates are tested to ensure compatibility and maintain the FIPS-validated boundary. This approach simplifies patch management, reduces the risk of breaking compliance during updates, and streamlines your Authority to Operate (ATO) process and ongoing compliance reporting. It helps ensure that RHEL (including SELinux policies and OpenSSL) and NGINX Plus remain aligned and secure.
Core NGINX Plus Architecture: Security & Efficiency
Inherent Security by Design: NGINX Plus adheres to a design philosophy prioritizing a minimal set of external dependencies, which reduces the potential attack surface. Its core architecture stems from over two decades of development and deployment across high-traffic internet sites, ensuring a resilient and extensively reviewed codebase.
Lightweight & Resource-Efficient: The asynchronous, event-driven, non-blocking architecture ensures a small footprint. NGINX Plus consumes minimal CPU and memory resources, allowing deployment on smaller AWS EC2 instances (reducing TCO), supporting containerized deployments, and enabling fast start-ups for effective autoscaling and rapid recovery.
NGINX Plus Technical Capabilities on a FIPS-Certified Base
Leverage the full NGINX Plus feature set, with cryptographic operations handled by RHEL certified FIPS modules:
Here are the benefits with an added single line of detail for each:
TLS/SSL Offload & Management: Securely terminate high-volume TLS 1.2/1.3 traffic using RHEL underlying FIPS 140-validated crypto modules while offloading intensive processing from backend servers.
L7 Load Balancing & Reverse Proxy: Intelligently distribute traffic across diverse applications, API, and AI/ML backends with multiple algorithms, session persistence, and deep health checks.
Advanced API Gateway Functions: Protect and control API access with native JWT validation, OIDC integration, mutual TLS, and fine-grained rate limiting.
Observability & Monitoring of 240+ Metrics: Gain real-time insight into performance and errors via a native JSON API
High Availability & Scalability: Build resilient active-active clusters with state sharing enabling scaled AuthN and AuthZ. Dynamically manage upstream servers via API for seamless scaling.
Centralized Fleet Management, Monitoring and Security Policies with NGINX One: Manage your entire NGINX fleet from a single SaaS console, enforcing consistent configurations and security policies across FIPS and non-FIPS environments.
In-Line NGINX One AI Assistant Trained on Up-to-Date Documentation and Best Practices: Accelerate development and improve security posture by asking natural language questions for configuration validation, optimization, and security hardening suggestions.
Highlights
FIPS 140 Ready & Secure:
Leverages RHEL FIPS-validated OpenSSL.
Accelerates ATO & simplifies audits.
Coordinated F5/Red Hat security patching.
Supports JWT, OIDC, mTLS, rate limiting, RBAC and ACLs.
Rapid Deployment & AI-Powered Management:
Pre-configured AWS AMI for fast launch.
NGINX One Console: Centralized fleet management & AI Assistant.
Lowers TCO & operational overhead.
HA & Deep Insight:
High-performance & resource-efficient core.
Ensures resilience via HA clustering & state sync.
240+ metrics via JSON API & easy dashboard tool integration (Grafana/Kibana).
NGINX One provides fleet-wide observability.
AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
You pay by the hour based on the EC2 instance type you run this software on. Each dimension maps to a specific instance size, so your rate scales with the compute capacity you choose. Smaller instances like c6a.large or c7a.medium bill at lower hourly rates, while larger instances like c6in.16xlarge or c6i.16xlarge bill at higher rates. The software charge is separate from the underlying AWS infrastructure cost. You are not locked into a term commitment; usage-based billing means you pay only for the hours each instance runs. Pick the instance that fits your workload.
Top-of-mind questions for buyers
What does the FIPS designation in this listing mean for the software I run?
FIPS refers to Federal Information Processing Standards, which validate that cryptographic tools implement their algorithms correctly. This listing runs on Red Hat Enterprise Linux 9, whose cryptographic modules hold FIPS 140 validation. This supports workloads that require certified encryption for regulated or public-sector environments.
Am I charged the software fee when an instance is stopped?
The hourly software charge accrues only while an instance runs. When you stop or terminate an instance, the software charge stops. Underlying AWS costs, such as storage attached to a stopped instance, may still apply separately from this software license.
How does the software charge combine with the AWS infrastructure cost on my bill?
Two separate charges apply per running hour. One is this software license, tied to the instance type you choose. The other is the AWS compute cost for that instance. Both meter the same running hours and appear together, but they are billed independently.
access.redhat.com
Helpful?
Vendor refund policy
We do not offer refunds for hourly usage fees.
How can we make this page better?
Tell us how we can improve this page, or report an issue with this product.
Give us feedbackReport a problem with this product or seller
Legal
Vendor terms and conditions
Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA).
Content disclaimer
Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.
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.
When a new AMI is deployed for the first time, the latest version of NGINX Plus will be installed, auto-configured and started. NGINX Plus status can then be checked by running: service nginx status, and the NGINX Plus default index page will be accessible on public EC2 instance address. Please use SSH to access your instance for management purposes with the following usernames, for Ubuntu: "ubuntu", CentOS: "centos", Amazon Linux/RHEL: "ec2-user", Debian: "admin". NGINX Plus configuration can be found in /etc/nginx and the documentation is available at https://docs.nginx.com/nginx/.
The Premium edition includes access to 24x7 email and phone support for unlimited number of incidents. SLA within 30 minutes for urgent Severity 1 requests, 24 hours response for low Severity requests. Documentation questions answered within 24 hours. Receive hot bug fixes and email notifications of all NGINX software updates. To engage the F5 support team, please first activate your account at https://account.f5.com/myf5/signin/register where you will be able to register and open a support case. For assistance on working in http://www.myf5.com and to open a support case, please see our complete self-help article at https://support.f5.com/csp/article/K23782072. Support response times vary with the support level and severity of the product you purchased.
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.
Deliver apps with performance, reliability, security, and scale. NGINX Plus and NGINX App Protect on AWS deploy quickly and cost-effectively, and you'll benefit from speeds <30ms. Get the all in one (yet surprisingly lightweight) load balancer, reverse proxy, and API gateway with WAF.
NGINX Plus provides enterprise features such as advanced application load balancing, SSL termination, and monitoring. Trusted by the largest sites in the world and integrated with AWS services, NGINX Plus delivers your applications with more control and less complexity in AWS regions worldwide.
NGINX Plus provides enterprise features such as advanced application load balancing, SSL termination, and monitoring. Trusted by the largest sites in the world and integrated with AWS services, NGINX Plus delivers your applications with more control and less complexity in AWS regions worldwide.
NGINX Plus provides enterprise features such as advanced application load balancing, SSL termination, and monitoring. Trusted by the largest sites in the world and integrated with AWS services, NGINX Plus delivers your applications with more control and less complexity in AWS regions worldwide.
NGINX Plus provides enterprise features such as advanced application load balancing, SSL termination, and monitoring. Trusted by the largest sites in the world and integrated with AWS services, NGINX Plus delivers your applications with more control and less complexity in AWS regions worldwide.
Be the first to review this product. We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.