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)
      • NGINX Gateway Fabric
      • F5 WAF for NGINX (renewal)
    • 솔루션
      • 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
  • DevOpsSong
  • 2024년 9월 25일
  • API Gateway

NGINX API Gateway URI rewrite 설정 방법

NGINX API Gateway URI rewrite 설정 방법 이 포스트에서는 NGINX 서버를 API Gateway 로 간단하게 구성하고, URI rewrite 설정을 통해 클라이언트 요청 URI를 재작성(Rewrite)하여 백엔드 서버로 전달하는 방법에 관해 설명합니다. API Gateway 구성 이전에 NGINX 설치가 필요하다면 NGINX 설치(OSS) 및…

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월 28일
  • API Gateway

API 스프롤 이란?

API 스프롤 이란? API 스프롤 은 조직이 디지털 트랜스포메이션을 구현할 때 발생하는 두 가지 문제, 즉 API 수의 기하급수적인 증가와 여러 아키텍처와 팀에 걸쳐 API가 물리적으로 분산되는 것을 말합니다. 많은 요인이 API 확산에 영향을 미칩니다. 가장 일반적인 몇 가지 요인은…

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

APIM 솔루션은 정말 안전한가요?

APIM 솔루션은 정말 안전한가요? NGINX 는 업계에서 가장 보편적으로 사용되는 API Gateway로, Apigee, Axway, IBM DataPower, Kong, Red Hat 3scale, Torry Harris 등의 APIM 솔루션에서 API 트래픽을 처리하는 인프라 구성 요소입니다. 2018년에 설문 조사에 참여한 사용자 중 40% 이상이 API…

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

API Connectivity 란?

API Connectivity 란? API connectivity 란 재사용 가능한 모듈식 API를 사용해 클라우드 네이티브 환경에서 데이터와 애플리케이션을 연결하는 것을 말합니다. 개별 API의 수명 주기를 관리하는 데 중점을 두는 API management와 달리, API connectivity 는 많은 API가 서로 통신하는 느슨하게 결합된 마이크로서비스…

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

API 란?

API 란? Applications Programming Interface(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

글 탐색

  • 1
  • 2
  • …
  • 5
Search for:

Recent News

  • Istio Ambient Mesh 적용과 NGINX Plus…
    2026년 5월 4일
  • NGINX One
    NGINX One 으로 시작하는 F5 WAF…
    2026년 4월 27일
  • nginx gateway fabric rate limit
    NGINX Gateway Fabric Rate Limit 설정…
    2026년 4월 20일

Category

  • AI (13)
  • API Gateway (42)
  • API Security (38)
  • AWS (18)
  • Blog (9)
  • CI/CD (7)
  • HAProxy (7)
  • Istio (19)
  • Keycloak (6)
  • Kong (11)
  • Kubernetes (154)
  • Microservices (40)
  • NGINX (446)
  • NGINX Agent (7)
  • NGINX Gateway Fabric (2)
  • NGINX One (20)
  • 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
  • 홈

댓글 로드중...

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