Coder Social home page Coder Social logo

Comments (7)

tmitchel2 avatar tmitchel2 commented on June 22, 2024

I think this is more analytics which i think should be separated out from the actual autoscaler itself. You might be able to set SNS notification based upon a cloudwatch trigger without changes to this.

from dynamodb-lambda-autoscale.

awinder avatar awinder commented on June 22, 2024

Yeah that could work, but then I'd miss out / have to replicate logic from this to know why a decision was made to tune up / down from the autoscaler (as would anyone else using this project). I guess I could also subclass the ProvisionerConfigurableBase class but, then I'd have to maintain a fork

from dynamodb-lambda-autoscale.

tmitchel2 avatar tmitchel2 commented on June 22, 2024

Other people have mentioned the requirement of forking as a concern which i can understand and agree with, however i don't want this package to turn into a big blob. I think i will end up making it so you auto generate a template project, pull down this function using npm and then configure / add plugins to do additional work. That way users will be able to create and share additional features without polluting the 'small' core functionality. This will take a little time but it will definitely happen...

from dynamodb-lambda-autoscale.

awinder avatar awinder commented on June 22, 2024

Ah that makes perfect sense, thanks for explaining the intentions. I will keep an eye out. If you get to the point where you have a solid arch. vision for some of this work and just need an extra set of hands, shoot me a message 😃

from dynamodb-lambda-autoscale.

alexraju91 avatar alexraju91 commented on June 22, 2024

@awinder I'm having a similar requirement, to get the update notification in slack. Were you able to complete this.

from dynamodb-lambda-autoscale.

awinder avatar awinder commented on June 22, 2024

Yeah I did, you can check out my fork if it's helpful https://github.com/awinder/dynamodb-lambda-autoscale/. I'm not actively maintaining anything with this though; we ended up going forward with dynamic-dynamodb instead which supported SNS messaging out of the box

from dynamodb-lambda-autoscale.

alexraju91 avatar alexraju91 commented on June 22, 2024

This looks great. I will try your code and let you know. Thank you !!

from dynamodb-lambda-autoscale.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.