Skip to content
NGINX STORE
  • Blog
  • AWS
  • Training
  • eBook
  • Docs
    • 공식한글문서
      • NGINX Documentation
      • NGINX Plus Documentation
      • NGINX Ingress Controller Documentation
      • NGINX Unit Documentation
    • 가이드문서
      • NGINX Plus Sizing 가이드
      • NGINX Ingress Controller Sizing 가이드
  • Certification
  • Unit 커뮤니티
  • STORE
    • 제품
      • NGINX Plus
      • NGINX Plus Ingress Controller
      • NGINX App Protect
    • 솔루션
      • NGINX Plus API Gateway
    • 가격
      • Pricing
    • 체험판
      • NGINX Plus Trial License
    • 문의하기
      • Contact
Login/SignUp
Search here...
Load Balancer
  • DevOpsLee
  • 2022년 9월 21일
  • NGINX

NGINX 및 NGINX Plus Load Balancer, 1부

NGINX 및 NGINX Plus Load Balancer, 1부 Load Balancer 로서의 NGINX는 광범위한 HTTP 기반 애플리케이션에 사용할 수 있는 가속 프록시(Proxy)입니다. 캐싱, HTTP 연결 처리 및 오프로드(Offload)는 특히 부하가 높은 기간 동안 애플리케이션 성능을 크게 향상시킵니다. NGINX Plus는 TCP 기반 응용…

ReadMore
NGINX Cache 자주 묻는 질문(FAQ) 15가지를 모두 모았습니다
  • msa
  • 2022년 7월 19일
  • NGINX

NGINX Cache 자주 묻는 질문(FAQ) 15가지를 모두 모았습니다.

NGINX Cache 자주 묻는 질문(FAQ) 15가지를 모두 모았습니다. 대부분의 CDN 서비스에는 Core로 NGINX Cache를 사용합니다. 글로벌 CDN 서비스 제공자 Cloudflare, 넷플릭스 모두 NGINX를 Cache 서버로 사용하여 고성능과 안정성을 갖춘 CDN 서비스를 제공하고 있습니다. 자체 Cache 서버와 CDN 서비스를 구축하고 하는…

ReadMore
가장 많이 실수하는 NGINX 설정 에러 10가지
  • msa
  • 2022년 5월 10일
  • NGINX

가장 많이 실수하는 NGINX 설정 에러 10가지

가장 많이 실수하는 NGINX 설정 에러 10가지 문제가 있는 NGINX 사용자를 도울 때 다른 사용자의 구성에서 반복해서 본 것과 동일한 설정 실수를 종종 보게 됩니다. 때로는 동료 NGINX 엔지니어가 작성한 설정에서도 마찬가지입니다! 이번 가이드에서는 가장 많이 실수하는 NGINX 설정 에러…

ReadMore
당신의 컨테이너 이미지가 더 작아야 하는 이유를 알고 계시나요
  • msa
  • 2022년 5월 4일
  • NGINX

당신의 컨테이너 이미지가 더 작아야 하는 이유를 알고 계시나요?

당신의 컨테이너 이미지가 더 작아야 하는 이유를 알고 계시나요? 컨테이너는 현대 애플리케이션 환경의 모든 곳에 있습니다. 개발자는 빌드, 레지스트리로 푸시, 일반적으로 애플리케이션이 컨테이너 내에서 작동하도록 하는 등 다양한 방식으로 이를 사용하고 있습니다. 이 모범 사례에서는 컨테이너 이미지의 세계, 특히 컨테이너…

ReadMore
NGINX 및 NGINX Plus를 사용한 Caching
  • msa
  • 2022년 3월 21일
  • NGINX

NGINX Cache 시스템 이해하기

NGINX Cache 시스템 이해하기 이번 모범사례는 가장 대중적으로 사용하는 NGINX Cache 시스템에 대한 이해를 돕습니다. 우리는 모두 응용 프로그램과 웹 사이트의 성능이 성공의 중요한 요소라는 것을 알고 있습니다. 그러나 응용 프로그램이나 웹 사이트의 성능을 향상시키는 프로세스가 항상 명확한 것은 아닙니다.…

ReadMore
  • msa
  • 2022년 3월 17일
  • NGINX

NGINX Load Balancer 배포 시나리오

NGINX Load Balancer 배포 시나리오 NGINX Plus가 여러 배포 시나리오에서 로드 밸런서로 사용되는 것을 점점 더 많이 보고 있으며 이 가이드에서는 가장 일반적인 몇 가지에 대해 설명합니다. 고객이 서로 다른 배포 시나리오를 사용하는 이유, 각 시나리오를 사용할 때 고려해야 할 사항, 그리고…

ReadMore
  • msa
  • 2022년 2월 17일
  • NGINX

자습서-Docker와 함께 NGINX 및 NGINX Plus 배포

자습서-Docker와 함께 NGINX 및 NGINX Plus 배포 Docker는 분산 애플리케이션을 컨테이너로 구축, 배송 및 실행하기 위한 개방형 플랫폼입니다.  컨테이너는 Kubernetes와 같은 컨테이너 오케스트레이션 플랫폼에 의해 차례로 배포 및 오케스트레이션될 수 있습니다 . 이 모범사례에서 논의한 Docker 컨테이너 기술 외에도 NGINX는 NGINX 오픈소스 기반…

ReadMore
Let’s Encrypt 인증서로 NGINX SSL 설정하기
  • msa
  • 2022년 2월 11일
  • NGINX

Let’s Encrypt 인증서로 NGINX SSL 설정하기

Let’s Encrypt 인증서로 NGINX SSL 설정하기 nginx ssl 설정에는 SSL/TLS 인증서가 필요합니다. 이 모범 사례에서는 Let's Encrypt 클라이언트를 사용하여 인증서를 생성하는 방법과 이를 사용하도록 NGINX OSS 및 NGINX Plus를 사용하여 자동으로 구성하는 방법을 다룹니다 웹사이트의 SSL/TLS 암호화가 검색 순위를 높이고 사용자의 보안을…

ReadMore

글 내비게이션

  • 1
  • …
  • 21
  • 22
Search for:

Recent News

  • NGINX API Gateway - L7 Load Balancer 설정
    NGINX API Gateway – L7 Load…
    2022년 1월 28일
  • Let’s Encrypt 인증서로 NGINX SSL 설정하기
    Let’s Encrypt 인증서로 NGINX SSL 설정하기
    2022년 2월 11일
  • NGINX Plus API Gateway로 JWT 인증…
    2022년 2월 14일

Category

  • API Gateway (38)
  • AWS (14)
  • Blog (3)
  • Keycloak (2)
  • Kubernetes (59)
  • Microservices (29)
  • NGINX (218)
  • NGINX Unit (19)
  • Programmability (1)

Popular Tag

5xx errors A/B 테스트 A/B 테스팅 Access Control Active Health Checks Amazon EC2 M6g Amazon EKS Amazon Web Services (AWS) Apache Tomcat API API Connectiveity Manager API connectivity API Connectivity Manager API connectivlty api ga API Gateway API Gateway WAF API Gateway 패턴 API governace API KEY 인증 API Management API security API Sprawl API WAF API 보안 API 지표 APM App Delivery application delivery controller (ADC( Application Delivery Controller (ADC) application delivery platform application development application health checks Application Load Balancer application performance Assembly Autoscaling AWS AWS Application Load Balancer AWS NLB Azure app service benchmarking BITMOVIN Blue-Green Blue-Green 배포 Cache Caching calico Canary Canary 배포 CDN Cedexis ChatGPT Chef Cloud configuration example Consul containers COVID-19 dashboard DDoS debugging debug server DevOps DevSecOps Diamanti Direct Server Return(DSR) DNS DNS SRV Docker dynamic modules Elastic Compute Cloud (EC2) Elasticsearch ELK event loop F5 Beacon F5 BIG-IP Fabric Model FIPS Galera Cluster Gestalt IT Google Cloud GPG Key Grafana grpc api gateway HAProxy hardware migration HashiCorp Vault Health Check high availability (HA) HLS HSTS (HTTP Strict Transport Security) HTCPCP HTTP/2 HTTP/2 Server Push HTTP/3 HTTPoxy HTTPS IBM Cloud Private Idempotent Internet of Things (IoT) IP Transparency JavaScript JSON Web Token (JWT) jwt json 캐싱 JWT Token JWT 검증 JWT 인증 Keepalive Kernel TLS Kestrel Key-Value Key-Value Store Keycloak Kibana kTLS Kubecost Kubernetes Kubernetes Egress Kubernetes Gateway Kubernetes Ingress Controller Kubernetes networking Kubernetes 네트워크 LDAP Let's Encrypt Librato live activity monitoring Load Balancer load balancing load balancing' log4j Logging Lua MARA Microcaching Microgateway MicroK8s Microservice Microservices Microservices Architecture Microsoft Active Directory Microsoft AD FS Microsoft Azure MinIO Modern App Modern App Reference Architecture monitoring MQTT MRA MSA MSA 무중단 배포 MySQL Namespace NetOps Network Load Balancer NGINX NGINX Agent NGINX Amplify nginx api gateway NGINX App Protect NGINX App Protect DoS NGINX App Protect WAF NGINX Cache NGINX Caching nginx grpc nginx grpc api gateway NGINX Ingress Controller NGINX Ingress Operator NGINX Instance Manager NGINX JavaScript NGINX JavaScript Module nginx jwt NGINX Load Balancer NGINX Management Suite NGINX Microservice Reference Architecture NGINX Open Source NGINX OSS NGINX Plus NGINX Plus API NGINX Plus Certified Module NGINX Plus Ingress Controller NGINX Service Mesh NGINX Sizing Guide NGINX SSL NGINX SSL 설정 NGINX Unit NGINX Unit Route NGINX WAF NGINX 오픈소스 Node.js OAuth 2.0 Object Storage Okta OpenID Connect OpenShift Open Source OpenStack OpenTelemetry OpenTelemetry (OTel) OpenTracing Opsani optimizations Packer Pandora FMS PCI DSS Photon OS PHP Platform Ops Programmability Prometheus Proxy Proxy Model Puppet Python QUIC Rate Limit Rate Limiting Rate Limting Real-Time API Red Hat OpenShift regular expressions responsive web design (RWD) rever Reverse Proxy reverse proxy server Rewrite Rolling Router Mesh Model rtapi security Self-Service SELinux SEO Service Discovery Service Mesh session persistence Shift Left Security Shift Lelt Signal Sciences single sign-on (SSO) software load balancing Spring Boot SQL Injection SSH SSL/TLS SSL Private Key SSO SSO/Rest static file caching TCP load balancing Telemetry Terraform thread pools UDP load balancing upgrades video virtual load balancer virtual machine WAF web application firewall Web Server WebSocket WordPress WURFL Zero Trust 관찰 가능성 디버그 라우팅 로드 밸런싱 모니터링 성 속도 제한 앱 서버 앱서버 인증서 제로 트러스트 카나리 배포 카나리아 배포 컨테이너 이미지 클라우드

Contact Us

Cloud-Native, MSA, API Gateway, NGINX를 고려하신다면 언제든지 연락주세요.

지금 연락하세요.

Company

NGINX 국내 단독총판 (주)아이티언에서 운영하는 NGINX STORE 플랫폼입니다.

API Gateway

  • NGINX API Gateway – API 정의 및 인증 구현
  • NGINX API Gateway – Backend 서비스 보호
  • NGINX API Gateway – gRPC API Gateway 배포
  • NGINX Plus API Gateway: JWT 토큰 인증 및 콘텐츠 라우팅 실현
  • 어떨 때 사용할까요? API Gateway vs Ingress Controller vs Service Mesh
  • API Gateway를 배포하기 전에 생각해봐야 할 것들
  • 마이크로서비스 구축을 위한 API Gateway 패턴 사용하기
  • 효과적인 API 제공을 위한 API Gateway 패턴 선택
  • [eBook] API Gateway로서 NGINX Plus 설정하기
  • NGINX를 API Gateway로 배포하기
  • NGINX Plus API Gateway
  • NGINX Plus
  • NGINX Plus Trial License
  • NGINX Plus 가격

Contacts

  • 경기도 안양시 동안구 시민대로 401(관양동, 대륭테크노타운15차) 1211,1212호
  • 월-금 9:00 - 18:00
  • 1670-0817
  • msa@nginxstore.com

Newsletter

지금 뉴스레터를 신청하시면 NGINX STORE의 다양한 콘텐츠 및 최신 소식을 이메일로 전달 받으실 수 있습니다.

© Copyright 2021 ITian All Rights Reserved
  • 홈

 

댓글 로드중...
 

댓글을 달려면 로그인해야 합니다.