bustle / shep

A framework for building JavaScript Applications with AWS API Gateway and Lambda
MIT License
377 stars 27 forks source link

S3 Bucket Optimization #284

Open chris-olszewski opened 7 years ago

chris-olszewski commented 7 years ago

If we create sha of the zip we could update code by parsing the CodeSha256 and convert it from base641 to hex and then create the key from that. This would be useful for config changes as it would avoid the need for downloading/uploading the code zip file.

reconbot commented 7 years ago

+1

On Mon, Jul 17, 2017 at 12:28 PM, Chris Olszewski notifications@github.com wrote:

If we create sha of the zip we could update code by parsing the CodeSha256 and convert it from base641 to hex and then create the key from that. This would be useful for config changes as it would avoid the need for downloading/uploading the code zip file.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/bustle/shep/issues/284, or mute the thread https://github.com/notifications/unsubscribe-auth/AABlbivy58k-zO8ViPQq10IUbsyNUz3Gks5sO4qEgaJpZM4OaML2 .

-- Francis Gulotta Director of Engineering Bustle.com / @bustlelabs