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

pre-upload node and git to blob to reduce bandwidth costs #12

Open
tjanczuk opened this issue May 1, 2012 · 2 comments
Open

pre-upload node and git to blob to reduce bandwidth costs #12

tjanczuk opened this issue May 1, 2012 · 2 comments

Comments

@tjanczuk
Copy link
Owner

tjanczuk commented May 1, 2012

No description provided.

@woloski
Copy link
Contributor

woloski commented May 24, 2012

+1... not so much to save bandwidth, but more about speed, especially in conferences :) The faster you are up and running, the better

@tjanczuk
Copy link
Owner Author

Strictly speaking, neither node or git are part of the cspkg. Both are downloaded from the web on role startup. This bug is to instead pre-upload node and git to blob storage: since data transfer within the data center is free, in multi-instance deployments this will be less expensive than having each instance download the bits from the web. Likely more reliable too.


From: Matias Woloski [[email protected]]
Sent: Wednesday, May 23, 2012 6:22 PM
To: Tomasz Janczuk
Subject: Re: [git-azure] pre-upload node and git to blob to reduce bandwidth costs (#12)

+1... not so much to save bandwidth, but more about speed, especially in conferences :) The faster you are up and running, the better


Reply to this email directly or view it on GitHub:
#12 (comment)

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

No branches or pull requests

2 participants