본문 바로가기

반응형
SMALL

Architecture

(86)
What is Cloud Native?
How pinterest Personalize Ads and Homefeed Ranking with Transformers
Hot-Warm Architecture in Elasticsearch 1/n https://codersite.dev/hot-warm-architecture-elasticsearch/?fbclid=IwAR28I0gQ9HTkpiMu_kGXsdAcW3lxwJo8P23My9HV7p34nWEg8-jU02KN2Nc Hot-Warm Architecture in Elasticsearch 1/n Hot-warm architecture is a powerful way to separate an Elasticsearch deployment into “hot” data nodes and “warm” data nodes. codersite.dev
Microservices In Java https://javatechonline.com/microservices-in-java/?fbclid=IwAR1uUDMXmlP8zDASpUB6sVVFWSBcwFxOZqrfsw2HnxFAV5Yi5v8cqp139Vw Microservices In Java - JavaTechOnline Microservices in Java, Java Microservice, how to build microservices in java, microservices java, what is microservices in java, microservices tutorial java javatechonline.com
엔터프라이즈 MSA 이야기 1탄 - 주문서비스(Milestone1) https://gsretail.tistory.com/26 엔터프라이즈 MSA 이야기 1탄 - 주문서비스(Milestone1) 안녕하세요. 주문서비스팀 김헌기입니다. 회사에서는 Darion으로 불리고 있습니다. 이번에는 엔터프라이즈 환경에서의 레거시 서비스 구조개선에 대한 현실적인 이야기를 적어보려고 합니다. MSA gsretail.tistory.com
NGINX의 개념과 이해 https://velog.io/@jihyunhillpark/%EC%84%9C%EB%B2%84-%EB%B0%B0%ED%8F%AC-1.-NGINX%EB%9E%80 1. NGINX의 개념과 이해 사용자가 어플리케이션을 사용하기 위해서는 반드시 배포작업을 거쳐야한다. 최근 웹서버로 NGINX를 많이 쓰는 것을 볼 수가 있는데 과연 이놈이 어떤 놈인지 알아보고 사용해보자. NGINX란? web ser velog.io
실시간 API Gateway 아키텍처 https://nginxstore.com/blog/api-gateway/%ec%8b%a4%ec%8b%9c%ea%b0%84-api-%ec%b0%b8%ec%a1%b0-%ec%95%84%ed%82%a4%ed%85%8d%ec%b2%98/ 실시간 API Gateway 아키텍처 실시간 API 는 우리 삶에서 얼마나 중요한 역할을 하는지 보여주었습니다. 이 포스트는 NGINX의 가장 크고 가장 까다로운 고객과의 작업을 기반으로 실시 API 참조 아키텍처를 제공하여 이러한 질 nginxstore.com
How does CDN work?
Foreign exchange in payments
Why is Redis so fast? Why is Redis so fast? There are 3 main reasons as shown in the diagram below. 1. Redis is a RAM-based database. RAM access is at least 1000 times faster than random disk access. 2. Redis leverages IO multiplexing and single-threaded execution loop for execution efficiency. 3. Redis leverages several efficient lower-level data structures.

반응형
LIST