Gkatziouras, Emmanouil
A Developer's Essential Guide to Docker Compose: Simplify the development and orchestration of multi-container applications
- ISBN 13:
- 9781803234366
- author:
- Gkatziouras, Emmanouil
- format:
- Paperback
- publisher:
- Packt Publishing
- language:
- English
- Publication Year:
- 2022
- Pages:
- 264
- Dimensions:
- 23.5 x 19.1 x 1.4 centimetres (0
- Genre:
- Computers, Computer Science, Data Processing,
- Condition:
- New
- Availability:
- Item usually sent within 7 working days
Description
Docker Compose: Simplify Development and Orchestration for Multi-Container Applications By Emmanouil Gkatziouras As software development becomes increasingly complex, managing multiple components can be overwhelming. Docker Compose helps by packaging your code with its dependencies in a single command, making it easier to run applications. This book provides an introduction to Docker Compose and shows how to create and deploy multi-container applications. You'll learn about the fundamentals of Docker volumes and networks, as well as Compose commands and their use cases. You'll also set up databases for daily usage, establish communication between microservices using Docker networking, and run entire stacks locally on Compose. By the end of this book, you'll be able to effectively utilize Docker Compose for day-to-day development. The book covers advanced topics such as production deployments, provisioning infrastructure on public clouds like AWS and Azure, and wrapping up with Compose deployments on these platforms.