33
loading...
This website collects cookies to deliver better user experience
"I want to put my code in a Google Cloud function and send my messages to a message broker".
Serverless computing is a cloud computing execution model in which the cloud provider allocates machine resources on demand, taking care of the servers on behalf of their customers. [1]
Google Cloud’s serverless platform lets you build, develop, and deploy functions and applications, as source code or containers, while simplifying the developer experience by eliminating all infrastructure management. [2]
Dataflow: Unified stream and batch data processing that's serverless, fast, and cost-effective. [3]
default
network (which not recommended for production). In Google Cloud, network configuration is always presented as optional.private
. I remind you that you are on a public
cloud... ;-)If they had deployed this to avoid the vendor lock-in (Personally against this motivation), I wouldn't have taken it as an example.