NGINX Plus

모던웹 환경의 소프트웨어 로드밸런서로 SSL Offload, 웹서버, 컨텐츠 캐쉬 등 다양한 기능을 제공하는 ADC 솔루션입니다.

NGINX Plus - Key-Value Store
Key-Value Store NGINX+기능 NGINX Plus 의 InMemory DB 활용, 일부 데이터 값 기입 공식 정보 https://www.nginx.com/blog/nginx-plus-key-value-store-to-secure-ephemeral-ssl...
금, 6월 16, 2023 시간: 4:09 PM
NGINX Plus - RateLimit / Cache / AHC (Basic)
NGINX Plus - RateLimit / Cache / AHS Plus 기능 활용 ( OSS 지원 불가 기능 ) cache ReteLimit Active Health Check Cache Basic Cache 용 메모리 영역 설정 ( nginx User...
목, 10월 19, 2023 시간: 2:17 PM
NGINX Plus - API GW & SSL Termination
Prepare LAB Build Docker-Ce & Docker-Compose Install API Server Deploy (Apache / MySQL ) GIT : https://github.com/jcnewell/ergast-f1-api#erg...
월, 5월 22, 2023 시간: 2:21 PM
NGINX Plus - LB & Dashboard
NGINX+ - LB & Dashboard 기본 LB 구성 Dashboard Monitoring Prepare - Lab File Upload Lab Files 해당 문서 참고 https://tsc.openbase.co.kr/a/solutions/artic...
월, 5월 8, 2023 시간: 11:34 AM
NGINX - 기본 웹서버 구성
NGINX - Default Web Server Web Server 용으로 기본 구성 수행 Prepare - Lab File Upload Lab Files 첨부파일 활용 /opt/services/ 내 Unzip Web Service Config ...
월, 5월 8, 2023 시간: 11:22 AM
NGINX Plus - API
NGINX Plus - API 정의서 (yaml) NGINX Plus의 경우, API 를 통한 NGINX 제어 가능 API Swagger 별도의 Swagger-UI 가 설치되어 있으면 해당 Swagger 활용 가능  NGINX Plus : R26 버전 이상...
화, 4월 11, 2023 시간: 1:12 PM
NGINX Plus - HTTP LoadBalancing
NGINX - LoadBalancing L7 LB 수행 ( TCP/UDP : stream 활용 ) Upstream 공식 : http://nginx.org/en/docs/http/ngx_http_upstream_module.html 참고 URL https://...
월, 4월 10, 2023 시간: 2:59 PM
NGINX Plus - Cache
NGINX Cache Official URL https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/ https://nginx.org/en/docs/http/ngx_http_proxy_module.ht...
금, 4월 7, 2023 시간: 9:55 AM
NGINX Plus - Health Check
NGINX Health Check Upstream 에 저장된/등록된 Pool Member Check Passive Health Check NGINX Plus / NGINX OSS 사용 가능 트랜잭션이 발생할 때 모니터링하고 실패한 연결을 재 시도함 Upstream ...
목, 4월 6, 2023 시간: 9:23 AM
NGINX Plus - Prometheus & Grafana 연동
NGINX with Prometheus Exporter NGINX Metric 에 대해 Prometheus 에서 모니터링 가능하게 함 nginx-prometheus-exporter 활용하여 구성 Official URL : https://github.com/nginxinc/...
일요일, 6월 18, 2023 시간: 10:07 PM
NGINX Plus - JWT Auth 기본 활용
JWT 기본 정의 * JWT : 3가지로 구분됨 header.payload.signature * Header - Token타입 / 알고리즘을 저장함 - typ : Token type (JWT) - alg : Algorithm (해시알고리즘) * Payload - 토큰에...
월, 6월 19, 2023 시간: 9:16 AM
NGINX - API Gateway - OverView
NGINX - API Gateway / 도식도 API Client 의 요청을 중간에 받아서, Backend Server 로 전달해주는 역할 (With Reverse Proxy & LoadBalancing ) NGINX - API Gate...
수, 10월 19, 2022 시간: 5:24 PM