Proxy API with auto switch on AWS lambda

I am creating an API that will act as a proxy for n base APIs that will all do the same. It will use a breaker to detect when one of the underlying API is not available, so the proxy API will have state. One solution is to run the API on AWS lambda and save the state of the circuit breaker to AWS ElastiCache.

Is there an even more economical solution that doesn't require me to run an always-on service like ElasticCache?

+3
amazon-web-services amazon-elasticache aws-lambda circuit-breaker


source to share


No one has answered this question yet

Check out similar questions:

279
How to Pass a Request or Route Parameter to AWS Lambda from Amazon API Gateway
sixteen
Lambda Integration vs Lambda Proxy: Pros and Cons
five
Can Envoy Proxy be used to build third party API?
3
AWS API Gateway returns 200 even if Lambda returns an error
2
creating a web backend apis using aws lambda gateway API
0
Proxy Breaker Messenger
0
How do I use AWS (lambda or api gateway) to proxy an authorized download request?
0
AWS Elasticache Vs API Cache
0
Accessing AWS Elasticache (Redis)
0
Polly Circuit Breaker / Retry to automatically restart requests after network disconnection



All Articles
Loading...
X
Show
Funny
Dev
Pics