Skip to content

Aws implementation for scheduler for on-demand services

License

Notifications You must be signed in to change notification settings

Innovtt/Innovt.OnDemandWatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Innovt.OnDemandWatch

AWS implementation for scheduler on-demand services

When you are implementing event-driven architecture using AWS, including Lambda, DynamoDb and Kinesis you have to choose beteween on-demand, scale or fixed values of read and write for example.

The ideia of this project is to provide a Scheduler to decrease the number of reads and writes in Dynamo and watch Dynamo when configured with on-demand.

Service Type Schedulle Anomaly Detection

  1. Lambda. yes yes
  2. Dynamo DB yes yes
  3. Kinesis yes no

TODO: Finish

About

Aws implementation for scheduler for on-demand services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages