How can we deal with the discounts for the reserved instances (http://aws.amazon.com/ec2/pricing/#reserved-volume-discounts)?
Depending on the overall sum of all the reserved instances upfront values contracted we may have a different discount.
Maybe we could simply have a Deduction (linked to all the pricePlans) with a usage variable for storing the total upfront value.
How can we deal with the discounts for the reserved instances (http://aws.amazon.com/ec2/pricing/#reserved-volume-discounts)? Depending on the overall sum of all the reserved instances upfront values contracted we may have a different discount.
Maybe we could simply have a Deduction (linked to all the pricePlans) with a usage variable for storing the total upfront value.