Are Reserved Instance (RI) benefits aggregated across instances?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
3
down vote

favorite












If I reserve 1 r4.xlarge for 1 year, but throughout the year I run 2 r4.xlarge instances as follows:

* 1 instance 10 am to 8 pm every weekday (10 hours, 5 days a week)

* Another instance 10 am to 8 pm every day (10 hours, every day)

.

So I only used 20 hours of instances per day (at max).

Will this mean that the RI will deduct everything and I don't have to pay anything?

Or will I have to pay the cost of the first instance (running on weekdays) and RI will only cover costs for the second instance (since both are running at same time on weekdays)?










share|improve this question







New contributor




lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.























    up vote
    3
    down vote

    favorite












    If I reserve 1 r4.xlarge for 1 year, but throughout the year I run 2 r4.xlarge instances as follows:

    * 1 instance 10 am to 8 pm every weekday (10 hours, 5 days a week)

    * Another instance 10 am to 8 pm every day (10 hours, every day)

    .

    So I only used 20 hours of instances per day (at max).

    Will this mean that the RI will deduct everything and I don't have to pay anything?

    Or will I have to pay the cost of the first instance (running on weekdays) and RI will only cover costs for the second instance (since both are running at same time on weekdays)?










    share|improve this question







    New contributor




    lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.





















      up vote
      3
      down vote

      favorite









      up vote
      3
      down vote

      favorite











      If I reserve 1 r4.xlarge for 1 year, but throughout the year I run 2 r4.xlarge instances as follows:

      * 1 instance 10 am to 8 pm every weekday (10 hours, 5 days a week)

      * Another instance 10 am to 8 pm every day (10 hours, every day)

      .

      So I only used 20 hours of instances per day (at max).

      Will this mean that the RI will deduct everything and I don't have to pay anything?

      Or will I have to pay the cost of the first instance (running on weekdays) and RI will only cover costs for the second instance (since both are running at same time on weekdays)?










      share|improve this question







      New contributor




      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      If I reserve 1 r4.xlarge for 1 year, but throughout the year I run 2 r4.xlarge instances as follows:

      * 1 instance 10 am to 8 pm every weekday (10 hours, 5 days a week)

      * Another instance 10 am to 8 pm every day (10 hours, every day)

      .

      So I only used 20 hours of instances per day (at max).

      Will this mean that the RI will deduct everything and I don't have to pay anything?

      Or will I have to pay the cost of the first instance (running on weekdays) and RI will only cover costs for the second instance (since both are running at same time on weekdays)?







      amazon-web-services reserved-instances






      share|improve this question







      New contributor




      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.











      share|improve this question







      New contributor




      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      share|improve this question




      share|improve this question






      New contributor




      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 1 hour ago









      lucifer

      184




      184




      New contributor




      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      lucifer is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          According to Reserved Instances - How You Are Billed the RI benefit is applied to 3600 seconds of running time across all your instances in a clock-hour.



          In your case if you're running the instances concurrently from 10am to 8pm the RI benefit will only offset one instance, however if you run one instance 10am to 8pm and another one from 8pm to 10am it will be applied to both. Even if you run one instance from 10:00 to 10:15 and the other instance from 10:00 to 10:45 - that is in that clock-hour they will run for 3600 together, even if overlapping for some time, you the RI discount will apply.



          Have a look at that link Reserved Instances - How You Are Billed - it's well explained there.



          Hope that helps :)






          share|improve this answer



























            up vote
            1
            down vote













            You'll have to pay the on-demand rate for one of the instances.




            You can run multiple instances concurrently, but can only receive the benefit of the Reserved Instance discount for a total of 3600 seconds per clock-hour; instance usage that exceeds 3600 seconds in a clock-hour is billed at the On-Demand rate.



            For example, if you purchase one m4.xlarge Reserved Instance and run four m4.xlarge instances concurrently for one hour, one instance is charged at one hour of Reserved Instance usage and the other three instances are charged at three hours of On-Demand usage.



            https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html




            Which specific instance will receive the benefit of the reserved instance pricing during any given hour is undefined, but this has no impact on what you ultimately pay.






            share|improve this answer




















              Your Answer







              StackExchange.ready(function()
              var channelOptions =
              tags: "".split(" "),
              id: "2"
              ;
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function()
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled)
              StackExchange.using("snippets", function()
              createEditor();
              );

              else
              createEditor();

              );

              function createEditor()
              StackExchange.prepareEditor(
              heartbeatType: 'answer',
              convertImagesToLinks: true,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              );



              );






              lucifer is a new contributor. Be nice, and check out our Code of Conduct.









               

              draft saved


              draft discarded


















              StackExchange.ready(
              function ()
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f936566%2fare-reserved-instance-ri-benefits-aggregated-across-instances%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              2
              down vote



              accepted










              According to Reserved Instances - How You Are Billed the RI benefit is applied to 3600 seconds of running time across all your instances in a clock-hour.



              In your case if you're running the instances concurrently from 10am to 8pm the RI benefit will only offset one instance, however if you run one instance 10am to 8pm and another one from 8pm to 10am it will be applied to both. Even if you run one instance from 10:00 to 10:15 and the other instance from 10:00 to 10:45 - that is in that clock-hour they will run for 3600 together, even if overlapping for some time, you the RI discount will apply.



              Have a look at that link Reserved Instances - How You Are Billed - it's well explained there.



              Hope that helps :)






              share|improve this answer
























                up vote
                2
                down vote



                accepted










                According to Reserved Instances - How You Are Billed the RI benefit is applied to 3600 seconds of running time across all your instances in a clock-hour.



                In your case if you're running the instances concurrently from 10am to 8pm the RI benefit will only offset one instance, however if you run one instance 10am to 8pm and another one from 8pm to 10am it will be applied to both. Even if you run one instance from 10:00 to 10:15 and the other instance from 10:00 to 10:45 - that is in that clock-hour they will run for 3600 together, even if overlapping for some time, you the RI discount will apply.



                Have a look at that link Reserved Instances - How You Are Billed - it's well explained there.



                Hope that helps :)






                share|improve this answer






















                  up vote
                  2
                  down vote



                  accepted







                  up vote
                  2
                  down vote



                  accepted






                  According to Reserved Instances - How You Are Billed the RI benefit is applied to 3600 seconds of running time across all your instances in a clock-hour.



                  In your case if you're running the instances concurrently from 10am to 8pm the RI benefit will only offset one instance, however if you run one instance 10am to 8pm and another one from 8pm to 10am it will be applied to both. Even if you run one instance from 10:00 to 10:15 and the other instance from 10:00 to 10:45 - that is in that clock-hour they will run for 3600 together, even if overlapping for some time, you the RI discount will apply.



                  Have a look at that link Reserved Instances - How You Are Billed - it's well explained there.



                  Hope that helps :)






                  share|improve this answer












                  According to Reserved Instances - How You Are Billed the RI benefit is applied to 3600 seconds of running time across all your instances in a clock-hour.



                  In your case if you're running the instances concurrently from 10am to 8pm the RI benefit will only offset one instance, however if you run one instance 10am to 8pm and another one from 8pm to 10am it will be applied to both. Even if you run one instance from 10:00 to 10:15 and the other instance from 10:00 to 10:45 - that is in that clock-hour they will run for 3600 together, even if overlapping for some time, you the RI discount will apply.



                  Have a look at that link Reserved Instances - How You Are Billed - it's well explained there.



                  Hope that helps :)







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered 13 mins ago









                  MLu

                  2,8781328




                  2,8781328






















                      up vote
                      1
                      down vote













                      You'll have to pay the on-demand rate for one of the instances.




                      You can run multiple instances concurrently, but can only receive the benefit of the Reserved Instance discount for a total of 3600 seconds per clock-hour; instance usage that exceeds 3600 seconds in a clock-hour is billed at the On-Demand rate.



                      For example, if you purchase one m4.xlarge Reserved Instance and run four m4.xlarge instances concurrently for one hour, one instance is charged at one hour of Reserved Instance usage and the other three instances are charged at three hours of On-Demand usage.



                      https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html




                      Which specific instance will receive the benefit of the reserved instance pricing during any given hour is undefined, but this has no impact on what you ultimately pay.






                      share|improve this answer
























                        up vote
                        1
                        down vote













                        You'll have to pay the on-demand rate for one of the instances.




                        You can run multiple instances concurrently, but can only receive the benefit of the Reserved Instance discount for a total of 3600 seconds per clock-hour; instance usage that exceeds 3600 seconds in a clock-hour is billed at the On-Demand rate.



                        For example, if you purchase one m4.xlarge Reserved Instance and run four m4.xlarge instances concurrently for one hour, one instance is charged at one hour of Reserved Instance usage and the other three instances are charged at three hours of On-Demand usage.



                        https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html




                        Which specific instance will receive the benefit of the reserved instance pricing during any given hour is undefined, but this has no impact on what you ultimately pay.






                        share|improve this answer






















                          up vote
                          1
                          down vote










                          up vote
                          1
                          down vote









                          You'll have to pay the on-demand rate for one of the instances.




                          You can run multiple instances concurrently, but can only receive the benefit of the Reserved Instance discount for a total of 3600 seconds per clock-hour; instance usage that exceeds 3600 seconds in a clock-hour is billed at the On-Demand rate.



                          For example, if you purchase one m4.xlarge Reserved Instance and run four m4.xlarge instances concurrently for one hour, one instance is charged at one hour of Reserved Instance usage and the other three instances are charged at three hours of On-Demand usage.



                          https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html




                          Which specific instance will receive the benefit of the reserved instance pricing during any given hour is undefined, but this has no impact on what you ultimately pay.






                          share|improve this answer












                          You'll have to pay the on-demand rate for one of the instances.




                          You can run multiple instances concurrently, but can only receive the benefit of the Reserved Instance discount for a total of 3600 seconds per clock-hour; instance usage that exceeds 3600 seconds in a clock-hour is billed at the On-Demand rate.



                          For example, if you purchase one m4.xlarge Reserved Instance and run four m4.xlarge instances concurrently for one hour, one instance is charged at one hour of Reserved Instance usage and the other three instances are charged at three hours of On-Demand usage.



                          https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/concepts-reserved-instances-application.html




                          Which specific instance will receive the benefit of the reserved instance pricing during any given hour is undefined, but this has no impact on what you ultimately pay.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered 11 mins ago









                          Michael - sqlbot

                          14.3k2856




                          14.3k2856




















                              lucifer is a new contributor. Be nice, and check out our Code of Conduct.









                               

                              draft saved


                              draft discarded


















                              lucifer is a new contributor. Be nice, and check out our Code of Conduct.












                              lucifer is a new contributor. Be nice, and check out our Code of Conduct.











                              lucifer is a new contributor. Be nice, and check out our Code of Conduct.













                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f936566%2fare-reserved-instance-ri-benefits-aggregated-across-instances%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Comments

                              Popular posts from this blog

                              What does second last employer means? [closed]

                              List of Gilmore Girls characters

                              Confectionery