본문 바로가기

반응형
SMALL

Architecture

(86)
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
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
Business Intelligence Key Components Architecture!
HOW DISCORD STORES TRILLIONS OF MESSAGES https://discord.com/blog/how-discord-stores-trillions-of-messages?utm_source=substack&utm_medium=email How Discord Stores Trillions of Messages Almost six years after our blog post titled "How Discord Stores Billions of Messages," we’ve changed a lot, and this means how we store messages has needed to adapt as we scale. Engineer Bo Ingram shares insight into how Discord shoulders its traffic and..

반응형
LIST