6.2
Table Of Contents
- Using Application Services
- Contents
- Using Application Services
- Updated Information
- Introducing Application Services
- Install and Configure Application Services
- Installing Application Services
- Preparing to Install Application Services
- Start the Application Services Appliance
- Troubleshooting Problems Connecting to the Application Services Web Interface
- Unlock Your darwin_user Account
- Restart Application Services
- Configure Application Services to Use a Proxy for External URLs
- Register Application Services to vRealize Automation
- Upgrading Application Services
- Setting Up Users and Groups
- Using Tenants and Business Groups in Application Services
- Import Predefined Content to a Tenant
- Using the Application Services Web Interface
- Setting Up Application Provisioning for the Application Services Environment
- Virtual Machine Requirements for Creating vRealize Automation Custom Templates
- Creating Virtual Machine Templates in vRealize Automation
- Updating Existing Virtual Machine Templates in vRealize Automation
- Register the vRealize Automation Cloud Provider and Template
- Create a vRealize Automation Deployment Environment
- Setting Up Application Provisioning for the vCloud Director Environment
- Virtual Machine Requirements for Creating vCloud Director Custom Templates
- Creating Windows Virtual Machine Templates in vCloud Director
- Create Linux Virtual Machine Templates in vCloud Director
- Verify Cloud Template Configuration from the vCloud Director Catalog
- Updating Existing Virtual Machine Templates in vCloud Director
- Exporting Virtual Machine Templates with OVF Format
- Register the vCloud Director Cloud Provider and Template
- Create a vCloud Director Deployment Environment
- Setting Up Application Provisioning for the Amazon EC2 Environment
- Developing Application Services Components
- Managing the Application Services Library
- Creating Applications
- Working with Artifacts
- Deploying Applications
- Setting Up and Configuring a Deployment Profile
- Deploying with Deployment Profiles
- Publishing Deployment Profiles to the vCloud Automation Center Service Catalog
- Request a vRealize Automation Service Catalog Item
- Using the Deployment Summary Page
- Using the Composite Deployment Summary Page
- Understanding the Deployment and Update Process
- Understanding Deployment Failures
- Updating Application Deployments
- Initiate an Update Process to Scale Out Deployments
- Initiate an Update Process to Scale In Deployments
- Initiate an Update Process to Modify Configurations
- Use an Existing Update Profile
- Promote an Update Profile
- Rollback an Update Process
- Understanding Run Custom Task Update
- Troubleshoot Failed Update Process to Scale Deployments
- Troubleshoot Failed Update Process to Modify Configuration
- Deploying Predefined Library Components
- Managing Deployments
- View Deployment Task and Blueprint Details for an Application
- View Deployed VM Details and Execution Plan of an Application
- Start a Policy Scan
- Tear Down an Application from the Cloud
- Scale In Deployments from vCloud Automation Center
- Scale Out Deployments from vCloud Automation Center
- Tear Down an Application from vCloud Automation Center
- Delete an Application Deployment from Application Services
- Cancel a Deployment or an Update Process
- View Policy Compliance Summary
- Using the Application Services CLI
- Using the CLI Import and Export Functions
15 Review the modified properties and actions in the update.
The dependent properties with defined update scripts are highlighted.
16 Click Update to deploy the updated application.
The update process deploys the scaled out update to the cloud.
What to do next
You can check the status of the deployment from the deployment summary page. See Using the
Deployment Summary Page.
Learn about the various processes that take place in the background when the deployed application is
updated in the cloud. See Understanding the Deployment and Update Process.
Initiate an Update Process to Scale In Deployments
With Application Services, you can create an update profile for an existing deployment to scale in clusters
of one or more nodes for example, to free unused resources and accommodate the changing load in the
scalable application. When you scale in a clustered node of a deployed application, you can configure
only the cluster size of the node that were modeled as clusters in the application blueprint.
During an update process to scale in a deployed application, based on the update settings, the update
script runs on the dependent components followed by the teardown action script to remove the nodes. In
a multitiered application, if a node depends on the scaled in clustered node, an update script must run on
the dependent node.
For example, in a deployed Clustered Dukes Bank App, you can scale in the appServer node to reduce
the load. During the update process, the update script runs on dependent load_balancer node. The
teardown action script removes the appServer_2 and appServer_3 nodes from the deployment. The
action script also calls the cloud provider API to remove the nodes from the cloud environment.
During scale-in, you can attach a custom task with a scaled-in node and perform the update. However,
when this scale-in update profile is reused, the node does not have any custom task associated with it.
This is because, during the first time scale-in, the custom task information is deleted along with the
scaled-in node. Hence it cannot be used for scale-in reuse.
You define the UPDATE and the TEARDOWN life cycle stage scripts for a dependent service or
application component during the initial application deployment. The update scripts run on dependent
nodes and the teardown scripts run on the scaled in nodes. You can also add or modify the update and
teardown script during the update process. When you configure the update or teardown script during the
update process, the script is saved for future deployments in the update profile.
Note You cannot modify the install, configure, or start scripts during an update process. You can
configure only the update and teardown script.
With REST APIs in Application Services, you can automate the scale in of a deployed application. See
Using Application Services REST APIs document.
Using Application Services
VMware, Inc. 200