1. What is the primary goal of microservices architecture?
2. Which of the following is a key characteristic of microservices?
3. What is the main communication mechanism between microservices?
4. Which of the following is a challenge of microservices architecture?
5. What is the role of an API Gateway in microservices architecture?
6. What is the primary purpose of layered architecture?
7. Which of the following is NOT a common layer in layered architecture?
8. What is the main advantage of layered architecture?
9. Which layer is responsible for handling user interactions in layered architecture?
10. What is a potential drawback of layered architecture?
11. What is the main concept behind serverless computing?
12. Which of the following is a key benefit of serverless computing?
13. What is an example of a serverless computing platform?
14. What is a potential drawback of serverless computing?
15. What is the billing model for serverless computing?
16. Which architecture style is best suited for small, independent teams working on different services?
17. Which architecture is most likely to use an API Gateway?
18. Which architecture is best suited for event-driven applications?
19. Which architecture is most likely to have a single database for all services?
20. Which architecture is most suitable for applications requiring rapid scaling?