Re: Testing in AWS, EBS - Mailing list pgsql-performance

From Artem Tomyuk
Subject Re: Testing in AWS, EBS
Date
Msg-id CANYYVq+8R6GR6Q5T+PrR=3kMttBZ=FwBqCfq9EWM4D0nvaaOcw@mail.gmail.com
Whole thread Raw
In response to Re: Testing in AWS, EBS  (Yves Dorfsman <yves@zioup.com>)
Responses Re: Testing in AWS, EBS
List pgsql-performance
Yes, the smaller instance you choose - the slower ebs will be. 
EBS lives separately from EC2, they are communicating via network. So small instance = low network bandwidth = poorer disk performance.
But still strong recommendation to pre-warm your ebs in any case, especially if they created from snapshot.

2016-05-26 15:53 GMT+03:00 Yves Dorfsman <yves@zioup.com>:
On 2016-05-25 19:08, Rayson Ho wrote:
> Actually, when "EBS-Optimized" is on, then the instance gets dedicated
> bandwidth to EBS.

Hadn't realised that, thanks.
Is the EBS bandwidth then somewhat limited depending on the type of instance too?

--
http://yves.zioup.com
gpg: 4096R/32B0F416



--
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

pgsql-performance by date:

Previous
From: Yves Dorfsman
Date:
Subject: Re: Testing in AWS, EBS
Next
From: Rayson Ho
Date:
Subject: Re: Testing in AWS, EBS