Docker High Performance - Helion
Tytuł oryginału: Docker High Performance
ISBN: 9781789804409
stron: 164, Format: ebook
Data wydania: 2019-04-30
Księgarnia: Helion
Cena książki: 29,90 zł (poprzednio: 78,68 zł)
Oszczędzasz: 62% (-48,78 zł)
Leverage Docker to unlock efficient and rapid container deployments to improve your development workflow
Key Features
- Reconfigure Docker hosts to create a logging system with the ElasticSearch-Logstash-Kibana (ELK) stack
- Tackle the challenges of large-scale container deployment with this fast-paced guide
- Benchmark the performance of your Docker containers using Apache JMeter
Book Description
Docker is an enterprise-grade container platform that allows you to build and deploy your apps. Its portable format lets you run your code right from your desktop workstations to popular cloud computing providers. This comprehensive guide will improve your Docker work?ows and ensure your application's production environment runs smoothly.
This book starts with a refresher on setting up and running Docker and details the basic setup for creating a Docker Swarm cluster. You will then learn how to automate this cluster by using Chef Server and Cookbook. After that, you will run the Docker monitoring system with Prometheus and Grafana, and deploy the ELK stack. You will also learn some tips for optimizing Docker images.
After deploying containers with the help of Jenkins, you will then move on to a tutorial on using Apache JMeter to analyze your application's performance. You will learn how to use Docker Swarm and NGINX to load-balance your application and how common debugging tools in Linux can be used to troubleshoot Docker containers.
By the end of this book, you will be able to integrate all the optimizations that you have learned and put everything into practice in your applications.
What you will learn
- Automate provisioning and setting up nodes in a Docker Swarm cluster
- Configure a monitoring system with Prometheus and Grafana
- Use Apache JMeter to create workloads for benchmarking the performance of Docker containers
- Understand how to load-balance an application with Docker Swarm and Nginx
- Deploy strace, tcdump, blktrace, and other Linux debugging tools to troubleshoot containers
- Integrate Docker optimizations for DevOps, Site Reliability Engineering, CI, and CD
Who this book is for
If you are a software developer with a good understanding of managing Docker services and the Linux file system and are looking for ways to optimize working with Docker containers, then this is the book for you. Developers fascinated with containers and workflow automation with benefit from this book.
Osoby które kupowały "Docker High Performance", wybierały także:
- Docker Certified Associate (DCA): Exam Guide 124,58 zł, (29,90 zł -76%)
- Docker for Developers 124,58 zł, (29,90 zł -76%)
- Learn Docker Fundamentals of Docker 19.x 124,58 zł, (29,90 zł -76%)
- Docker. Kurs video. Poziom drugi. Sieci, wolumeny i ustawienia daemona 69,00 zł, (27,60 zł -60%)
- Certified Kubernetes Administrator (CKA) Exam Guide 88,41 zł, (38,90 zł -56%)
Spis treści
Docker High Performance. Complete your Docker journey by optimizing your application's work?ows and performance - Second Edition eBook -- spis treści
- 1. Preparing Docker Hosts
- 2. Configuring Docker with Chef
- 3. Monitoring Docker
- 4. Optimizing Docker Images
- 5. Deploying Containers
- 6. Benchmarking
- 7. Load Balancing
- 8. Troubleshooting Containers
- 9. Onto Production