Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build AMI from US-west-2 rather than 1, to save 13% #53

Closed
wants to merge 1 commit into from
Closed

Build AMI from US-west-2 rather than 1, to save 13% #53

wants to merge 1 commit into from

Conversation

ck37
Copy link
Contributor

@ck37 ck37 commented Jul 16, 2015

m3.medium is $0.077/hr in Northern California and $0.067/hr in Oregon, with similar pricing advantages for other instance types. (http://aws.amazon.com/ec2/pricing/)

Could also be cool to eventually use the spot pricing option for packer (just do spot_price="auto"):
https://www.packer.io/docs/builders/amazon-ebs.html#spot_price

m3.medium is $0.077/hr in Northern California and $0.067/hr in Oregon, with similar pricing advantages for other instance types. (http://aws.amazon.com/ec2/pricing/)
@ck37
Copy link
Contributor Author

ck37 commented Jul 16, 2015

Oops, I need to update the image to use ami-ffce8bcf for Oregon, and also copy the AMI to us-west-1.

@ck37 ck37 closed this Jul 16, 2015
@paciorek
Copy link
Contributor

I think previously I was building primarily for us-west-2.

On Thu, Jul 16, 2015 at 12:43 PM, Chris Kennedy notifications@github.com
wrote:

Closed #53 #53.


Reply to this email directly or view it on GitHub
#53 (comment).

@paciorek
Copy link
Contributor

Never mind, I see that I was using us-west-1 for building. What I was
thinking of was that I was putting the AMI in both us-west-{1,2}.

On Thu, Jul 16, 2015 at 12:48 PM, Chris Paciorek <paciorek@stat.berkeley.edu

wrote:

I think previously I was building primarily for us-west-2.

On Thu, Jul 16, 2015 at 12:43 PM, Chris Kennedy notifications@github.com
wrote:

Closed #53 #53.


Reply to this email directly or view it on GitHub
#53 (comment).

@paciorek
Copy link
Contributor

Chris, if you do this change to the EC2 json file, you should change
ami-regions to be us-west-1 so that the AMI gets created for both
us-west-{1,2} in case users do want to use it in us-west-1.

On Thu, Jul 16, 2015 at 1:46 PM, Chris Paciorek paciorek@stat.berkeley.edu
wrote:

Never mind, I see that I was using us-west-1 for building. What I was
thinking of was that I was putting the AMI in both us-west-{1,2}.

On Thu, Jul 16, 2015 at 12:48 PM, Chris Paciorek <
paciorek@stat.berkeley.edu> wrote:

I think previously I was building primarily for us-west-2.

On Thu, Jul 16, 2015 at 12:43 PM, Chris Kennedy <notifications@github.com

wrote:

Closed #53 #53.


Reply to this email directly or view it on GitHub
#53 (comment).

@ck37 ck37 deleted the patch-3 branch July 16, 2015 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants