0

Firebase providing the way to write multiple independent functions.

Does it affect the cost?

Does it affect performance if REST client will use keep-alive connection to one function vs multiple (same domain)?

1 Answer 1

2

Does it affect the cost?

No. You pay per invocation, not per deployment.

Does it affect performance if REST client will use keep-alive connection to one function vs multiple (same domain)?

No.

Sign up to request clarification or add additional context in comments.

1 Comment

What about coordinating deployments? One function faster to deploy without coordinating versioning?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.