Burstable EC2 T2 instances: what are they, what's the performance and the cost
1–7 of 7 posts
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#2They are good machines. As long as you don't run out of CPU credits you won't really notice poor CPU performance for normal workloads.
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#3The only time we use other instances is when we really do need that all-day CPU performance. Thank you for your article!
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#4They are good machines. As long as you don't run out of CPU credits you won't really notice poor CPU performance for normal workloads.
*for high workloads. Yep. When they run out of credits (which happens a lot less often than our clients usually predict), the system handles the workload with the baseline performance. Depending on how well the software running on the server is designed, that can mean simply a few delays on the requests of the users; it doesn't have to break functionality.
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#5The only time we use other instances is when we really do need that all-day CPU performance. Thank you for your article!
Glad you liked it. If you share it as well, you may have five internet thanks-money from me.
Actually I'm making this offer available to all the HN users.
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#6I use t2 instances for everything I can. Only on-demand build slaves and job processors get M or C types, and those are killed as soon as their work is done to save money.
Re: Burstable EC2 T2 instances: what are they, what's the performance and the cost
#7very informative, thanks!
let's just say I'm changing servers ;)