How to enable Amazon Simple Queue Service SQS

0 votes

How to enable Amazon Simple Queue Service (SQS)

Dec 28, 2018 in AWS by Sradha
• 1,760 points
561 views

1 answer to this question.

0 votes

Please follow the below steps in order to create to create an Amazon SQS Queue :

1) Sign in to the Amazon SQS console.

2) Choose Create New Queue

3) On the Create New Queue page, ensure that you're in the correct region and then type the Queue Name

NOTE : The name of a FIFO queue must end with the .fifo suffix. FIFO queues are available in the US East (N. Virginia), US East (Ohio), US West (Oregon), and EU (Ireland) Regions.

4) Standard is selected by default. Choose FIFO.

5) Create you Queue

  • To create your queue with the default parameters, choose Quick-Create Queue.

  • To configure your queue's parameters, choose Configure Queue. When you finish configuring the parameters, choose Create Queue.
    1.image

You new queue is created and selected in the queue list.

NOTE: When you create a queue, it takes a short time for the queue to propagate throughout Amazon SQS. Choose The queue Type column helps you distinguish standard queues from FIFO queues at a glance. For a FIFO queue, the Content-Based Duplication column displays whether you have enabled exactly-once processing..

image

Hope this Helps !

answered Dec 28, 2018 by Shuvodip

Related Questions In AWS

0 votes
1 answer

How to delete events from an Amazon SQS?

I'm assuming that you don't care about ...READ MORE

answered Sep 21, 2018 in AWS by Archana
• 4,170 points
683 views
+1 vote
1 answer
0 votes
1 answer

How to copy .csv file from Amazon S3 bucket?

Boto3 is the library to use for ...READ MORE

answered Jul 6, 2018 in AWS by Priyaj
• 58,090 points
1,842 views
0 votes
1 answer
+1 vote
2 answers
+3 votes
6 answers

How to move files from amazon ec2 to s3 bucket using command line

Hey, 3 ways you can do this: To ...READ MORE

answered Oct 9, 2018 in AWS by Omkar
• 69,210 points
19,218 views
0 votes
1 answer

In Amazon Data Pipeline, how to make sure only once instance of a pipeline is running at any time?

On the CopyTablesActivity, you could set a lateAfterTimeout attribute ...READ MORE

answered Sep 19, 2018 in AWS by Priyaj
• 58,090 points
1,927 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP