Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following is a characteristic of microservices architecture?
A
Tightly coupled components
B
Single programming language
C
Stateless workloads
D
Monolithic deployment
Explanation:
Microservices architecture often involves stateless workloads where each service does not need to know about the state of other services.