felipe volpone
Nov 18, 2020

--

Hi, thanks and sorry for the delay :) In general, we try to avoid using lambdas. The company has around 350 microservices running in some k8s clusters, so we already have some default tooling to those. We only use lambdas in very specific cases when the AWS lambda plug and play system is way easier than using the SDK. Like when we need to repass some data from an SQS to a ElasticSearch or repass DynamoStream data to Kinesis.

--

--

felipe volpone
felipe volpone

Written by felipe volpone

I’m into distributed systems and how we can make them easier to develop and maintain. Writing code to scale to millions of users @ Ifood, formerly Red Hat .

No responses yet