A company needs a massive postgresql database and the engineering team would like to retain control over managing the patches, version upgrades for the database, and consistent performance with high iops. the team wants to install the database on an amazon ec2 instance with the optimal storage type on the attached amazon ebs volume. as a solutions architect, which of the following configurations would you suggest to the engineering team?
a. Amazon EC2 with EBS volume of Provisioned IOPS SSD (io1) type (Correct)
b. Amazon EC2 with EBS volume of General Purpose SSD (gp2) type
c. Amazon EC2 with EBS volume of Throughput Optimized HDD (st1) type
d. Amazon EC2 with EBS volume of cold HDD (sc1) type