Amazon DynamoDB Accelerator (DAX)

Amazon DynamoDB Accelerator (DAX) is a fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement – from milliseconds to microseconds – even at millions of requests per second. DAX does all the heavy lifting required to add in-memory acceleration to your DynamoDB tables, without requiring developers to manage cache invalidation, data population, or cluster management. Now you can focus on building great applications for your customers without worrying about performance at scale. You do not need to modify application logic, since DAX is compatible with existing DynamoDB API calls. You can enable DAX with just a few clicks in the AWS Management Console or using the AWS SDK. Just as with DynamoDB, you only pay for the capacity you provision. 

Below are the cmdlets which are available with Amazon DynamoDB Accelerator (DAX)

CmdletNameServiceOperation
Add-DAXResourceTag                                 TagResource                                   
Get-DAXCluster                                     DescribeClusters                              
Get-DAXDefaultParameter                            DescribeDefaultParameters                     
Get-DAXEvent                                       DescribeEvents                                
Get-DAXParameter                                   DescribeParameters                            
Get-DAXParameterGroup                              DescribeParameterGroups                       
Get-DAXResourceTag                                 ListTags                                      
Get-DAXSubnetGroup                                 DescribeSubnetGroups                          
New-DAXCluster                                     CreateCluster                                 
New-DAXParameterGroup                              CreateParameterGroup                          
New-DAXSubnetGroup                                 CreateSubnetGroup                             
Remove-DAXCluster                                  DeleteCluster                                 
Remove-DAXParameterGroup                           DeleteParameterGroup                          
Remove-DAXResourceTag                              UntagResource                                 
Remove-DAXSubnetGroup                              DeleteSubnetGroup                             
Restart-DAXNode                                    RebootNode                                    
Set-DAXReplicationFactorDecrease                   DecreaseReplicationFactor                     
Set-DAXReplicationFactorIncrease                   IncreaseReplicationFactor                     
Update-DAXCluster                                  UpdateCluster                                 
Update-DAXParameterGroup                           UpdateParameterGroup                          
Update-DAXSubnetGroup                              UpdateSubnetGroup                             

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 *