DESCRIPTION
Apache Camel is a Java library that lets users implement the standard
enterprise integration patterns in a few lines of code.
Camel in Action, Second Edition is the most complete Camel book on the market. It starts with core concepts like sending, receiving, routing,
and transforming data and then shows readers the entire lifecycle. The
book goes in depth on how to test, deal with errors, scale, deploy, and
monitor apps and even how to build custom tooling. Written by core
developers of Camel and the authors of the first edition, this book distills their experience and practical insights so that readers can tackle integration tasks like a pro.
RETAIL SELLING POINTS
• Uses the most up to date version of Camel.
• New chapters on security, clustering, cloud integration, Docker, and Kubernetes.
• Valuable examples in Java and XML.
• Written by core developers of Camel.
• Practical, insightful and comprehensive. AUDIENCE
Readers should have basic Java skills.
ABOUT THE TECHNOLOGY
Camel is an integration framework that aims to make user’s integration
projects productive and fun. One of the fundamental principles of Camel is
that it makes no assumptions about the type of data you need to process.
Camel’s focus is on simplifying integration.