How do i implement traffic throttling, auto scaling and spike arrest for APIs

510 views
Skip to first unread message

shruti....@accionlabs.com

unread,
Oct 10, 2017, 4:03:23 AM10/10/17
to Kong
I am implementing Kong API gateways where in i want to implement following features:

1. Traffic throttling (Which i have implemented using rate limiting plugin)
2. Spike arrest
3. Auto scaling to handle sudden spikes, so there is no lag

are these functionalities provided by Kong? if yes can anyone tell me how to implement those?

Cooper Marcus

unread,
Oct 10, 2017, 3:34:37 PM10/10/17
to shruti....@accionlabs.com, Kong
1. It appears you are using https://getkong.org/plugins/rate-limiting/ 

2. How is this different from #1? Is https://getkong.org/plugins/rate-limiting/ not able to also perform this function?

3. Do you mean auto-scale your Kong cluster, or auto-scale your upstream services? If the former, you can use typical NGINX and infrastructure monitoring to watch for busy Kong nodes, and scale your Kong cluster when necessary. If the latter, you'd need to monitor your upstream services and scale them as necessary. 

--
You received this message because you are subscribed to the Google Groups "Kong" group.
To unsubscribe from this group and stop receiving emails from it, send an email to konglayer+unsubscribe@googlegroups.com.
To post to this group, send email to kong...@googlegroups.com.
Visit this group at https://groups.google.com/group/konglayer.
To view this discussion on the web visit https://groups.google.com/d/msgid/konglayer/12f7b790-851c-409c-9e26-cc16fedfab75%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages