Creating application profiles
Application profiles make life easy when you switch the phases (Development to Stage, and Stage to Live) of your web or mobile application. If you use different application profiles specific to each instance, then you don't need to change the Service Connection credentials when you switch the phases of the VB application.
Application profiles are the reusable components and denote the instances (development, UAT, production, and so on) of the backend REST APIs. You can create different application profiles that are specific to the instance and use them while adding the backend servers, as shown in the previous section.
By default, an application profile is created with the name Base configuration. In order to access the application profiles, open any one of the VB applications, go to the Action menu from the top-right corner, click Settings, and then move to the Application Profiles tab.
The following screenshot shows the application profiles...