Process Flow - Function deployment
Write function code
Initialize Firebase CLI
Run deployment command
Upload code to cloud
Cloud builds and deploys
Function available to use
This flow shows how you write your function, use Firebase CLI to deploy it, and then it becomes available in the cloud.