Linux Containers and Virtualization Utilizing Rust for Linux Containers
This book is a practical, comprehensive guide to creating secure and efficient Linux containers using the Rust programming language. It utilizes a hands-on approach to teach Rust's programming constructs, security features, and its application in containerization. Author Shashank Mohan Jain sta...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2023.
|
Edición: | 2nd ed. 2023. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009786709106719 |
Tabla de Contenidos:
- Chapter 1: Virtualization Basics
- Chapter 2: Hypervisor
- Chapter 3: Namespaces
- Chapter 4: Cgroups
- Chapter 5: Layered File Systems
- Chapter 6: Creating a Simple Container Framework
- Chapter 7: Introduction to Rust
- Chapter 8: Containers in Rust.