You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nginxaas-azure/overview/feature-comparison.md
+56-50Lines changed: 56 additions & 50 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,117 +9,123 @@ type:
9
9
- concept
10
10
---
11
11
12
-
NGINXaaS for Azure delivers the core capabilities of NGINX as a managed service, integrated with Microsoft Azure. It provides most of the features of NGINX Open Source and many from NGINX Plus, but some capabilities are not included.
12
+
NGINXaaS for Azure delivers the core capabilities of NGINX as a managed service, integrated with Microsoft Azure. It provides most of the features of NGINX Open Source and many from NGINX Plus, but some capabilities are not included.
13
13
14
-
Below is a feature breakdown with notes on support and limitations.
14
+
Below is a feature breakdown with notes on support and limitations.
15
15
16
16
17
17
## Load balancing
18
18
19
-
-[HTTP and TCP/UDP load balancing](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/)
-[Active health checks](https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/)
23
+
-[DNS-based service discovery](https://nginx.org/en/docs/http/ngx_http_upstream_module.html#service)
24
24
25
25
---
26
26
27
27
## Content caching
28
28
29
-
-[Static and dynamic content caching](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/)
30
-
- MQTT protocol support for IoT devices
29
+
-[Static and dynamic content caching](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/)
30
+
- MQTT protocol support for IoT devices
31
31
32
-
**Limitation:**[Cache purging API](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/#purging-content-from-the-cache) (Plus feature) is not available.
32
+
**Limitation:**
33
+
34
+
-[Cache purging API](https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/#purging-content-from-the-cache) is not available
33
35
34
36
---
35
37
36
38
## Web server and reverse proxy
37
39
38
40
- Origin server for static content
39
-
- Reverse proxy for [HTTP](https://nginx.org/en/docs/http/ngx_http_proxy_module.html), [FastCGI](https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html), [memcached](https://nginx.org/en/docs/http/ngx_http_memcached_module.html), [SCGI](https://nginx.org/en/docs/http/ngx_http_scgi_module.html), and [uwsgi](https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html)
-[HTTP/2 server push](https://nginx.org/en/docs/http/ngx_http_v2_module.html#http2_push)
43
-
-[HTTP/3 over QUIC](https://nginx.org/en/docs/http/ngx_http_v3_module.html)
41
+
- Reverse proxy for [HTTP](https://nginx.org/en/docs/http/ngx_http_proxy_module.html), [FastCGI](https://nginx.org/en/docs/http/ngx_http_fastcgi_module.html), [memcached](https://nginx.org/en/docs/http/ngx_http_memcached_module.html), [SCGI](https://nginx.org/en/docs/http/ngx_http_scgi_module.html), and [uwsgi](https://nginx.org/en/docs/http/ngx_http_uwsgi_module.html)
-[NGINX App Protect WAF](https://www.f5.com/products/nginx/nginx-app-protect) (Available at an extra cost)
59
61
60
-
**Limitations:**
62
+
**Limitations:**
61
63
62
-
- Internal redirect and App Protect DoS (Plus features) are not available.
64
+
- Internal redirect and App Protect DoS are not available
63
65
64
66
---
65
67
66
68
## Monitoring
67
69
68
-
- Export metrics directly into [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview)
69
-
- Dashboards in [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview) and [Azure Portal](https://azure.microsoft.com/en-us/get-started/azure-portal)
70
-
-[Extended status with 100+ metrics](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/)
70
+
- Export metrics directly into [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview)
71
+
- Dashboards in [Azure Monitor](https://learn.microsoft.com/en-us/azure/azure-monitor/overview) and [Azure Portal](https://azure.microsoft.com/en-us/get-started/azure-portal)
72
+
-[Extended status with 100+ metrics](https://docs.nginx.com/nginx/admin-guide/monitoring/live-activity-monitoring/)
71
73
72
74
**Limitations:**
73
75
74
-
- No built-in live dashboard like NGINX Plus; visibility is provided through Azure Monitor instead.
75
-
- Native OpenTelemetry tracing is not available.
76
+
- No built-in live dashboard like NGINX Plus; visibility is provided through Azure Monitor instead
-[NGINX Plus API for dynamic reconfiguration](https://docs.nginx.com/nginx/admin-guide/load-balancer/dynamic-configuration-api/)(Plus feature) is not available.
100
+
-[NGINX Plus API for dynamic reconfiguration](https://docs.nginx.com/nginx/admin-guide/load-balancer/dynamic-configuration-api/) is not available
97
101
98
102
---
99
103
100
104
## Streaming media
101
105
102
-
- Live streaming: RTMP, HLS, DASH
103
-
- VOD: Flash (FLV), MP4
106
+
- Live streaming: RTMP, HLS, DASH
107
+
- VOD: Flash (FLV), MP4
108
+
109
+
**Limitations:**
104
110
105
-
**Limitation:** Adaptive bitrate streaming (HLS/HDS) and [MP4 bandwidth controls](https://nginx.org/en/docs/http/ngx_http_mp4_module.html)(Plus features) are not available.
111
+
- Adaptive bitrate streaming (HLS/HDS) and [MP4 bandwidth controls](https://nginx.org/en/docs/http/ngx_http_mp4_module.html) are not available
0 commit comments