Serverless Flashcards
1
Q
What are the characteristics of Event-Driven Architecture
A
Mature event driven architecture only consumes resources while handling events (serverless) e.g. producers generate events when something happens as opposed to constant waiting
2
Q
How are Lamda services billed?
A
You are billed for the duration the function runs not for any idle time