Develop & Deploy Serverless App Lesson 1 Serverless Introduction: Function as a Service
yt link
Serverless Components
FaaS : Function as a service: write code in individual functions and deploy them to a platform to be executed
Datastores: Storage of data
Messaging: Send messages from one application to another
Services: Services that ...
philipdevblog.hashnode.dev1 min read