본문 바로가기

반응형
SMALL

Architecture/MSA

(20)
마이크로서비스 테스트, Test Honeycomb 전략 https://velog.io/@recordsbeat/Test-Honeycomb-Thoughts?fbclid=IwAR3vCHSFD1SXd2a8C1_s4aN2Yx9SHmgWv2vCoPJt_m-R5E-0UgRCTzAPFCo 마이크로서비스 테스트, Test Honeycomb 전략 이 Test는 무료로 해줍니다! velog.io
Spring Boot Microservices - Spring Cloud API Gateway https://www.javaguides.net/2022/10/spring-boot-microservices-spring-cloud-api-gateway.html?spref=fb&fbclid=IwAR0EwDSX0G32A34o6eFK9nWHs84kh4jN0g1t4AX1r4N2QjqKHIV-L4laJzc Spring Boot Microservices - Spring Cloud API Gateway In this tutorial, we will learn how to set up an API gateway into our microservices project using the Spring Cloud Gateway library. www.javaguides.net
Microservices Communication — part 2— Sync vs Async vs Hybrid? https://dineshchandgr.medium.com/microservices-communication-part-2-sync-vs-async-vs-hybrid-23d057e137d8 Microservices Communication — part 2— Sync vs Async vs Hybrid? Hello Everyone. In the previous article, we saw that there are just 3 ways of communication between the services i.e synchronous… dineshchandgr.medium.com
Do you know Distributed Job Scheduling in Microservices Architecture? https://levelup.gitconnected.com/do-you-know-distributed-job-scheduling-in-microservices-architecture-44082adad8ac Do you know Distributed Job Scheduling in Microservices Architecture? Hello everyone. In this article, we are going to see about Distributed Job Schedulers in Microservices architecture. In my previous… levelup.gitconnected.com
Microservices Design Patterns https://learncsdesigns.medium.com/microservices-design-patterns-c7191263b467 Microservices Design Patterns This is the 3rd post in a series on microservices architecture. This article is originally published at https://www.learncsdesign.com learncsdesigns.medium.com
[MSA]What does API gateway do? What does API gateway do? An API gateway typically provides several important functions. Some common ones are: - authentication and security policy enforcement - load balancing and circuit breaking - protocol translation and service discovery - monitoring, logging, analytics, and billing - caching
[gRPC]Restful vs gRPC vs GraphQL https://giljae.com/2022/08/05/Restful-vs-gRPC-vs-GraphQL.html Restful vs gRPC vs GraphQL - Giljae Joo (주길재) 얼마전 프로젝트 진행 시, RESTful의 엔드포인트에 대해서 문제가 생겼었다. 구현상에 문제는 없지만 Addressability를 보장해야 하는 DX관점에서의 문제였다. 지금이야 REST로 API를 만들어서 제공하지 giljae.com
[마이크로서비스] 모놀리식 vs 마이크로서비스, 어떤 아키텍처를 선택할까? https://medium.com/@giljae/%EB%AA%A8%EB%86%80%EB%A6%AC%EC%8B%9D-vs-%EB%A7%88%EC%9D%B4%ED%81%AC%EB%A1%9C%EC%84%9C%EB%B9%84%EC%8A%A4-%EC%96%B4%EB%96%A4-%EC%95%84%ED%82%A4%ED%85%8D%EC%B2%98%EB%A5%BC-%EC%84%A0%ED%83%9D%ED%95%A0%EA%B9%8C-e73b25d93bc2 모놀리식 vs 마이크로서비스, 어떤 아키텍처를 선택할까? 모놀리식과 마이크로서비스 아키텍처중 어떤 아키텍처를 선택해야 하는지에 대해서 요즘IT에 기고했다. 아래는 기고한 글 일부이다. giljae.medium.com
[Nginx]NGINX API Gateway – API 정의 및 인증 구현 NGINX API Gateway – API 정의 및 인증 구현 https://nginxstore.com/blog/api-gateway/nginx-api-gateway-api-%ec%a0%95%ec%9d%98-%eb%b0%8f-%ec%9d%b8%ec%a6%9d-%ea%b5%ac%ed%98%84/ NGINX API Gateway - API 정의 및 인증 구현 API Gateway 사용 사례를 설명하고 효율적이고 확장 가능하며 유지 관리하기 쉬운 방식으로 처리하도록 NGINX를 구성하는 방법을 보여줍니다. 클라이언트 요청 재작성, 에러 핸들링, 인증 구현(API Key nginxstore.com
[MSA]Microservices Architecture Expert MSA 트레이닝 센터 Microservices Architecture Expert MSA 트레이닝 센터 https://nginxstore.com/training/?utm_campaign=MSA%20%ED%8A%B8%EB%A0%88%EC%9D%B4%EB%8B%9D%20%EC%84%BC%ED%84%B0&utm_source=hs_email&utm_medium=email&utm_content=2&_hsenc=p2ANqtz--1tWSs35EJbdMQ58oArAF3BLSeZ5cMjj6YmT9lbjD7G-VL3UYQCzEtfPiN0cCkLsFNfR6XIEwu9AkjYCpxAug-BHujFA MSA 트레이닝 센터 NGINX STORE 에서 제공하는 MSA 트레이닝 센터입니다. MSA 배포, API Gateway, 쿠버네티스, NGINX R..

반응형
LIST