Overview
Reverse Proxy Server Solution using NGINX
Nginx is an open source software solution that is highly scalable.
Nginx Reverse Proxy Features: Reverse proxy with caching Load balancing with in-band health checks TLS/SSL with SNI and OCSP stapling support, via OpenSSL FastCGI, SCGI, uWSGI, support with caching SMTP, POP3, and IMAP proxy Keep-alive and pipelined connections support Access control based Response rate limiting WebSockets
Load balancing: A reverse proxy server sits in front of your backend servers and distributes client requests across a group of servers in a manner that maximizes speed and capacity utilization while ensuring no one server is overloaded, which can degrade performance. If a server goes down, the load balancer redirects traffic to the remaining online servers.
Web acceleration: Reverse proxies can compress inbound and outbound data, as well as cache commonly requested content, both of which speed up the flow of traffic between clients and servers. They can also perform additional tasks such as SSL encryption to take load off of your web servers, thereby boosting their performance.
Security and anonymity: By intercepting requests headed for your backend servers, a reverse proxy server protects their identities and acts as an additional defense against security attacks. It also ensures that multiple servers can be accessed from a single record locator or URL regardless of the structure of your local area network.
Highlights
- Reverse proxy solution that distributes client requests across a group of servers in a manner that maximizes speed and capacity utilization while ensuring no one server is overloaded, which can degrade performance. If a server goes down, the load balancer redirects traffic to the remaining online servers
- Reverse proxies can compress inbound and outbound data, as well as cache commonly requested content, both of which speed up the flow of traffic between clients and servers. They can also perform additional tasks such as SSL encryption to take load off of your web servers, thereby boosting their performance.
- Security & anonymity - By intercepting requests headed for your backend servers, a reverse proxy server protects their identities and acts as an additional defense against security attacks. It also ensures that multiple servers can be accessed from a single record locator or URL regardless of the structure of your local area network.
Details
Typical total price
$0.082/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.036 | $0.006 | $0.042 |
t2.micro AWS Free Tier | $0.036 | $0.012 | $0.048 |
t2.small | $0.036 | $0.023 | $0.059 |
t2.medium Recommended | $0.036 | $0.046 | $0.082 |
t2.large | $0.036 | $0.093 | $0.129 |
t2.xlarge | $0.036 | $0.186 | $0.222 |
t2.2xlarge | $0.036 | $0.371 | $0.407 |
t3.nano | $0.036 | $0.005 | $0.041 |
t3.micro AWS Free Tier | $0.036 | $0.01 | $0.046 |
t3.small | $0.036 | $0.021 | $0.057 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
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 OS Patches installed. Simply run an update on your terminal to install the latest OS updates. "sudo apt-get update"
Additional details
Usage instructions
Scroll down to 'Getting Started' on the following URL: https://cloudinfrastructureservices.co.uk/how-to-setup-nginx-on-ubuntu-in-azure-aws-gcp/
Resources
Vendor resources
Support
Vendor support
Email support, contact us through our website or leave a comment on our getting started guide
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.