Skip to content
  • 대표전화: 1670-0817
  • 이메일:msa@nginxstore.com
09:00 am - 06:00 pm
NGINX STORE
  • 모범사례
    • API G/W
    • API Security
    • Microservices
    • Kubernetes
    • Istio
    • AWS
    • NGINX
    • NGINX Unit
    • Keycloak
    • Kong
    • HAProxy
  • 트레이닝
  • 전자책
  • 공식문서
    • 공식한글문서
      • NGINX Documentation
      • NGINX Plus Documentation
      • NGINX Ingress Controller Documentation
      • NGINX Unit Documentation
    • 가이드문서
      • NGINX Plus Sizing 가이드
      • NGINX Ingress Controller Sizing 가이드
  • NGINX CVE 취약점
  • 보도자료
    • 오픈소스 ‘인그레스 엔진엑스’ 대안, ‘F5 엔진엑스 인그레스 컨트롤러’
    • 아이티언, 아시아 첫 ‘F5 NGINX 공인 컨설팅 파트너’ 선정
    • 아이티언, 공공 클라우드 네이티브 전환 위한 NGINX 기술 지원 서비스 출시
    • 아이티언, NGINX Plus 활용해 DL그룹 IT 인프라 Cloud 전환 프로젝트
    • 아이티언, F5 NGINX 솔루션으로 ‘제9회 대한민국 소프트웨어 대전 소프트웨이브 2024’ 참가
    • 아이티언, 쿠버네티스 ‘NGINX Plus Ingress Controller’ 도입 전문 컨설팅 서비스 진행
    • 아이티언, ‘NGINX Plus API 게이트웨이’ 도입 컨설팅 서비스 제공
  • 스토어
    • 제품
      • NGINX Plus (renewal)
      • NGINX Plus Ingress Controller (renewal)
      • F5 WAF for NGINX (renewal)
      • F5 AI Gateway with NGINX Integration
    • 솔루션
      • NGINX Plus API Gateway (renewal)
      • NGINX Plus Load Balancer (new)
      • NGINX Plus Reverse Proxy (new)
      • NGINX Plus Forward Proxy (new)
      • NGINX Plus Web Server (new)
      • NGINX Plus Cache Server (new)
    • 기술지원 서비스
      • NGINX 오픈소스 기술지원 서비스
      • NGINX Unit WAS 기술지원 서비스
      • Kubernetes 기술지원 서비스
      • Istio 기술지원 서비스
      • Prometheus & Grafana 기술지원 서비스
    • CSP 마켓플레이스
      • NAVER CLOUD PLATFORM
      • NHN Cloud
      • KT Cloud
      • 카카오클라우드
    • 가격
      • Pricing
    • 체험판
      • NGINX Plus Trial License
    • 문의하기
      • Contact
Free Trial Start
istio
  • DevOpsShin
  • 2026년 2월 9일
  • Istio

Istio Service Mesh: East-West Traffic

Istio Service Mesh: East-West Traffic 이번 포스트에서는 Kubernetes 기반 MSA(Microservices Architecture) 환경에서 Istio Service Mesh가 관리하는 East-West Traffic에 대해 전반적으로 설명합니다. North-South 트래픽(외부 → 클러스터 내부)과 달리 East-West 트래픽은 클러스터 내부 서비스 간 통신을 의미하며, 마이크로서비스 아키텍처에서 가장 빈번하게 발생하는…

ReadMore
nginx gateway fabric
  • DevOpsShin
  • 2026년 2월 2일
  • Kubernetes

NGINX Gateway Fabric: North-South Traffic

NGINX Gateway Fabric: North-South Traffic 이번 포스트에서는 NGINX Gateway Fabric(NGF)를 활용하여 North-South 트래픽(외부 → 클러스터 내부 서비스)을 발생시키고, 해당 트래픽의 호출 로그를 확보하는 방법을 소개합니다. NGINX Gateway Fabric은 Kubernetes Gateway API를 기반으로 한 고성능 Ingress Controller로, 외부 요청을 클러스터 내부…

ReadMore
NGINX Gateway Fabric + Istio 통합 East-West 트래픽 라우팅 검증
  • DevOpsKim
  • 2025년 7월 28일
  • Istio

NGINX Gateway Fabric + Istio 통합 East-West 트래픽 라우팅 검증

NGINX Gateway Fabric + Istio 통합 East-West 트래픽 라우팅 검증 본 포스트에서는 NGINX Plus 기반의 NGINX Gateway Fabric 과 Istio를 통합하여 East-West 트래픽 라우팅을 구현하고, 실제 테스트를 통해 정상 동작을 검증하는 절차를 소개합니다.이 가이드는 Service Mesh 경계 게이트웨이 구성, Istio…

ReadMore
NGINX Gateway Fabric: Helm 및 Manifest 설치
  • DevOpsChan
  • 2025년 6월 16일
  • Kubernetes

NGINX Gateway Fabric Tracing 구성

NGINX Gateway Fabric Tracing 구성 이 가이드에서는 OpenTelemetry Collector를 사용하여 NGINX Gateway Fabric에서 HTTPRoutes 추적을 활성화하는 방법을 설명합니다. Jaeger를 사용하여 추적을 처리하고 수집합니다. NGINX Gateway Fabric은 OpenTelemetry를 사용하여 추적을 지원합니다 . 공식 NGINX OpenTelemetry 모듈은 NGINX 데이터 플레인을 계측하여 구성된 수집기로 추적 데이터를 내보냅니다.…

ReadMore
  • DevOpsShin
  • 2025년 3월 25일
  • Kubernetes

Gateway API 솔루션의 미래를 개척하는 NGINX

Gateway API 솔루션의 미래를 개척하는 NGINX Kubernetes 커뮤니티가 Gateway API 의 일반 가용성을 공식적으로 발표한 지 거의 1년 반이 지났습니다. 이는 Kubernetes 클러스터에서 네트워킹 및 트래픽 관리가 처리되는 방식을 새롭게 정의한 이정표입니다. 이는 단순한 증분적 업데이트 그 이상이었습니다. 이는 클라우드…

ReadMore
nginx gateway fabric
  • DevOpsShin
  • 2025년 2월 5일
  • Kubernetes

NGINX Gateway Fabric: 조건에 따른 라우팅

NGINX Gateway Fabric: 조건에 따른 라우팅 NGINX Gateway Fabric 을 사용하면 경로, 메소드, 헤더, 쿼리 매개변수 등의 요청 조건을 사용하여 애플리케이션에 라우팅할 수 있습니다. 이번 포스트에서는 다양한 NGINX Gateway Fabric의 라우팅 방식 중 경로별, 헤더별로 HTTPRoute를 배포하는 방법에 대해 설명합니다.…

ReadMore
nginx gateway fabric
  • DevOpsShin
  • 2025년 1월 31일
  • Kubernetes

NGINX Gateway Fabric: 애플리케이션 라우팅

NGINX Gateway Fabric: 애플리케이션 라우팅 NGINX Gateway Fabric 은 NGINX를 데이터 플레인으로 사용하여 Gateway API를 구현하는 오픈 소스 프로젝트입니다. 이 프로젝트의 목표는 Kubernetes에서 실행되는 애플리케이션에 대한 HTTP 또는 TCP/UDP 로드 밸런서, 리버스 프록시 또는 API Gateway를 구성하기 위해 Gateway, GatewayClass,…

ReadMore
NGINX Gateway Fabric, Helm을 통해 설치
  • DevOpsKim
  • 2024년 4월 4일
  • Kubernetes

NGINX Gateway Fabric, Helm을 통해 설치

NGINX Gateway Fabric, Helm을 통해 설치 Helm을 사용하여 Kubernetes 클러스터에서 NGINX Gateway Fabric 을 설치, 업그레이드 및 제거하는 방법을 알아봅니다. 목차 1. 전제조건2. NGINX Gateway Fabric 배포 2-1. Gateway API 리소스 설치 2-2. OCI Registry에서 설치 2-3. Source를 통해 설치3. NGINX Gateway Fabric…

ReadMore
  • DevOpsShin
  • 2024년 3월 4일
  • Kubernetes

NGINX Gateway Fabric Version 1.0 소개

NGINX Gateway Fabric Version 1.0 소개 NGINX Gateway Fabric 의 첫 번째 주요 릴리스인 버전 1.0을 소개하게 되어 매우 기쁩니다! NGINX Gateway Fabric 은 Gateway API 사양과 전 세계에서 가장 널리 사용되는 Data Plane 중 하나인 NGINX를 활용하여 빠르고 안정적이며…

ReadMore
NGINX Gateway Fabric, Helm을 통해 설치
  • DevOpsShin
  • 2024년 1월 19일
  • Kubernetes

NGINX Gateway Fabric 이 복잡한 라우팅 규칙을 구현하는 방법

NGINX Gateway Fabric 이 복잡한 라우팅 규칙을 구현하는 방법 NGINX Gateway Fabric 은 NGINX를 Data Plane으로 사용하는 Kubernetes Gateway API 사양의 구현입니다. GatewayClass, Gateway, ReferenceGrant 및 HTTPRoute와 같은 Gateway API 리소스를 처리하여 NGINX를 클러스터 외부에 Kubernetes에서 실행 중인 애플리케이션을 노출하는…

ReadMore

글 탐색

  • 1
  • 2
Search for:

Recent News

  • NGINX Gatway Fabric Gateway
    K8s Gateway API(NGF) & Istio: Pod…
    2026년 2월 23일
  • istio
    Istio Service Mesh: East-West Traffic
    2026년 2월 9일
  • nginx gateway fabric
    NGINX Gateway Fabric: North-South Traffic
    2026년 2월 2일

Category

  • AI (13)
  • API Gateway (42)
  • API Security (38)
  • AWS (18)
  • Blog (10)
  • CI/CD (7)
  • HAProxy (7)
  • Istio (18)
  • Keycloak (6)
  • Kong (11)
  • Kubernetes (150)
  • Microservices (40)
  • NGINX (443)
  • NGINX Agent (7)
  • NGINX One (19)
  • NGINX Unit (29)
  • Programming (1)
  • Spring (2)

Popular Tag

5xx errors 51Degrees A/B 테스트 A/B 테스팅 Access Control Active Health Checks Adaptive Applications Adaptive Apps adaptive streaming Adobe agile development ai gateway Akita Amazon EC2 M6g Amazon EKS Amazon Web Services (AWS) Ansible Apache Tomcat API API Connectiveity Manager API connectivity API Connectivity Manager API connectivlty API Discovery api ga API Gateway API Gateway WAF API Gateway 패턴 API governace API KEY 인증 API Management API Management Module API security API Sprawl API strategy API WAF API 보안 API 지표 APM App Delivery Application Delivery Controller (ADC) application delivery platform application development application health checks Application Load Balancer application performance artificial intelligence (AI) Assembly Atlantic.net audi Authentication automation and management Autoscaling AWS AWS Application Load Balancer AWS NLB Azure app service benchmarking Best Practice BITMOVIN Blue-Green Blue-Green 배포 Bot Defense Brotli Cache Caching calico Canary Canary 배포 CDN Cedexis CentOS Cert-Manager ChatGPT Chef CI/CD Circuit Break ClickHouse Cloud Cloud-Native Cloudflare cloud load balancer cloud native Community compress Config Sync configuration configuration example Consul containers Content Caching content delivery network (CDN) continuous delivery (CD) continuous integration (CI) COVID-19 cronjob CVE CVE-2015-1635 CVE-2016-0800 CVE-2022-4886 CVE-2023-5043 CVE-2023-5044 dashboard data plane keys DDoS debugging debug server deployment DevOps DevSecOps Diamanti digital transformation Direct Server Return(DSR) Discovery Education Distributed Cloud distributed tracing Django DNS DNS SRV Docker DoS (denial of service) DROWN dynamic modules e-commerce Elastic Compute Cloud (EC2) Elasticsearch ELK event loop F5 Application Study Tool F5 AST F5 Beacon F5 BIG-IP F5 WAF For NGINX Fabric Model Failover filesystem isolation FIPS Forward Proxy four-tier application architecture FreeBSD Galera Cluster Gateway Gateway API geoip2 Gestalt IT GitHub gitops Go Google Cloud Google Cloud Engine Google Cloud Platform GPG Key Grafana Grafana tempo gRPC grpc api gateway HAProxy hardware migration HashiCorp Vault HDS header Health Check high availability (HA) HLS hotlinking HSTS (HTTP Strict Transport Security) HTCPCP HTTP/2 HTTP/2 Server Push HTTP/3 HTTP Live Streaming HTTPoxy HTTPS IBM IBM Cloud Private Idempotent Image Edit Immutable Infrastructure Instance Manager internal internal redirect Internet of Things (IoT) IP Transparency IPv4 IPv6 Istio Istio Service Mesh JavaScript JBoss Jenkins JSON Web Token (JWT) JWT jwt json 캐싱 JWT Token JWT 검증 JWT 인증 Keepalive keepalive connections Kernel TLS Kestrel Key-Value Key-Value Store Keycloak Kiali Kibana Kong Kong Gateway Kong Manager kTLS Kubecost kuberenetes Kubernetes Kubernetes Egress Kubernetes Gateway Kubernetes Ingress Controller Kubernetes networking Kubernetes 네트워크 Layer 4 Layer 7 LDAP Let's Encrypt Librato live activity monitoring Load Balancer load balancing load balancing' log4j Logging Lua Machine Learning MARA Metrics API Microcaching Microgateway MicroK8s Microservice Microservices Microservices Architecture Microsoft Microsoft Active Directory Microsoft AD FS Microsoft Azure MinIO Modern App Modern App Reference Architecture monitoring monolithic application MQTT MRA MSA MSA 무중단 배포 MySQL Namespace Netflix NetOps network 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 Gateway Fabric 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 nginxlog NGINX Management Suite NGINX Microservice Reference Architecture NGINX Microservices Reference Architecture (MRA) nginx monitoring nginx moonitoring NGINX One NGINX Open Source NGINX OSS NGINX Plus NGINX Plus API NGINX Plus Certified Module NGINX Plus Ingress Controller NGINX Plus release NGINX Plus 인증 모듈 nginx prometheus nginx security link NGINX Ser NGINX Service Mesh NGINX Sesssion log NGINX Sizing Guide NGINX Sprint NGINX SSL NGINX SSL 설정 NGINX Unit NGINX Unit Route NGINX WAF NGINX 오픈소스 ngx_http_referer_module Node.js north-south NS1 OAuth 2.0 Object Storage observability OIDC Okta OpenDNS OpenID Connect OpenShift Open Source OpenSSF OpenSSL OpenStack OpenTelemetry OpenTelemetry (OTel) OpenTracing Opsani optimizations Oracle Oracle WebLogic Server Packer Pandora FMS PCI DSS Photon OS PHP Platform Ops Programmability progressive download Prometheus Proxy Proxy Model pseudo-streaming Puppet Python QUIC Rate Limit Rate Limiting Rate Limting Real-Time API real ip recreate Red Hat Red Hat OpenShift Redirection regular expressions responsive web design (RWD) rever Reverse Proxy reverse proxy server Rewrite rollback Rolling rollingupdate round-robin route Router Mesh Model rtapi Rust SAML security security advisory Security Monitoring Self-Service self-service application delivery SELinux SEO Server-Side WebAssembly Service Discovery Service Mesh session persistence Shift Left Security Shift Lelt Sidecar Proxy Signal Sciences single sign-on (SSO) socket sharding software load balancing Splunk Enterprise Spring Spring Boot SQL Injection SSH SSL SSL/TLS SSL/TLS termination SSL Private Key SSO SSO/Rest static file caching StatsD status Streaming TCP load balancing Telemetry tempo Terraform thread pools Twelve-Factor Ubuntu UDP load balancing upgrades versioning video Video on Demand(VOD) video streaming virtual load balancer virtual machine visibility vue vue.js WAF WAF for NGINX web application firewall web application firewall (WAF) Web App Scanning WebAssembly (Wasm) Web Server WebSocket WordPress workflow WURFL X-Forwarded-For Zero Trust 관찰 가능성 디바이스 감지 디버그 라우팅 로드 밸런싱 마이크로서비스 모니터링 성 속도 제한 앱 서버 앱서버 인증서 제로 트러스트 카나리 배포 카나리아 배포 컨테이너 이미지 클라우드

Contact Us

Cloud-Native, MSA, API Gateway, NGINX를 고려하신다면 언제든지 연락주세요. NGINX STORE와 함께하시면 반드시 성공합니다.

지금 연락하세요.

Company

Restly by Themepul

NGINX STORE는 (주)아이티언이 운영하는 공식 플랫폼입니다. 아이티언은 F5 NGINX의 한국 총판이자, 아시아 최초의 NGINX 공인 컨설팅 파트너입니다. NGINX Plus 기반의 Cloud-Native 및 MSA 환경 구축에 풍부한 경험을 보유하고 있으며, 검증된 기술력과 전문 서비스를 통해 고객의 디지털 전환을 성공으로 이끕니다.

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 설정하기
  • API Gateway 를 NGINX로 배포하기​
  • 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
© Copyright 2021 ITian All Rights Reserved
  • 홈
 

댓글 로드중...
 

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