This Quick Start sets up a highly available, secure AWS environment, and launches NGINX Plus automatically into an AWS configuration of your choice.
NGINX Plus is an application delivery platform built on NGINX, an open-source web server and reverse proxy for high-traffic sites. NGINX Plus adds technical support and enterprise-ready features for advanced load balancing, web and mobile acceleration, application security, monitoring, and management.
Use the Quick Start to bootstrap a production deployment of NGINX Plus on AWS, or as a starting point to build your POC in a test environment.

This Quick Start was developed by NGINX Inc. in collaboration with AWS. NGINX is an AWS Partner.
-
What you'll build
-
How to deploy
-
Cost and licenses
-
What you'll build
-
Use this Quick Start to automatically set up the following NGINX Plus environment on AWS:
- A virtual private cloud (VPC) that spans two Availability Zones.
Each Availability Zone includes two subnets (private and public). - An internet gateway to allow access from the internet to the public subnets.
- In the public subnets, managed NAT gateways to allow outbound internet access for resources in the private subnets.
- In the public subnets, Linux bastion hosts in an Auto Scaling group to allow inbound Secure Shell (SSH) access to EC2 instances in public and private subnets.
- In the private subnets, an NGINX Plus Auto Scaling group so your NGINX Plus load balancing instances can maintain application availability and can scale up and down automatically according to conditions you define. These NGINX Plus instances distribute traffic to the NGINX web application instances within the VPC in an active/active scenario. Each NGINX Plus is deployed with an additional piece of software that allows NGINX Plus to quickly detect any changes in the number of web application instances based on Auto Scaling event notifications.
- A Classic Load Balancer that provides inbound access to the NGINX Plus Auto Scaling group via HTTP load balancing over port 80.
- In the private subnets, two NGINX web applications, each deployed in an Auto Scaling group. These groups simulate a Multi-AZ web application farm that receives traffic from the NGINX Plus front-end load balancing Auto Scaling group. These groups are named NGINX Webapp1 and NGINX Webapp2. Each web application is a simple web page that is served by the open-source NGINX software.
- A virtual private cloud (VPC) that spans two Availability Zones.
-
How to deploy
-
To build your NGINX Plus environment on AWS, follow the instructions in the deployment guide. The deployment process includes these steps:
- If you don't already have an AWS account, sign up at https://aws.amazon.com.
- Subscribe to the Amazon Machine Image (AMI) for NGINX Plus in AWS Marketplace.
- Launch the Quick Start. The deployment takes about 25 minutes.
- Test the deployment by load-balancing the web applications and checking configuration files.
To customize your deployment, you can choose different instance types for your resources, resize the CIDR blocks for the subnets to meet your architectural requirements, and configure the Auto Scaling groups.
Amazon may share user-deployment information with the AWS Partner that collaborated with AWS on this solution.
-
Cost and licenses
-
You are responsible for the cost of the AWS services used while running this Quick Start reference deployment. There is no additional cost for using the Quick Start.
The AWS CloudFormation template for this Quick Start includes configuration parameters that you can customize. Some of these settings, such as instance type, will affect the cost of deployment. For cost estimates, see the pricing pages for each AWS service you will be using. Prices are subject to change.
This Quick Start requires a subscription to the NGINX Plus AMI in AWS Marketplace. For pricing details, see the NGINX Plus webpage in AWS Marketplace.