- Pagina principala /
- Cărți /
- Calculatoare și tehnologie /
- Networking & Cloud Computing /
- Cloud Computing /
- Building Event-Driven Microservices: Leveragi...
Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition
RON 364
Detalii preț
Fără taxele de livrare și vamale ( taxele de livrare și vamale vor fi calculate la finalizarea comenzii )
*Toate articolele vor fi importate din SUA
Ubuy depune eforturi pentru a vă proteja securitatea și confidențialitatea. Sistemul nostru avansat de securitate a plăților asigură confidențialitatea prin criptarea informațiilor dvs. în timpul transmisiei folosind protocoalele AES (Advanced Encryption Standards) și SSL (Secure Socket Layer). Detaliile dvs. de plată sunt 100% sigure, deoarece nu partajăm datele dvs. de plată cu vânzători terți.
Unlock near-real-time access to data at scale by leveraging event-driven microservices
Fast
Shipping
Retur
gratuit*
Ambalaj sigur
Produse originale 100%
PCI DSS Compliance
ISO 27001 Certified
Ce Iese în evidență
Detalii produs
- 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) |
Cine Ar Trebui să Cumpere?
-
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.
DESCRIEREA PRODUSULUI
Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition
Întrebări și răspunsuri ale clienților
-
Întrebare:
What are event-driven microservices?
Răspuns: 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. -
Întrebare:
How does Building Event-Driven Microservices help organizations scale their data?
Răspuns: 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. -
Întrebare:
What are the benefits of using microservices architecture in event-driven systems?
Răspuns: 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. -
Întrebare:
Who is the target audience for Building Event-Driven Microservices?
Răspuns: 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. -
Întrebare:
What technological stacks are recommended in the book for event-driven microservices?
Răspuns: 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. -
Întrebare:
Can event-driven microservices improve system performance?
Răspuns: 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. -
Întrebare:
What patterns and practices does the book cover for implementing event-driven architecture?
Răspuns: 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. -
Întrebare:
How do I get started with event-driven microservices?
Răspuns: 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. -
Întrebare:
What challenges might I face when adopting event-driven microservices?
Răspuns: 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. -
Întrebare:
Where can I buy Building Event-Driven Microservices: Leveraging Organizational Data at Scale 1st Edition in Romania?
Răspuns: 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.
Recenziile și evaluările clienților
-
5 stele
100%
-
4 stele
0%
-
3 stele
0%
-
2 stele
0%
-
1 stele
0%
Faceți o recenzie pentru acest produs
Împărtășiți-vă părerea cu alți clienți
Pro
- 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
Contra
- Falls short in addressing important pain points and providing detailed guidance on topics like correct sequencing of events and error handling strategies
ÎNCREDERE ÎN PLATFORMĂ ȘI SIGURANȚA CUMPĂRĂTORULUI
“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.”
Istoricul prețului produsului
Important
- Limitări: Pentru produsele expediate la nivel internațional, vă rugăm să rețineți că este posibil ca garanția producătorului să nu fie valabilă; este posibil ca opțiunile de service ale producătorului să nu fie disponibile; este posibil ca manualele, instrucțiunile și avertismentele de siguranță ale produsului să nu fie în limba țării de destinație; este posibil ca produsele (și materialele însoțitoare) să nu fie proiectate în conformitate cu standardele, specificațiile și cerințele privind etichetarea din țara de destinație; este posibil ca produsele să nu fie conforme cu voltajul și cu alte standarde electrice din țara de destinație (necesitând utilizarea unui adaptor sau convertor, dacă este cazul). Destinatarul este responsabil pentru asigurarea faptului că produsul poate fi importat legal în țara de destinație. Când comandați de pe Ubuy sau de la afiliații acestuia, destinatarul este importatorul înregistrat și trebuie să respecte toate legile și reglementările din țara de destinație
- Nu toate produsele listate pe Ubuy sunt de vânzare, deoarece Ubuy este un motor de căutare global. Produsele sunt supuse reglementărilor privind exportul/comerțul.
RON 364
Comandați acum și primiți Vineri, August 28
This item is not restrict in my country.(Please click on above link if this item is not restrict in your country, So our team will review and allow.)
Cant.:
Conform PCI DSS și certificat ISO 27001:2022, cu plăți criptate și protecție completă a cumpărătorului la fiecare comandă.
Caracteristici și avantaje
- 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
Asigurare Ubuy
Bucură-te de o experiență de cumpărare fără griji, cu produse 100% originale, securitate a plăților conformă cu standardul PCI DSS, protecție a datelor certificată ISO 27001, cea mai rapidă livrare internațională, retururi gratuite și ambalare securizată pentru fiecare comandă.*