After you deploy an application on Serverless App Engine (SAE), you can change the vSwitch and security group to which the application belongs based on your business requirements. This topic describes how to change the security group and vSwitch of an application in the SAE console.

Background information

A security group acts as a virtual firewall that controls access to or from one or more application instances. Each instance must belong to at least one security group. You can modify network access control to or from applications by changing the security group of the applications. For more information, see Overview.

A vSwitch is a basic network component that connects different cloud resources in a virtual private cloud (VPC). After you create a vSwitch, you can create resources in the vSwitch and associate the vSwitch with a route table or a network access control list (ACL). For more information, see Create and manage a vSwitch.

Change a security group

  1. Log on to the SAE console.
  2. In the left-side navigation pane, click Applications. In the top navigation bar, select a region and click the name of an application.
  3. In the Application Information section of the Basic Information tab, click Change Security Group in the Security Group field.
  4. In the Change Security Group dialog box, select the security group that you want to use and click OK.
    On the Basic Information tab, check the value of the Security Group parameter. If the value is updated, the security group is changed.

Change a vSwitch

  1. Log on to the SAE console.
  2. In the left-side navigation pane, click Applications. In the top navigation bar, select a region and click the name of an application.
  3. In the Application Information section of the Basic Information tab, click Multi-vSwitch Deployment in the vSwitch field.
  4. In the Multi-vSwitch Deployment dialog box, select the vSwitch that you want to use and click OK.
    Note You can select a maximum of three vSwitches at a time.
    On the Basic Information tab, check the value of the vSwitch parameter. If the value is updated, the selected vSwitch is deployed.