Software development with Go : cloud-native programming using golang with linux and docker /
Gain insights into the different challenges that can be solved using Go, with a focus on containers, Linux, security, networking, user interfaces and other relevant cloud based topics. This book reviews the necessary tools to create container-based cloud solutions with Go, a programming language tha...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
[California] :
Apress,
[2023]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part I: System Programming. - 1 - System Calls
- 2 - System Calls Using Go
- 3 - Accessing proc File System
- Part II: Containers
- 4 - Simple Containers
- 5 - Containers with Networking
- 6 - Docker Security
- Part III: Application Security
- 7 - Gosec and AST
- 8 Scorecard
- Part IV: Networking
- 9 - Simple Networking
- 10 - System Networking
- 11 - Google gopacket
- 12 - Epoll Library
- Part V: Securing Linux
- 13 - Vulnerability Scanner
- 14 CrowdSec
- Part VI: Terminal User Interface.= 15 - ANSI and UI.= 16 - TUI Framework
- Part VII: Linux System
- 17 systemd.-18 cadvisor. .