I originally have my MySQL setting to 500 GB and 5000 IOPS. It has a write IOPS limit to 3500.
Later on, in order to boost the IOPS performance, I decided to upgrade the MySQL setting to 1.2 TB with 12000 Provisioned IOPS. However, it seems I am still bounded to 3500 Write IOPS limit.
I have a very heavy usage on one single table which store many user information and data. The Read IOPS is very low and less than 100.
Is there anything I have done wrongly or configured wrongly such that my write IOPS is limited?