How does AWS lambda work behind the scenes? Serverless is one of the hottest topics in cloud services. How does AWS Lambda work behind the scenes? Lambda is a serverless computing service provided by Amazon Web Services (AWS), which runs functions in response to events.
7 - event driven architecture with message queue
Which tools do you use to draw architecture diagram like these?
"Vertical partition" is it more correct to call it vertical scaling?
You are right. In this case, using vertical scaling and horizontal scaling is better. I'll update the post. Thank you.