What type of application design is preferable for a cloud-based application?

What type of application design is preferable for a cloud-based application?




A. A design that uses stateful objects
B. A design that uses stateless objects
C. A design that uses in-memory state management
D. A design that uses client-based state management


Answer: A design that uses stateless objects


Learn More :