Creating virtual application patterns
Create virtual application patterns to model virtual applications that you can deploy to the cloud.
Before you begin
About this task
When you create a virtual application, you first select a pattern type. The pattern type abstracts the infrastructure and middleware layers for a particular type of workload, such as a web application. You can then create a virtual application pattern by using the components that are associated with the selected pattern type.
Use the Pattern Builder to define, create, and
deploy your virtual applications. For example, rather than installing, configuring, and creating a
connection to a specific instance of a database, you can specify the need for a database and provide
the associated database schema in your virtual application pattern. The database instance and the
connection in the cloud is then created for you by the virtual application pattern.
Attention: You
can optionally specify a password for some elements during pattern
creation. These password fields are provided as a convenience during
the testing and development process. Passwords must not be saved in
the pattern for patterns that are used in a production environment.
Instead, leave the field blank during pattern creation and specify
the password when the pattern is deployed.
You can use the console, the command line interface, or the REST API to complete this task. For the command line and REST API information, see the Related information section.