How to define the security group explicitly

You can define security groups for a Port as follows:

  • Drop a SecurityGroup to the editor.

  • Connect on the dependency of a Port to the feature of the SecurityGroup.

  • Drop one or more SecurityGroupRule on the SecurityGroup.

../_images/7-Bash-secgroup-explicit.png

Figure 1. Define security group explicitly

  • Specify the security group rule (e.g., allow inbound traffic with protocol tcp on port 8080 from the remote 0.0.0.0/0).

../_images/7-Bash-secgroup-rule-explicit.png

Figure 2. An example of security group rule