Publish and poll Amazon SQS messages [Amazon Web Services] [Cloud computing]

Описание к видео Publish and poll Amazon SQS messages [Amazon Web Services] [Cloud computing]

In this video, you will learn how to publish messages to an Amazon SQS queue and how to poll messages from the same via AWS console

Amazon Simple Queue Service (Amazon SQS) is a fully managed message queuing service that enables you to decouple and scale microservices, distributed systems, and serverless applications. SQS eliminates the complexity and overhead associated with managing and operating message oriented middleware, and empowers developers to focus on differentiating work. Using Amazon SQS, you can send, store, and receive messages between software components at any volume, without losing messages or requiring other services to be available. Get started with Amazon SQS in minutes using the AWS Management Console, AWS CLI, or SDK of your choice, and three simple commands. Amazon SQS offers two types of message queues. Standard queues offer maximum throughput, best-effort ordering, and at-least-once delivery. Amazon SQS FIFO queues are designed to guarantee that messages are processed exactly once, in the exact order that they are sent.

Category background: This service belongs to Application Integration category. This category offered by AWS contains following AWS Services: Amazon AppFlow, Amazon EventBridge, Amazon Managed Workflows for Apache Airflow (MWAA), Amazon MQ, Amazon Simple Notification Service (SNS), Amazon Simple Queue Service (SQS), AWS Step Functions, B2B Data Interchange

AWS Background: AWS is a leading cloud provider that provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered, pay-as-you-go basis.

P.S. Share this video with your coding buddies! Together, we'll dominate the cloud!

P.P.S. Subscribe for more short tutorials and become AWS rockstar!"

[AWS-SQS, AmazonSQS, sqs, ApplicationIntegration, aws, amazonwebservices, AWSApplicationIntegration, Managed-message-queues, cloudcomputing, howto, tutorial, demo, youtube, awsconsole]

Комментарии

Информация по комментариям в разработке