Cloud cost simulation
Summarize
Summary of Cloud cost simulation
The Cloud Cost Simulation feature enables ServiceNow customers to estimate the cost of migrating on-premise virtual machines (VMs) to cloud environments such as AWS or Azure before performing the actual migration. This simulation helps in making informed decisions by providing cost comparisons, including scenarios with or without Bring Your Own License (BYOL) options.
Show less
Migration criteria are defined by users with the sammanager role, who can specify conditions such as VMs running specific software like SQL Server or those with end-of-life (EOL) software and hardware. The Software Asset Management application automatically provides recommendations based on EOL software, hardware, and resource utilization, selecting the optimal VMs for migration and matching them with equivalent cloud resources.
After reviewing the simulation cost, customers can initiate a change request to proceed with migration based on the chosen cloud provider.
Plugins Required
- Cloud Insights application plugin (snclinbilling): Provides cloud infrastructure details and cost data.
- Hardware Asset Management (snhamp): Supplies information on hardware end-of-life status.
- Cloud Migration Assessment application (com.sncloudmigration): Offers data on resource utilization of on-premise VMs.
Use Cases
- End of Life for Software: Identify VMs running software nearing end of life and simulate migration costs, including benefits like Azure’s free extended security updates for certain Microsoft products. Note that recommendations are available only for Microsoft Azure and AWS shared VMware VMs, excluding dedicated host machines.
- End of Life for Hardware: Simulate migration costs for VMs hosted on hardware approaching end of life. Activation of the Hardware Asset Management plugin is required to access this data.
- Resource Utilization: Optimize costs by recommending cloud VMs sized appropriately based on actual CPU and RAM usage of on-premise VMs (e.g., downsizing a 32-vCPU VM to 4-vCPU if utilization is low). This requires the Cloud Migration Assessment plugin for utilization data.
Simulate the cost of moving your on-premise resources to the cloud environment before performing the migration.
Plugins required
- Cloud Insights application plugin (sn_clin_billing): for cloud infrastructure details and cost.
- Hardware Asset Management (sn_hamp): for end of life cycle for hardware.
- Cloud Migration Assessment application (com.sn_cloud_migration): for resource utilization.
Overview
The sam_manager role specifies the criteria for migrating the resources to the cloud. For example, you may need all virtual machines installed with SQL Server or all virtual machines having end of life software. In addition the Software Asset Management application automatically provides recommendations based on End of Life software and hardware and resource utilization.
Based on the criteria or recommendation, the Software Asset Management application automatically selects the virtual machines that match your criteria. Once all the on-premise virtual machine have been identified, the Software Asset Management application matches those virtual machines with the virtual machines on the cloud: AWS or Azure.
The most optimal matching of resources is conducted and the total cost involved is given to you. Cost for the various cloud providers: AWS and Azure is mentioned along with or without the cost of Bring Your Own License (BYOL). Once the decision is made to move to a particular cloud provider, a change request can be created to move forward with the implementation.
For information on comparing and evaluating the estimate cost of migrating your resources to the cloud, see Cloud simulator dashboard.
Use cases
- End of life for software: On some virtual machines, you may have software that is
nearing the end of its life cycle. Calculate the cost of migrating these virtual
machines to the cloud, taking into account all of the benefits. For example, Microsoft Azure offers free extended security updates for certain Microsoft products that have reached the end of their life
cycle.Note:Recommendations are only shown for Microsoft Azure and AWS shared VMware virtual machines and not for dedicated host machines.
- End of life for hardware: You may have virtual machines running on hardware that is
nearing its end of life phase. Simulate the cost of moving these virtual machines to the
cloud.Note:Ensure that you have activated of the Hardware Asset Management (sn_hamp) plugin to get data on end of life cycle for hardware and hardware cost.
- Resource utilization: Some on-premise virtual machines may have low CPU and RAM
utilization. Simulate the cost of moving these virtual machines to the cloud by
recommending the appropriate sized virtual machines. For example, if a 32 vCPU virtual
machine on-premises, is utilizing only 4 vCPU, the recommendation would be a 4-vCPU
virtual machine on the cloud, resulting in cost savings.Note:Ensure that you have activated the Cloud Migration Assessment application (com.sn_cloud_migration) plugin to get data on resource utilization.