A VI Admin is defining Storage Policies for a heavily utilized database environment that is migrating from a traditional 3-Tier LUN architecture to vSAN HCI.
The traditional SAN presented 20 databases on a single 10 TB LUN, which suffered from the "noisy neighbor" effect. The admin creates an SPBM rule set for the new HCI environment.
```
# HCI Storage Policy Definition
Name: DB-Per-VM-Policy
Capabilities:
FailuresToTolerate: 2 failures - RAID-6
StripeWidth: 4
IOPSLimit: 25000
```
How do the core characteristics of HCI and SPBM resolve the limitations found in the traditional 3-Tier architecture in this specific scenario? (Select all that apply.)