文件名称:Docker.High.Performance
文件大小:3.23MB
文件格式:PDF
更新时间:2021-07-03 14:43:58
docker
Key Features Implement a scalable Docker infrastructure that has been optimized for greater efficiencyTackle the challenges of large-scale container deployment with this fast-paced guideExtend your capabilities as a developer to take full advantage of Docker and containerization Book Description Docker is a portable container format that allows you to run code anywhere from your desktop to the cloud. The workflow around Docker makes development, testing, and deployment much easier and much faster. However, it's essential that you know the best practices most techniques for optimization so Docker can help you deploy your application most effectively. This comprehensive guide will improve your Docker workflows and will ensure your application's production environment runs smoothly. It starts with a short refresher on working with Docker, then you will learn how to take this basic knowledge to the next level by optimizing your Docker infrastructure and applications at scale. At the end of the book, we will put the concepts and everything you have learned about Docker's features into practice by rolling out supplementary monitoring and troubleshooting instrumentation to your infrastructure. All of these things will ensure your application succeeds using Docker. What you will learn Tune your Dockerfiles and optimize the performance and size of your Docker containersConfigure and tune your Docker hosts at scale with ChefDeploy containers without downtime using load balancersListen to your Docker container and host logs with an ELK stackMonitor the performance of your Docker containers with collectdBenchmark the performance of your web application containers with Apache JMeterTroubleshoot and diagnose containers using standard Linux diagnostic toolsPrepare for production with the most effective DevOps practices