This environment allows you to deploy containers and Kubernetes pods
What is CAAS?
This is how teams are separated into their own space
What is an Org?
This tool runs provisioning flows by submitting a form
What is Emmet?
This tool is used to build and destroy VMs
What is CRMT?
This term is used to reference multiple RabbitMQ nodes for a single org
What is a Cluster?
The software was originally developed by VMware
What is PCF?
This value triggers unacknowledged messages to be re-queued
What is Consumer Timeout?
This database keeps track of all Rabbit instances and related provisioning information
What is PuppetDB?
This declarative code base makes sure all RabbitMQ Configurations are the same
What is Puppet?
This application type processes messages from a Queue
What is a Consumer?
This is the geo location of the primary datacenter for Production
What is Richardson Texas?
This file path can be used to view logs on a Rabbit node
What is '/var/logs/rabbitmq'?
This queue is used to route message that originally failed to be processed
What is the Dead Letter Queue (DLQ)?
This tool allows messages to be moved from one place to another.
What is a Shovel?
This application sends messages to the Queue
What is a Producer?
Leverages Tanzu Application Service (TAS) to provide our Platform as a Service (PaaS)
What is TP2?
This command is used to stop the Rabbit service in the CLI
What is 'rabbitmqctl stop_app'?
This pattern can be confusing to some, it allows messages to be processed by either datacenter
What is Active/Active?
This tool is used to repair, updated and checkout RabbitMQ
What is Ansible?
This system provides virtual IPs to applications in which they use to communicate with Rabbit
What is a Load Balancer (f5)?
This is where all Rabbit nodes are deployed
What is IAAS?
This group name is used to verify the owners of a RabbitMQ team
What is an LDAP Group?
This is the final flow before a Rabbit node is accessible
What is the Activation flow?
These two process are used to retain messages and clearing the queue
What is Export & Purge?
This service is used to provide the initial bind state to Rabbit
What is a Service Broker?