Amazon SQS
Amazon SQS (Simple Queue Service) is a fully managed message queuing service provided by Amazon Web Services (AWS). It enables applications to communicate with each other through asynchronous messaging, allowing for decoupling and scaling of distributed systems, microservices, and serverless applications.