DEV Community

Discussion on: Fleet Serverless Function Introduction

Collapse
 
ayyappa99 profile image
Ayyappa • Edited

Great! Thats good to hear!
Any sneak peak on how its comparable to existing solutions? Also any options to limit function calling based on rate limiting or billing max cap?
Waiting!

Thread Thread
 
matuzalemsteles profile image
Matuzalém Teles

We will add the comparisons in more detail in the documentation but the most important point is that Fleet has practically no cold start, it is not necessary to add an API Gateway to invoke the functions via HTTP, development experience, as well as other resources on the platform.

We don't have anything planned on this but we will have plans on-demand and fixed plans that can help with billing control.