Quiz on Hexagonal and Serverless Architecture
Test your understanding of architectural styles and strategies.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
What’s a characteristic of serverless architecture?
A.
The system is composed of a single, self-contained unit.
B.
The system is composed of small, independent units of code called functions.
C.
The system relies on a central server to handle all requests and responses.
D.
The system is designed to run on a single server or set of servers.
1 / 4