Refer to the exhibit.

New e-commerce software is deployed on Cisco ACI fabric. The environment must meet these requirements;
* The overall number of contracts must be reduced by reusing the existing contracts within a VRF when possible
* The e-commerce software must communicate only with software EPGs that are part of the same ANP.
* The e-commerce software must be prevented from communicating with applications in different AN Ps.
Which scope must be selected to meet these requirements?
Correct Answer: C
The Endpoint Group (EPG) scope is the correct choice to meet the requirements for the e-commerce software in a Cisco ACI fabric. By selecting the EPG scope, contracts can be reused within the same Virtual Routing and Forwarding (VRF) context, reducing the overall number of contracts. Additionally, it ensures that the e-commerce software communicates only with software EPGs that are part of the same Application Network Profile (ANP), while preventing communication with applications in different ANPs. References := ( Implementing Cisco Application Centric Infrastructure Official Cert Guide )