Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

DevOps and Containers Security: Security and Monitoring in Docker Containers

Posted By: AvaxKevin
DevOps and Containers Security: Security and Monitoring in Docker Containers


DevOps and Containers Security: Security and Monitoring in Docker Containers by Jose Manuel Ortega Candel
English | 2020 | ASIN: B085NMP3CV | 248 Pages | PDF | 17.1 MB


Secure your applications and development environments with Docker and Kubernetes

Key Features

● Introducing Container platforms (Docker, Kubernetes, Swarm, OpenShift)
● Discover how to manage high availability with Docker Swarm and Kubernetes
● Learn how Docker can manage the security in images and containers
● Discover how Docker can be integrated into development workflows in applications
● Discover vulnerabilities in the Docker containers and images with practical examples to secure your container-based applications
● Discover tools for monitoring and administration Docker and Kubernetes applications

Description
Through this book, we will introduce the DevOps tools ecosystem and the main containers orchestration tools through an introduction to some platforms such as Kubernetes, Docker Swarm, and OpenShift.
Among other topics, both good practices will be addressed when constructing the Docker images as well as best security practices to be applied at the level of the host in which those containers are executed, from Docker's own daemon to the rest of the components that make up its technological stack.
We will review the topics such as static analysis of vulnerabilities on Docker images, the signing of images with Docker Content Trust and their subsequent publication in a Docker Registry will be addressed. Also, we will review the security state in Kubernetes.
In the last section, we will review container management and administration open source tools for IT organizations that need to manage and monitor container-based applications, reviewing topics such as monitoring, administration, and networking in Docker.

What will you learn
● Learn fundamental DevOps skills and tools, starting with the basic components and concepts of Docker.
● Learn about Docker as a platform for the deployment of containers and Docker images taking into account the security of applications.
● Learn about tools that allow us to audit the security of the machine where we execute Docker images, finding out how to secure your Docker host.
● Learn how to secure your Docker environment and discover vulnerabilities and threats in Docker images.
● Learn about creating and deploying containers in a security way with Docker and Kubernetes.
● Learn about monitoring and administration in Docker with tools such as cadvisor, sysdig, portainer, and Rancher.

Who this book is for
This book covers different techniques to help developers improve DevOps and container security skills and can be useful for people who are involved in software development and want to learn how Docker works from a security point of view. It is recommended that readers have the knowledge about UNIX commands and they work with commands terminal.