[askGPT] AWS AppSync vs AWS API Gateway
·
CLOUD/AWS Cloud
https://g.co/bard/share/a973f33135c4 https://bard.google.com/share/a973f33135c4 bard.google.com https://medium.com/@i.vikas/api-gateway-vs-aws-appsync-e3f41ff6d72b API Gateway vs AWS AppSync Comparison between API Gateway and AWS AppSync medium.com Conclusion : (위 사이트에 따르면) In this post we have discussed about API Gateway and AppSync and also did the comparison based on certain parameters. As a ..
[askGPT] Kafka에 대한 아주 쉬운 비유와 토픽, 컨슈머, 메시지 브로커에 대한 설명
·
System Engineering
https://chat.openai.com/share/dae53904-1920-4aa9-a2a8-ad2fd2335e5e ChatGPT A conversational AI system that listens, learns, and challenges chat.openai.com 조금 보완하자면, 여러 컨슈머 그룹이 존재하고, 각 컨슈머 그룹은 독립적인 파티션의 오프셋을 갖는다. 따라서 컨슈머 그룹 A의 오프셋 2를 쓰면, 해당 그룹 내에서는 오프셋 2를 건너뛰고 사용하는 것이고, 컨슈머 그룹 B에서는 그룹 A와 완전히 별개로 오프셋 2를 또 쓸 수 있는 것이다.