- Startpagina /
- Boeken /
- Computers & Technologie /
- Networking & Cloud Computing /
- Cloud Computing /
- Building Event-Driven Microservices: Leveragi...
Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition
€ 67
Price Details
Excluding Shipping & Custom charges ( Shipping and custom charges will be calculated on checkout )
*All items will import from VS
QTY:
Ubuy works hard to protect your security and privacy. Our advanced payment security system ensures confidentiality by encrypting your information during transmission using AES (Advanced Encryption Standards) and SSL (Secure Socket Layer) protocols. Your payment details are 100% secure as we do not share your payment details with third party sellers.
Unlock near-real-time access to data at scale by leveraging event-driven microservices
Koop nu, betaal later
Spoedbestelling
Gratis
retourneren*
Stevig verpakt
100% Origineel product
PCI DSS Compliance
ISO 27001 Certified
Wat opvalt
Productdetails
- Learn to leverage event-driven architectures for exceptional business value
- Understand the role of microservices in supporting event-driven designs
- Explore architectural patterns for success within and between teams
- Discover application patterns for developing powerful event-driven microservices
- Understand the components and tooling required to establish a microservice ecosystem
- Rethink how your organization delivers value by unlocking near-real-time access to data at scale
| Publisher | O'Reilly Media |
| Publication date | August 11, 2020 |
| Edition | 1st |
| Language | English |
| Print length | 324 pages |
| ISBN-10 | 1492057894 |
| ISBN-13 | 978-1492057895 |
| Item Weight | 2.31 pounds (1.05 kg) |
| Dimensions | 7 x 0.75 x 9 inches (17.8 x 1.9 x 22.9 cm) |
Voor wie is dit geschikt?
-
Software Developers
Developers looking to implement microservices architecture and leverage organizational data for scalable applications will benefit significantly.
-
Data Architects
Data architects aiming to design systems that efficiently utilize organizational data in a microservices framework will find valuable insights.
-
Tech Leaders
Tech leaders managing teams that require understanding of event-driven microservices to improve system responsiveness and agility.
-
Beginners
Individuals with no prior knowledge of microservices or event-driven architecture may struggle with the complex concepts presented.
PRODUCTBESCHRIJVING
Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition
Vragen & Antwoorden van klanten
-
vraag:
What are event-driven microservices?
antwoord: Event-driven microservices are a software architectural style that uses events to trigger the interactions between independent services. This approach allows for better scalability, flexibility, and resilience in system design. By decoupling services, organizations can respond faster to changes in business needs and leverage real-time data. For example, in a retail environment, an event-driven architecture can enable inventory updates to propagate instantaneously, ensuring that customers have the latest information on product availability. -
vraag:
How does Building Event-Driven Microservices help organizations scale their data?
antwoord: The book emphasizes leveraging organizational data at scale by focusing on reactive architectures that respond to data events efficiently. It teaches how to design microservices that can analyze and process large volumes of data in real time, leading to more informed decision-making. For instance, a financial institution could implement these principles to monitor transactions as they occur, reducing fraud risk while enhancing customer service and experience. -
vraag:
What are the benefits of using microservices architecture in event-driven systems?
antwoord: Microservices architecture in event-driven systems promotes autonomy, allowing different teams to work on various services independently. This setup reduces the risk of system-wide failures and supports continuous deployment. Additionally, it fosters innovation since teams can experiment with different technologies without impacting the entire application. For example, an e-commerce company could scale its checkout process separately from its product catalog, improving performance and customer satisfaction. -
vraag:
Who is the target audience for Building Event-Driven Microservices?
antwoord: The book is primarily aimed at software architects, developers, and technical leads interested in building scalable applications using event-driven microservices. It also serves IT managers and business analysts who want to understand the implications of this architecture on organizational performance. For instance, a tech startup looking to create a robust application for rapid customer growth will find practical strategies to implement event-driven solutions efficiently. -
vraag:
What technological stacks are recommended in the book for event-driven microservices?
antwoord: Building Event-Driven Microservices discusses various technological stacks including Kafka for messaging, Docker for containerization, and Kubernetes for orchestration. These tools collectively facilitate the development and deployment of microservices. By adopting such technologies, organizations can enhance operational efficiency. For example, a SaaS company could deploy its services in isolated containers to better manage resources, leading to improved uptime and performance under increased loads. -
vraag:
Can event-driven microservices improve system performance?
antwoord: Yes, event-driven microservices can significantly improve system performance by reducing response times and optimizing resource usage. By processing events asynchronously, systems can handle more requests simultaneously, leading to enhanced user experiences. For instance, during peak shopping seasons, an online retailer can maintain high availability and fast response times for customers browsing or purchasing, even under heavy traffic conditions. -
vraag:
What patterns and practices does the book cover for implementing event-driven architecture?
antwoord: The book covers essential patterns such as event sourcing, CQRS (Command Query Responsibility Segregation), and sagas for managing distributed transactions. Understanding these practices is vital for building resilient systems. For example, a health tech application could implement CQRS to differentiate between reading and writing data, enhancing performance and making the application more responsive to user queries. -
vraag:
How do I get started with event-driven microservices?
antwoord: Getting started with event-driven microservices involves educating yourself on fundamental concepts, selecting the right technology stack, and experimenting with small projects. Setting up a test environment to practice is crucial. For instance, a developer might begin by creating a simple application that publishes and subscribes to events, allowing them to grasp real-world applications of the theoretical concepts presented in the book. -
vraag:
What challenges might I face when adopting event-driven microservices?
antwoord: Adopting event-driven microservices can introduce complexities such as ensuring data consistency, managing distributed systems, and debugging issues effectively. Emphasizing a strong monitoring and logging strategy from the start is critical. For instance, a logistics company might find it challenging to trace errors across multiple services but can mitigate this by implementing observability tools that track events across the microservices architecture. -
vraag:
Where can I buy Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition in Netherlands?
antwoord: You can purchase 'Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition' on Ubuy, which is an authorized platform for this title. Ubuy offers a wide range of books along with user-friendly navigation and comprehensive customer support to assist you in making an informed purchase.
Cloud Computing Editorial Review
"Building Event-Driven Microservices: Leveraging Organizational Data at Scale" is an introductory book that provides a good overview of event-driven microservices. However, it falls short in addressing key pain points and fails to provide detailed guidance on important topics such as correct sequencing of events and error handling strategies. The book does offer valuable insights into the mindset shift required for successful implementation of event-driven architectures and provides some practical examples of communication flows. It is also praised for being more advanced and less abstract than similar books by Sam Newman. One critique of the book is that the writing style can be confusing, requiring readers to re-read sentences multiple times to understand them. Additionally, the book includes references to technologies like Kafka streams, which may be difficult for readers unfamiliar with these technologies to grasp. Another point to note is that the book assumes familiarity with domain-driven design (DDD), and it is recommended to read books by Eric Evans and Vernon Vaughn on DDD before diving into this book. The author also takes a Kafka-centric approach, which may not make sense for those using different technologies to implement event-driven services. Overall, while the book provides a high-level overview of event-driven microservices and is beneficial for decision-makers and architects, it lacks the depth and practical guidance needed for practitioners in the field.
Klantbeoordelingen en -waardering
-
5 ster
100%
-
4 ster
0%
-
3 ster
0%
-
2 ster
0%
-
1 ster
0%
Beoordeel dit product
Deel uw mening met andere klanten
Voordelen
- Provides a good introduction to event-driven microservices and the required mindset shift
- Offers some practical examples of communication flows
- More advanced and less abstract than similar books by Sam Newman
Nadelen
- Falls short in addressing important pain points and providing detailed guidance on topics like correct sequencing of events and error handling strategies
Platform Trust & Buyer Confidence
“Excellent quality and original too,when ubuy send original things I will appreciate that ,I very satisfied thank you”
“The order and delivery progress was communicated very well. Package arrived within the estimated time. Products arrived as expected in good condition.”
“Good supply of products. Safe payment methods, and shipment worldwide! Genuine products.”
“Was my first time buying a product from Ubuy, but I found it so helpful. This is reliable. Gonna place a new order!”
“Ubuy is a great online platform to buy stuff. Reliable, fast delivery time and great value for money. I've been using Ubuy online shopping platform for three years now and will continue to do so.”
Prijs-/productgeschiedenis
Belangrijke informatie
- Beperkingen: voor producten die internationaal worden verzonden, gelieve er rekening mee te houden dat eventuele fabrieksgaranties mogelijk niet geldig zijn; ondersteuningsopties van de fabrikant zijn mogelijk niet beschikbaar; producthandleidingen, instructies en veiligheidswaarschuwingen zijn mogelijk niet in de taal van het land van bestemming; de producten (en bijbehorende materialen) zijn mogelijk niet ontworpen in overeenstemming met de normen, specificaties en etiketteringsvereisten van het land van bestemming; en de producten zijn mogelijk niet in overeenstemming met de voltage- en andere elektriciteitsstandaarden van het land van bestemming (waardoor het gebruik van een adapter of omvormer nodig is, indien van toepassing). De ontvanger is ervoor verantwoordelijk zich ervan te verzekeren dat het product rechtmatig kan worden geïmporteerd naar het land van bestemming. Bij het bestellen bij Ubuy of diens partners geldt de ontvanger als de geregistreerde invoerder en dient zich als zodanig te houden aan alle wetten en voorschriften van het land van bestemming.
- Omdat Ubuy een wereldwijde zoekmachine is, zijn niet alle producten die op Ubuy worden vermeld ook te koop. Producten zijn onderworpen aan wetgeving inzake export en handel.
€ 67
Bestel nu en ontvang het rond Dinsdag, Augustus 25
Dit product is wel in mijn land verkrijgbaar. (Klik op de knop hierboven als dit artikel wel in jouw land verkrijgbaar is. Ons team zal het controleren en aanpassen.)
QTY:
PCI DSS compliant and ISO 27001:2022 certified, with encrypted payments and full buyer protection on every order.
Kenmerken en voordelen
- Learn how to leverage event-driven architectures for business value
- Understand the role of microservices in supporting event-driven designs
- Discover architectural patterns for success within and between teams
- Develop powerful event-driven microservices with application patterns
- Get started with the necessary components and tooling for a microservice ecosystem
Ubuy Assurance
Experience worry-free shopping with 100% original products, PCI DSS-compliant payment security, ISO 27001-certified data protection, the fastest cross-border delivery, free returns *, and secure packaging on every order.