Which two statements are true about network groups?

You want to control network traffic among your DBaaS instances.
Which two statements are true about network groups?

You want to control network traffic among your DBaaS instances.
Which two statements are true about network groups?

A.
By default, the DBaaS instances in a network group are accessible from hosts outside
the network group.

B.
You can add a DBaaS instance to a network group, but this enables communication only
within this network group.

C.
You can add a DBaaS instance to a network group, thus enabling communication with
all other DBaaS instances both inside and outside thenetwork group.

D.
You can create a network group to enable unrestricted communication among your
DBaaS instances.

E.
DBaaS prevents network groups from having unrestricted communication among DBaaS
instances.

Explanation:
Network groups provide a method for VMs to be grouped together forcommunications and
firewall rules. You can define network groups to allow VMs within agroup to communicate
with each other, while also preventing those VMs fromcommunicating outside the group.
Note:
Access rule. Access rules define the permitted paths of communication for VMs that are
within a network group. You can define an access rule to enable a specific path of
communication between two network groups, orbetween a network group and a specified
list of IP addresses.
http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/dbaas/OU/Intr
oDBaaS/ConfiguringNetworkSettings/ConfiguringNetworkSettings.html#section2s2



Leave a Reply 7

Your email address will not be published. Required fields are marked *


skykenobi

skykenobi

Maybe B and D

Ivan

Ivan

Hello, cannot find any information about “Network Groups” in the Cloud Service documentation, any suggestion?
Thank you

Saugi

Saugi

No

its B E,there is a catch in option D “You can create a network group to enable unrestricted communication among your DBaaS instances”.its not saying about unrestricted communication among instances in same network group,its generally saying “You can create a network group to enable unrestricted communication among (all) your DBaaS instances (across all network groups).

blabla

blabla

B, D

“network group” = security list.
.. I don’t know why this question refers to them as “network group”.

Control network traffic among database deployment compute nodes in the same security list

>> To enable unrestricted communication between your database deployment compute nodes dedicated to development,
create a security list and then associate development database deployment compute nodes to the security list.

>> A security list associates a set of database deployment compute nodes and policies.

>> When you associate a compute node to a , the compute node can communicate with all the other compute nodes in security list
the same , but not with the compute nodes of other security lists.