Raju MandalforTechMandalblog.rajumandal.com.np·Nov 22, 2023Queue-based Load Leveling Architecture Design Pattern on AWSBuffering services with the help of a queue is very common. In Microsoft’s Cloud Architecture Patterns, it’s called the queue-based load leveling pattern, Yan Cui calls it Decoupled Invocation, and Jeremy Daly calls it the Scalable Webhook. A queue d...DiscussAWS
Sumit Mondalsumit007.hashnode.dev·Nov 19, 2023"Decoding the Wonders of Amazon Simple Queue Service (SQS): A Symphony of Scalability and Reliability"Introduction: In the vast universe of cloud computing, Amazon Web Services (AWS) stands as a celestial giant, offering a myriad of services that power businesses around the globe. Among the stars of AWS services, one particularly noteworthy constella...DiscussAWS SQS
M. Nizamnizam754.hashnode.dev·Oct 23, 2023Messaging and Queuing in AWSAmazon Web Services (AWS) offers a suite of messaging and queuing services that cater to different use cases, from simple message queuing to real-time streaming data. Here's a brief overview of these services and their use cases: Amazon SQS (Simple Q...DiscussAWS
Amrutha Damruthadronamraju.hashnode.dev·Oct 15, 2023AWS SQS Interview Q/AWhat is AWS SQS? AWS SQS, or Amazon Simple Queue Service, is a fully managed message queuing service provided by Amazon Web Services. It is designed to help users decouple and scale their microservices, distributed systems, and serverless applicatio...DiscussAWS Services Interview Q/AAWS
Karuppiah Natarajankaruppiah.dev·Oct 13, 2023Managing tens of thousands of messages in deadletter queues at TogaiAt Togai, we have a microservices architecture. When some specific events happen, we push the event information to a message broker (NATS) so that other services that are interested in the event can consume it and do its work/processing. Whenever the...DiscussAWS SQS
Abdulsalam Abdulrazaqabdulfrfr.hashnode.dev·Sep 7, 2023Amazon SQS and SNS: Deciphering the Power of MessagingAmazon SQS (Simple Queue Service) is a vital queuing service that empowers the decoupling of applications. It allows producers to send messages in response to events, with consumers pulling and processing these messages. Producers span a wide array o...DiscussDevOpsAWS
Jayanth Kumarjayanthkumar777.hashnode.dev·Aug 26, 2023Masterclass: Turbocharge Your Workflow with a Serverless AI-Powered Batch Processing System using AWS, Node.js, Express.js, and FirebaseIntroduction In the realm of modern technology, the notion of leveraging AI models to craft intricate content bears a striking resemblance to the meticulous process of generating images. Just as an artist dedicates time to refining each stroke, AI mo...Discussaws lambda
forLập Trình Viênlaptrinhvien.hashnode.dev·Jun 11, 2023AWS SQS: Hướng dẫn toàn diện từ lý thuyết đến thực hành với Node.js1. Giới thiệu về AWS SQS 1.1. Định nghĩa AWS SQS, hay còn được gọi là Amazon Simple Queue Service, là một dịch vụ hàng đợi tin nhắn được quản lý hoàn toàn, mang đến khả năng giao tiếp giữa các thành phần phân tán của hệ thống thông qua hàng đợi tin n...DiscussAWS
Abhay SinghProabhaysingh.hashnode.dev·Jun 3, 2023Top 10 AWS SQS Interview Questions: Prepare for Your Next Job InterviewHere are the top 10 AWS SQS (Simple Queue Service) interview questions along with their answers: What is AWS SQS? AWS SQS (Simple Queue Service) is a fully managed message queuing service that enables you to decouple and scale microservices, distrib...DiscussAWS
Shruti Pawarscriptsbyshruti.hashnode.dev·May 28, 2023AWS Simple Queue ServiceIntroduction Suppose there are 4 counters at the billing. I spent less time waiting in line. However, on weekdays when there is a little rush, 4 people will be paid. What are the four people doing at the counter? Whether it is Amazon, Snapdeal or Yo...Discuss·34 readsAWS