Gratis Bücher Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede
Glauben Sie nicht, dass Bücher lesen werden Ihnen zusätzliche Vorteile geben? Für alle Sitzungen sowie Arten von Publikationen, wird dies als eine Art und Weise betrachtet, in dem Sie sicherlich besten erhalten führen. Jede Veröffentlichung wird verschiedene Erklärung hat und auch andere Diktion. Ist das so? Was in Bezug auf Wegleitung Kafka: The Definitive Guide: Real-time Data And Stream Processing At Scale, By Neha Narkhede Haben Sie dieses Buch gehört? Komm schon; nicht so faul mehr über ein Buch zu verstehen.

Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede

Gratis Bücher Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede
Genau das, was ist Problem mit Ihnen? Stört es Sie nichts in der Freizeit zu tun? Nun, wir glauben, dass Sie brauchen etwas brandneue die hier und jetzt an der Zeit zur Zeit zu erhalten. Es ist nicht nett von Ihnen absolut nichts in der Freizeit zu tun. Auch müssen Sie einige entspannende Pausen; es bedeutet nicht, dass Sie sich Zeit für das Nichtstun ist. Bist wirklich sicher, dass Sie zusätzlichen Punkt benötigen, um Ihre Freizeit zu begleiten, nicht wahr?
Als Buch, die fühlbaren sowie anspruchsvolle Publikation kennzeichnet, ist die grundlegendste ständig im Auge zu behalten. Es muss auch wählen wählen Sie die effektivsten Wörter Optionen oder hersagen, die die Top-Qualität des Buches beeinflussen können. Kafka: The Definitive Guide: Real-time Data And Stream Processing At Scale, By Neha Narkhede umfasst ebenfalls die sehr einfache Sprache, die von allen Menschen anerkannt zu werden. Wenn Sie glauben, dass diese Veröffentlichung mit Ihnen appertains, wählen Sie es zur Zeit. Als eine gute Veröffentlichung, bietet es nicht nur die Qualitäten der Bücher, die wir tatsächlich zur Verfügung gestellt haben.
Es verfügt zusätzlich über die Qualität des Autors die Bedeutung und auch Worte für die Zuschauer zu diskutieren. Wenn Sie die inspirierenden Methoden erhalten haben, wie Führer werden sicherlich erforderlich sein, muss man speziell nur verstehen, was zu tun ist. Sie bezieht sich auf wie Sie die Bedingungen Ihrer Forderungen zu stellen behandeln. Kafka: The Definitive Guide: Real-time Data And Stream Processing At Scale, By Neha Narkhede ist eine, die Sie sicher, dass die Sache zu erreichen wird führen. Sie können das Problem vollständig etablieren besser zu machen.
Wenn Sie nun ein zusätzliches Konzept haben, das Buch zu wählen, genau das, was können Sie tun? Es wird viel besser sein, als auch weniger kompliziert Kafka: The Definitive Guide: Real-time Data And Stream Processing At Scale, By Neha Narkhede in dieser Website zu entdecken, da wir Sie die direkt an höchstwahrscheinlich verbinden bieten Website zu führen. Es wird viel einfacher und auch schneller sein es zu bekommen. Hier finden weiche Dokumente wirklich helfen, als auch zu speichern, wie lesen Sie es jedes Mal, wenn Sie wollen. Natürlich wird es sicherlich begrenzen Sie es nicht in diesem bestimmten Ort zu lesen.

Über den Autor und weitere Mitwirkende
Neha Narkhede is co-founder and CTO at Confluent, a company backing the popular Apache Kafka messaging system. Prior to founding Confluent, Neha led streams infrastructure at LinkedIn, where she was responsible for LinkedIn’s streaming infrastructure built on top of Apache Kafka and Apache Samza. She is one of the initial authors of Apache Kafka and a committer and PMC member on the project.Gwen Shapira is a system architect at Confluent helping customers achieve success with their Apache Kafka implementation. She has 15 years of experience working with code and customers to build scalable data architectures, integrating relational and big data technologies. She currently specializes in building real-time reliable data processing pipelines using Apache Kafka. Gwen is an Oracle Ace Director, an author of "Hadoop Application Architectures", and a frequent presenter at data driven conferences. Gwen is also a committer on the Apache Kafka and Apache Sqoop projects.Todd is a Staff Site Reliability Engineer at LinkedIn, tasked with keeping the largest deployment of Apache Kafka, Zookeeper, and Samza fed and watered. He is responsible for architecture, day-to-day operations, and tools development, including the creation of an advanced monitoring and notification system. Todd is the developer of the open source project Burrow, a Kafka consumer monitoring tool, and can be found sharing his experience on Apache Kafka at industry conferences and tech talks. Todd has spent over 20 years in the technology industryrunning infrastructure services, most recently as a Systems Engineer at Verisign, developing service management automation for DNS, networking, and hardware management, as well as managing hardware and software standards across the company.
Produktinformation
Taschenbuch: 297 Seiten
Verlag: O'Reilly UK Ltd. (31. Oktober 2017)
Sprache: Englisch
ISBN-10: 9781491936160
ISBN-13: 978-1491936160
ASIN: 1491936169
Größe und/oder Gewicht:
17,8 x 1,7 x 23,3 cm
Durchschnittliche Kundenbewertung:
4.0 von 5 Sternen
3 Kundenrezensionen
Amazon Bestseller-Rang:
Nr. 44.402 in Fremdsprachige Bücher (Siehe Top 100 in Fremdsprachige Bücher)
Ich arbeite mich für ein neues Projekt in die schöne neue Big Data Welt ein. Bei diesem Buch hat mir das Spass gemacht. Es enthält einen guten Überblick über die Architektur von Kafka, man findet auch ganz nette kurze Beispielprogramme. Die Kritik eines Reviewers - man kann den Kode vom normalen Text nicht unterscheiden - kann ich nicht nachvollziehen. Auch die Kritik, dass die Beispielprogramme in Java sind, finde ich etwas eigen. Okay, man könnte sich auch in Scala schreiben. Aber das ist wohl nicht gemeint. Es dürstet ihm wahrscheinlich nach dieser unsagbaren Sprache, bei der Einrücken semantischen Gehalt hat (igitt).Man erfährt auch etwas über die Administration und Konfiguration von Kafka, sowie über die Komponenten Connect und Stream. Es gibt Links zu brauchbaren Beispielprogrammen und es ist alles kompakt und anschaulich beschrieben. Für ein modernes Software-Buch ist das schon recht viel.
Very detailed on setup, tuning and configuration. Not much detail on application development and usage patterns, so more a book for operational people...
This guide walks you through Kafka whether you are a system administrator who needs to keep the installation running or a developer who needs to make an application to talk to Kafka. Albeit the for the latter it probably is much easier if you are developing in Java.And at first it may also be a bit difficult to follow along the examples, be it due to badly formatted code samples (what should be part of the command and what not?) or because with a slightly different version of Kafka you might need to read through error messages to find out what to change to make the sample work.There are also some things which are plain wrong. A network interface which is 80% utilized does not necessarily mean you need an additional machine for connecting more clients; it depends on what exactly is using those 80%.On the plus side, the book gives lots of good advice for performance tuning, sending data, pulling data, layout of the system etc. The recommendations come with explanations and are not limited to Kafka tuning, but include also OS parameters, application design etc. There are so many pitfalls taken into consideration, that it sometimes sounds a bit pessimistic and you almost start to wonder "what is Kafka good for". But the considerations are good and heeding the warnings will definitely keep you from having to make your own painful discoveries. It definitely shows that the authors very well know what they are writing about and have seen Kafka in operation in various environments.The book starts out with an explanation of what Kafka is, what it does and where it has its advantages over other solutions. The next chapter goes through the installation, including recommendations on selecting hardware. After this follow explanations on how to write and read data to/from Kafka, before going through the internals. How to build reliable data delivery systems, data pipelines and do data mirroring is explained in the next three chapters, before turning to administration and monitoring. The last chapter has a good introduction to processing data as streams.You can read this book to learn what Kafka is, you can read it to get information on how to design, setup, administer and monitor a Kafka installation and you can also learn how to talk to Kafka from your application, albeit all the examples are in Java. But be prepared to see a lot of detail information, many settings and a lot of passages explaining what could go wrong.
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede PDF
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede EPub
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede Doc
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede iBooks
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede rtf
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede Mobipocket
Kafka: The Definitive Guide: Real-time data and stream processing at scale, by Neha Narkhede Kindle
Tidak ada komentar:
Posting Komentar