AWS X-Ray

AWS X-Ray helps developers analyze and debug production, distributed applications, such as those built using a microservices architecture. With X-Ray, you can understand how your application and its underlying services are performing to identify and troubleshoot the root cause of performance issues and errors. X-Ray provides an end-to-end view of requests as they travel through your application, and shows a map of your application’s underlying components. You can use X-Ray to analyze both applications in development and in production, from simple three-tier applications to complex microservices applications consisting of thousands of services.

Below are the cmdlets which are available with AWS X-Ray

CmdletNameServiceOperation
Get-XREncryptionConfig                             GetEncryptionConfig                           
Get-XRGroup                                        GetGroup                                      
Get-XRGroupSummary                                 GetGroups                                     
Get-XRSamplingRule                                 GetSamplingRules                              
Get-XRSamplingStatisticSummary                     GetSamplingStatisticSummaries                 
Get-XRSamplingTarget                               GetSamplingTargets                            
Get-XRServiceGraph                                 GetServiceGraph                               
Get-XRTimeSeriesServiceStatistic                   GetTimeSeriesServiceStatistics                
Get-XRTraceBatch                                   BatchGetTraces                                
Get-XRTraceGraph                                   GetTraceGraph                                 
Get-XRTraceSummary                                 GetTraceSummaries                             
New-XRGroup                                        CreateGroup                                   
New-XRSamplingRule                                 CreateSamplingRule                            
Remove-XRGroup                                     DeleteGroup                                   
Remove-XRSamplingRule                              DeleteSamplingRule                            
Update-XRGroup                                     UpdateGroup                                   
Update-XRSamplingRule                              UpdateSamplingRule                            
Write-XREncryptionConfig                           PutEncryptionConfig                           
Write-XRTelemetryRecord                            PutTelemetryRecords                           
Write-XRTraceSegment                               PutTraceSegments                              

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 *