Rabbit MQ MCQs with answers Page - 5

Here, you will find a collection of MCQ questions on Rabbit MQ. Go through these questions to enhance your preparation for upcoming examinations and interviews.

To check the correct answer, simply click the View Answer button provided for each question.

Have your own questions to contribute? Click the button below to share your MCQs with others!

+ Add Question

A

Admin • 831K Points
Coach

Q. Scenario: High throughput system needs to avoid overwhelming consumers. What should be used?

  • (A) Fanout exchange
  • (B) Prefetch count
  • (C) Auto-delete
  • (D) TTL

A

Admin • 831K Points
Coach

Q. What is a shovel in RabbitMQ?

  • (A) Deletes messages
  • (B) Moves messages between brokers
  • (C) Creates queues
  • (D) Encrypts messages

A

Admin • 831K Points
Coach

Q. What is federation in RabbitMQ?

  • (A) Combining queues
  • (B) Linking multiple brokers for message sharing
  • (C) Deleting exchanges
  • (D) Encrypting communication

A

Admin • 831K Points
Coach

Q. Scenario: You want to route messages based on headers instead of routing keys. Which exchange?

  • (A) Direct
  • (B) Topic
  • (C) Fanout
  • (D) Headers

A

Admin • 831K Points
Coach

Q. What is the default exchange type in RabbitMQ?

  • (A) Fanout
  • (B) Topic
  • (C) Direct
  • (D) Headers

A

Admin • 831K Points
Coach

Q. What does the 'mandatory' flag do when publishing a message?

  • (A) Ensures message persistence
  • (B) Returns message to producer if not routed
  • (C) Deletes message if not consumed
  • (D) Retries sending automatically

A

Admin • 831K Points
Coach

Q. What is the role of 'immediate' flag in RabbitMQ?

  • (A) Ensures instant delivery
  • (B) Sends message only if consumer is available
  • (C) Delays message
  • (D) Encrypts message

A

Admin • 831K Points
Coach

Q. Scenario: Messages are piling up in queue and consumers are slow. What is the best approach?

  • (A) Increase queue size
  • (B) Add more consumers
  • (C) Delete messages
  • (D) Restart broker

A

Admin • 831K Points
Coach

Q. Which plugin provides a web-based UI for RabbitMQ?

  • (A) rabbitmq_admin
  • (B) rabbitmq_management
  • (C) rabbitmq_ui
  • (D) rabbitmq_dashboard

A

Admin • 831K Points
Coach

Q. What is lazy queue in RabbitMQ?

  • (A) Queue that delays processing
  • (B) Queue that stores messages on disk instead of RAM
  • (C) Temporary queue
  • (D) Queue without consumers

Add MCQ in this Category

If you want to share an MCQ question in this category, it's a great idea! It will be helpful for many other students using this website.

Share Your MCQ