yrenat commented on issue #3740:
URL: https://github.com/apache/texera/issues/3740#issuecomment-3310277919

   > [@yrenat](https://github.com/yrenat) Thanks for the great summary. Please 
revise it by including how it's related to the feasibility of running some of 
Texera micro-services using AWS Lambda functions to reduce costs.
   
   Thanks. Actually according to our understanding and our experiments, we 
CANNOT run Texera micro-services using Lambda. Lambda is a function that CANNOT 
be waken up using HTTP requests, while all of our Texera requests are in HTTP 
format, meaning that none of our service request can wake up Lambda, and thus 
none of our services can use Lambda to reduce costs. That's the main reason why 
we swtich to Fargate and AWS ECS later on.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@texera.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to