Architecture of AWS Lambda Note: If you’re not a medium member, CLICK HERE AWS Lambda = Serverless Functions-as-a-Service (FaaS) You write the code → Lambda runs it when an event happens → You don’t touch a single server. It’s called FaaS because yo...
awsdocs.hashnode.dev3 min readNo responses yet.