Skip to content
Snippets Groups Projects
Commit 38c1791d authored by sydkbc's avatar sydkbc
Browse files

Addition of new Node Template for scalable AWS Lmbda

parent 560037e3
No related branches found
No related tags found
No related merge requests found
...@@ -134,7 +134,7 @@ topology_template: ...@@ -134,7 +134,7 @@ topology_template:
events: "s3:ObjectCreated:*" events: "s3:ObjectCreated:*"
policies: policies:
- scale_up: - scale_up:
type: radon.policies.scaling.ScaleUp type: radon.policies.scaling.ScaleOut
properties: properties:
cpu_upper_bound: 60.0 cpu_upper_bound: 60.0
callbackUrlCPU: { get_input: callbackUrlCPU } callbackUrlCPU: { get_input: callbackUrlCPU }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment