본문 바로가기

반응형
SMALL

Architecture

(89)
마이크로서비스 테스트, Test Honeycomb 전략 https://velog.io/@recordsbeat/Test-Honeycomb-Thoughts?fbclid=IwAR3vCHSFD1SXd2a8C1_s4aN2Yx9SHmgWv2vCoPJt_m-R5E-0UgRCTzAPFCo 마이크로서비스 테스트, Test Honeycomb 전략 이 Test는 무료로 해줍니다! velog.io
How does Uber predict ride ETAs?
File Access Denied in a Cluster with Load Balancing https://codersite.dev/load-balancing-clustering/?fbclid=IwAR2syhwAzKqH6BnQFTQBKk0rIldUyqtxV-VAIOK8P4bf80E7-jnBO4BTwio File Access Denied in a Cluster with Load Balancing Load balancing is a process that routes network traffic to a group of backend servers, also known as a server pool codersite.dev
From 0 to Millions: A Guide to Scaling Your App - Part 1 https://blog.bytebytego.com/p/from-0-to-millions-a-guide-to-scaling?utm_source=substack&utm_medium=email From 0 to Millions: A Guide to Scaling Your App - Part 1 In this four-part series, we'll discuss a typical architectural evolution of a website/app, and how/why we make technical choices at different stages. Do we build a monolithic application at the beginning? When do we add a cache? When d..
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
SAGA Pattern in Microservices architecture.
EP 3 - Difference between API Gateway and Load Balancer https://javarevisited.substack.com/p/difference-between-api-gateway-and?utm_source=facebook&sd=pf&fbclid=IwAR3iLU7odwvValVtT69zGGiaAgx65aKrORuiKgqMLyi0eSLMKWq2HzVfnD4 EP 3 - Difference between API Gateway and Load Balancer API Gateway is designed to handle API requests and can also perform authentication, rate limiting, and caching as opposed to just distributing traffic to multiple instances li..
DevOps
서버리스 모델이 백엔드 개발자를 위협하진 않을까? https://medium.com/monday-9-pm/%EC%84%9C%EB%B2%84%EB%A6%AC%EC%8A%A4-%EB%AA%A8%EB%8D%B8%EC%9D%B4-%EB%B0%B1%EC%97%94%EB%93%9C-%EA%B0%9C%EB%B0%9C%EC%9E%90%EB%A5%BC-%EC%9C%84%ED%98%91%ED%95%98%EC%A7%84-%EC%95%8A%EC%9D%84%EA%B9%8C-c5194a66c432 서버리스 모델이 백엔드 개발자를 위협하진 않을까? AWS Lambda 로 서버리스 찍먹해보기 medium.com
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

반응형
LIST