Amazon MQ

Amazon MQ is a managed message broker service for Apache ActiveMQ that makes it easy to set up and operate message brokers in the cloud. Message brokers allow different software systems–often using different programming languages, and on different platforms–to communicate and exchange information. Amazon MQ reduces your operational load by managing the provisioning, setup, and maintenance of ActiveMQ, a popular open-source message broker. Connecting your current applications to Amazon MQ is easy because it uses industry-standard APIs and protocols for messaging, including JMS, NMS, AMQP, STOMP, MQTT, and WebSocket. Using standards means that in most cases, there’s no need to rewrite any messaging code when you migrate to AWS.

Below are the cmdlets which are available with Amazon MQ

CmdletNameServiceOperation
Get-MQBroker                                       DescribeBroker                                
Get-MQBrokerEngineType                             DescribeBrokerEngineTypes                     
Get-MQBrokerInstanceOption                         DescribeBrokerInstanceOptions                 
Get-MQBrokerList                                   ListBrokers                                   
Get-MQConfiguration                                DescribeConfiguration                         
Get-MQConfigurationList                            ListConfigurations                            
Get-MQConfigurationRevision                        DescribeConfigurationRevision                 
Get-MQConfigurationRevisionList                    ListConfigurationRevisions                    
Get-MQTagList                                      ListTags                                      
Get-MQUser                                         DescribeUser                                  
Get-MQUserList                                     ListUsers                                     
New-MQBroker                                       CreateBroker                                  
New-MQConfiguration                                CreateConfiguration                           
New-MQTag                                          CreateTags                                    
New-MQUser                                         CreateUser                                    
Remove-MQBroker                                    DeleteBroker                                  
Remove-MQTag                                       DeleteTags                                    
Remove-MQUser                                      DeleteUser                                    
Restart-MQBroker                                   RebootBroker                                  
Update-MQBroker                                    UpdateBroker                                  
Update-MQConfiguration                             UpdateConfiguration                           
Update-MQUser                                      UpdateUser                                    

You can also check other AWS Services, and each services cmdlets we are providing.

Click on this Link for an Single place, where you get all the PowerShell cmdlets sorted based on the modules.

You can also refer other blogs on PowerShell at link

You can also refer other blogs on Microsoft at link

And also if you required any technology you want to learn, let us know below we will publish them in our site http://tossolution.com/

Like our page in Facebook and follow us for New technical information.

References are taken from Microsoft and AWS

Leave a Reply

Your email address will not be published. Required fields are marked *