Giter VIP home page Giter VIP logo

aws-samples / aws-application-auto-scaling-kinesis Goto Github PK

View Code? Open in Web Editor NEW
28.0 7.0 28.0 22 KB

Leveraging Amazon Application Auto Scaling you have now the possibility to interact to custom resources in order to automatically handle infrastructure or service resize. You will find a demo regarding how to integrate Amazon Application Auto Scaling with Amazon Kinesis Data Stream in order to scale your shards, in a fully serverless fashion

License: MIT No Attribution

Python 100.00%

aws-application-auto-scaling-kinesis's Introduction

AWS Application Auto Scaling Kinesis

Leveraging Amazon Application Auto Scaling you have now the possibility to interact to custom resources in order to automatically handle infrastructure or service resize. You will find a demo regarding how to integrate Amazon Application Auto Scaling with Amazon Kinesis Data Stream in order to scale your shards, in a fully serverless fashion

License Summary

This sample code is made available under a modified MIT license. See the LICENSE file.

aws-application-auto-scaling-kinesis's People

Contributors

gnobile avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aws-application-auto-scaling-kinesis's Issues

ApplicationAutoScaling issue

Dear All ,
When i am trying to use this cloudformation script for Autoscaling . Following error message displayed

KinesisAutoscaling failed : Account is not authorized (Service: AWSApplicationAutoScaling; Status Code: 400; Error Code: AccessDeniedException; Request ID: 33186854-fc33-11e9-88e1-5b2d2a1d587a)

Account is not authorized (Service: AWSApplicationAutoScaling; Status Code: 400; Error Code: AccessDeniedException; Request ID: 33186854-fc33-11e9-88e1-5b2d2a1d587a)
Cloudformation_issue

Removing API Gateway from Infrastructure

The current implementation uses API Gateway to invoke the Lambda function, is it possible to invoke the Lambda directly from the AutoScaling Policy/Target or possibly an SNS topic which then triggers the Lambda?

The reason I ask is, it would be great if resources could be placed in a specific subnet for increased security. While the API Gateway can be placed in a subnet, it requires a VPC Interface Endpoint which isn't a cost effective solution for something with low volume like this.

Appreciate the help.

When trigger Alarm, the update call is not called, only call Get

Hi, I use CDK deployed ApiGateway, Lambda, Cloudwatch alarms and ScalableTraget, I found when the alarm triggered, the CW only call "Get" api no "Patch" api, may I know what is underneath of the alarm triggering auto scaling?
How can I make sure the CW alarm can call "Patch" together?

Thanks

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.