Key features in this release:
- Integrates with Cloud Suitability Analyzer (CSA): Application Transformer for VMware Tanzu 2.0 integrates with Cloud Suitability Analyzer (CSA), and generates a score between 1 to 10 to determine the application readiness for containerization. If the score is less (below 10), Application Transformer for VMware Tanzu provides a list of findings, and prepares a list of recommendations to update the application for containerization.
- Supports Windows Containerization: Application Transformer for VMware Tanzu 2.0 supports two types of Windows Containerization.
- IIS Website Containerization
- Microsoft .NET Core Console App Containerization
- Supports VM Containerization: You can containerize a VM running on an ESX machine that is managed by a vCenter Server to deploy on the TKG cluster.
- Enhancements to Tomcat Containerization:
- Enables you to select the applications for containerization
- Allows you to edit the generated docker file
- Populates environment variables in the deployment file
- Supports Tomcat Day 2 operations, which includes updating Base OS, Tomcat version, Java version and upgrade application
- Discovery Enhancements:
- You can see the list of all the processes that are running on the introspected VMs and also export the report.
- You can see additional details in the reports.
- You can download the report based on the filter you apply on the inventory details.
- Topology Improvements:
- Includes active and historic flows from vRealize Network Insight.
- Groups the processes and flows into additional categories:
anonymous
: processes that do not fall under supported signaturesmiscellaneous
: flows that do not have an associated VM or when the VM is not yet introspected.Others
: flows from component to a non-vCenter inventory like physical machines, other cloud providers or Internet.
- Supports additional component signatures: Application Transformer for VMware Tanzu 2.0 supports more than 200 additional component signatures for Linux and Windows platforms. To view the complete list, go to Discovery > Settings > Component Signatures on the UI.
- Provides Command Line Interface: Application Transformer for VMware Tanzu 2.0 allows you to use the command line interface client library (
ATVTCLI
) to interact. For the list of commands, see Application Transformer for VMware Tanzu CLI Guide.