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
  • DevOpsSong
  • 2024년 10월 7일
  • API Gateway

NGINX API Gateway API Key/JWT 인증 설정 방법

NGINX API Gateway API Key/JWT 인증 설정 방법 이 포스트에서는 NGINX API Gateway API Key/JWT 인증을 설정하는 방법에 관해 설명합니다. API Key/JWT와 NGINX의 map 블록을 활용해 API Key 별로 변수를 할당하여 접근 제한을 설정할 수 있고, JWT의 경우 payload의 claim…

ReadMore
  • DevOpsChan
  • 2024년 9월 30일
  • Kong

Kong API G/W API Service 로드밸런싱

Kong API G/W API Service 로드밸런싱 Kong API 에서 로드 밸런싱은 API 요청 트래픽을 여러 업스트림에 분산시키고 서버에 대한 부담을 분산시켜 과부하를 방지하고 서버의 응답성을 향상시키고 오류를 줄입니다. Kong API G/W에서 로드밸런싱을 사용시켜 API 요청을 분산시켜보겠습니다. 목차1. 로드밸런싱 개요2. Kong…

ReadMore
Kong API Gateway의 Key Authentication을 통해 API 인증 구현
  • DevOpsKim
  • 2024년 7월 4일
  • Kong

Kong API Gateway 의 Key Authentication을 통해 API 인증 구현

Kong API Gateway 의 Key Authentication을 통해 API 인증 구현 Kong API Gateway 의 Key Authentication 플러그인은 API 관리 및 인증을 위한 강력한 도구로, Key Authentication을 통해 안전하고 효율적인 API 인증을 구현할 수 있습니다.이 블로그 포스트에서는 Kong API Gateway의 Key…

ReadMore
Kong Gateway 란?
  • DevOpsKim
  • 2024년 6월 4일
  • Kong

Kong Gateway 란?

Kong Gateway 란? Kong Gateway 는 현대의 마이크로서비스 아키텍처에서 API 관리를 쉽게 해주는 오픈소스 API Gateway 입니다. 이는 API 호출의 라우팅, 인증, 속도 제한, 로깅, 변환 등의 기능을 제공하여 API 관리를 단순화하고 성능을 최적화합니다.해당 포스트에서는 Kong Gateway 의 주요 기능,…

ReadMore
  • DevOpsShin
  • 2024년 4월 24일
  • AWS

AWS + Cloud-Native NGINX 통합 사용 사례보기

AWS + Cloud-Native NGINX 통합 사용 사례 Cloud-Native를 위한 AWS 환경에서 NGINX 사용사례를 살펴볼 것입니다. L4/L7 로드 밸런싱, 리버스 프록시, API Gateway, 웹 서버, 콘텐츠 캐시, Kubernetes Ingrerss Controller를 위한 all-in-one 솔루션인 AWS 와 NGINX 를 통합하여 복잡성을 제거해보세요. 목차…

ReadMore
  • DevOpsShin
  • 2024년 4월 3일
  • API Gateway

API Gateway 로 NGINX Plus를 사용하는 이유

API Gateway 로 NGINX Plus를 사용하는 이유 NGINX Plus API Gateway 는 모놀리스 또는 마이크로서비스, 멀티클라우드 또는 하이브리드 등 모든 아키텍처에서 실행되는 API를 제공하고 보호하기 위한 경량 클라우드 네이티브 API Gateway 입니다. 목차 1. NGINX Plus를 API Gateway 로 사용하는…

ReadMore
내부 API
  • DevOpsKim
  • 2024년 4월 1일
  • API Gateway

내부 API 관리 모범 사례

내부 API 관리 모범 사례 일부 소비자 대면 API는 너무 널리 퍼져서 Google Maps 및 Stripe와 같이 누구나 아는 이름이 되었지만 내부 API 는 API 경제의 진정한 강자입니다. 내부 API(즉, 조직 내의 고객과 개발자에게만 노출되는 API)는 기업의 디지털 혁신 노력의…

ReadMore
  • DevOpsShin
  • 2024년 3월 7일
  • API Gateway

API Gateway 란?

API Gateway 란? API(애플리케이션 프로그래밍 인터페이스)는 최신 IT 환경에서 사용자, 애플리케이션, 서비스를 서로 연결하는 가장 일반적인 방법입니다. API Gateway 는 앱 전송 인프라의 구성 요소로, 클라이언트와 서비스 사이에 위치하며 클라이언트와 서비스 간의 API 통신을 중앙에서 처리합니다. 또한 온프레미스, 멀티클라우드, 하이브리드…

ReadMore
  • DevOpsShin
  • 2024년 2월 27일
  • API Gateway

API Gateway 란 무엇인가?

API Gateway 란 무언인가? API Gateway 는 클라이언트의 요청(특히 API 호출)을 수락하여 적절한 백엔드 앱 또는 마이크로서비스로 라우팅합니다. 백엔드 서비스와 API 소비자 간의 중요한 트래픽을 보호하고 중개하여 보안 침해, 다운타임, 성능 저하 위험을 줄입니다. 오늘날 대부분의 최신 앱은 두 애플리케이션…

ReadMore
Adobe, NGINX 채택로 API Gateway 강화
  • DevOpsKim
  • 2024년 1월 23일
  • NGINX

Adobe, NGINX 채택으로 API Gateway 강화

Adobe, NGINX 채택으로 API Gateway 강화 Adobe 의 내부 및 외부 API 사용자들은 이제 모두 NGINX 를 통해 라우팅됩니다. Adobe Systems은 '포토샵 하기'라는 새로운 동사를 영어 언어에 도입할 만큼 큰 회사입니다.이 회사의 인기 있는 사진 보정 도구는 페이지 레이아웃, 비디오…

ReadMore

글 탐색

  • 1
  • 2
  • 3
  • …
  • 5
Search for:

Recent News

  • f5 waf for nginx
    F5 NGINX WAF for NGINX –…
    2026년 4월 6일
  • NGINX Gateway Fabric
    NGINX Gateway Fabric: TCPRoute
    2026년 3월 30일
  • nginx gateway fabric mirror
    NGINX Gateway Fabric – 클라우드 환경…
    2026년 3월 23일

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 (154)
  • Microservices (40)
  • NGINX (445)
  • 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 Gateway API 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 mirror server 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 TCPRoute Telemetry tempo Terraform thread pools traffic shadowing 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
  • 홈
 

댓글 로드중...
 

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