Skip to content

Autoscaling mechanism for Amazon Kinesis Datastreams

Notifications You must be signed in to change notification settings

vmanikes/Nemesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nemesis

Go Report Card

TODO:

  • DOC: Make sure you have this to your stream
    shard_level_metrics = [
      "IncomingBytes",
    ]
    
    lifecycle {
      ignore_changes = [
        shard_count, # Kinesis autoscaling will change the shard count outside of terraform
      ]
    }
    

About

Autoscaling mechanism for Amazon Kinesis Datastreams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published