AWS Global Accelerator

AWS Global Accelerator is a service that improves the availability and performance of your applications with local or global users. It provides static IP addresses that act as a fixed entry point to your application endpoints in a single or multiple AWS Regions, such as your Application Load Balancers, Network Load Balancers or Amazon EC2 instances.

AWS Global Accelerator uses the AWS global network to optimize the path from your users to your applications, improving the performance of your traffic by as much as 60%. You can test the performance benefits from your location with a speed comparison tool. AWS Global Accelerator continually monitors the health of your application endpoints and redirects traffic to healthy endpoints in less than 30 seconds.

Below are the cmdlets which are available with AWS Global Accelerator

CmdletNameServiceOperation
Add-GACLByoipCidrProvision                         ProvisionByoipCidr                            
Add-GACLResourceTag                                TagResource                                   
Get-GACLAccelerator                                DescribeAccelerator                           
Get-GACLAcceleratorAttribute                       DescribeAcceleratorAttributes                 
Get-GACLAcceleratorList                            ListAccelerators                              
Get-GACLByoipCidrList                              ListByoipCidrs                                
Get-GACLEndpointGroup                              DescribeEndpointGroup                         
Get-GACLEndpointGroupList                          ListEndpointGroups                            
Get-GACLListener                                   DescribeListener                              
Get-GACLListenerList                               ListListeners                                 
Get-GACLResourceTag                                ListTagsForResource                           
New-GACLAccelerator                                CreateAccelerator                             
New-GACLEndpointGroup                              CreateEndpointGroup                           
New-GACLListener                                   CreateListener                                
Remove-GACLAccelerator                             DeleteAccelerator                             
Remove-GACLByoipCidrProvision                      DeprovisionByoipCidr                          
Remove-GACLEndpointGroup                           DeleteEndpointGroup                           
Remove-GACLListener                                DeleteListener                                
Remove-GACLResourceTag                             UntagResource                                 
Start-GACLAdvertisingByoipCidr                     AdvertiseByoipCidr                            
Stop-GACLAdvertisingByoipCidr                      WithdrawByoipCidr                             
Update-GACLAccelerator                             UpdateAccelerator                             
Update-GACLAcceleratorAttribute                    UpdateAcceleratorAttributes                   
Update-GACLEndpointGroup                           UpdateEndpointGroup                           
Update-GACLListener                                UpdateListener                                

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 *