AWS Application Discovery Service
AWS Application Discovery Service helps enterprise customers plan migration projects by gathering information about their on-premises data centers.
Planning data center migrations can involve thousands of workloads that are often deeply interdependent. Server utilization data and dependency mapping are important early first steps in the migration process. AWS Application Discovery Service collects and presents configuration, usage, and behavior data from your servers to help you better understand your workloads.
The collected data is retained in encrypted format in an AWS Application Discovery Service data store. You can export this data as a CSV file and use it to estimate the Total Cost of Ownership (TCO) of running on AWS and to plan your migration to AWS. In addition, this data is also available in AWS Migration Hub, where you can migrate the discovered servers and track their progress as they get migrated to AWS.
Below are the cmdlets which are available with AWS Application Discovery Service
CmdletName | ServiceOperation |
Add-ADSConfigurationItemsToApplication | AssociateConfigurationItemsToApplication |
Get-ADSAgent | DescribeAgents |
Get-ADSConfiguration | DescribeConfigurations |
Get-ADSConfigurationList | ListConfigurations |
Get-ADSContinuousExport | DescribeContinuousExports |
Get-ADSDiscoverySummary | GetDiscoverySummary |
Get-ADSExportConfiguration | DescribeExportConfigurations |
Get-ADSExportConfigurationsId | ExportConfigurations |
Get-ADSExportTask | DescribeExportTasks |
Get-ADSImportTask | DescribeImportTasks |
Get-ADSServerNeighborList | ListServerNeighbors |
Get-ADSTag | DescribeTags |
New-ADSApplication | CreateApplication |
New-ADSTag | CreateTags |
Remove-ADSApplication | DeleteApplications |
Remove-ADSConfigurationItemsFromApplication | DisassociateConfigurationItemsFromApplication |
Remove-ADSImportDataBatch | BatchDeleteImportData |
Remove-ADSTag | DeleteTags |
Start-ADSContinuousExport | StartContinuousExport |
Start-ADSDataCollectionByAgentId | StartDataCollectionByAgentIds |
Start-ADSExportTask | StartExportTask |
Start-ADSImportTask | StartImportTask |
Stop-ADSContinuousExport | StopContinuousExport |
Stop-ADSDataCollectionByAgentId | StopDataCollectionByAgentIds |
Update-ADSApplication | UpdateApplication |
You can also check other AWS Services, and each services cmdlets we are providing.