Recap questions
See Appendix A for answers. Page 157 in the paperback edition.
1. Which of the following are advantages of containers compared to virtual machines? Choose all correct answers.
-
- Smaller size
-
- Faster start times
-
- More secure out-of-the-box
-
- More apps per physical server
2. Which of the following is an advantage of virtual machines compared to containers?
-
- Virtual machines start faster than containers
-
- Virtual machines are more secure out-of-the-box
-
- Virtual machines are smaller than containers
-
- Virtual machines enable microservices design patterns
3. Which layer does container virtualisation work at?
-
- The hardware layer
-
- The infrastructure layer
-
- The application layer
-
- The operating system layer
4. Which of the...