You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm always frustrated when created the CloudFormation stack but only able to serve one event id / stack options.
It will be better to enable Control Panel to manage event_id without customize the stack.
Suggestions
Remove options from CloudFormation stack
Using CloudFormation stack template without customization can only use for one event_id/one options set ,which is wasting the cloud design.
if the service is frequently use for mutiple event or one after one. It cannot fullfill the needs without customization.
lambda's may load current Environment variables from DynamoDB/redis (event_id list) in stead of of hard coded lambda Environment variables
Control Panel enable to create/remove event_id and able to edit its options ( timeout value / queue expiry options)
Control Panel pick what event_id to control the Counter
The text was updated successfully, but these errors were encountered:
I'm always frustrated when created the CloudFormation stack but only able to serve one event id / stack options.
It will be better to enable Control Panel to manage event_id without customize the stack.
Suggestions
Remove options from CloudFormation stack
Using CloudFormation stack template without customization can only use for one event_id/one options set ,which is wasting the cloud design.
if the service is frequently use for mutiple event or one after one. It cannot fullfill the needs without customization.
lambda's may load current Environment variables from DynamoDB/redis (event_id list) in stead of of hard coded lambda Environment variables
Control Panel enable to create/remove event_id and able to edit its options ( timeout value / queue expiry options)
Control Panel pick what event_id to control the Counter
The text was updated successfully, but these errors were encountered: