Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
The KCNA Book

You're reading from  The KCNA Book

Product type Book
Published in Jun 2023
Publisher Packt
ISBN-13 9781835080399
Pages 197 pages
Edition 1st Edition
Languages
Author (1):
Nigel Poulton Nigel Poulton
Profile icon Nigel Poulton

Table of Contents (12) Chapters

1. Getting started 2. 1: Setting the scene 3. 2: Cloud native architecture 4. 3: Container orchestration 5. 4: Kubernetes Fundamentals 6. 5: Cloud native application delivery 7. 6: Cloud native observability 8. The exam 9. 8: Sample test
10. What next Appendix A: Chapter quiz answers 1. Appendix B: Sample Test answers

Chapter 1: Setting the scene

Question 1, answers A, B, D
Answer C is not correct because containers are less secure than virtual machines. This is due to the shared kernel model.
Question 2, answer B
Every virtual machine has its own kernel and is therefore more secure than a container. However, this makes them bigger, slower to start, and not a good fit for microservices architectures.
Question 3, answer D
Each container is a virtual operating system with its own root filesystem, its own process tree, and its own eth0 network interface.
Question 4, answers A, D
Containers virtualise operating system constructs such as process trees and filesystems. They do not virtualise hardware constructs such as CPUs and hard drives.
Question 5, answer A
Containers all share the OS and kernel of the host they’re running on. This makes them smaller than virtual machines and means you can run more containers on a host than virtual machines.
Question 6, answer D
Containers...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €14.99/month. Cancel anytime}