Master distributed systems through visual diagrams — from clock drift and CAP to Paxos, Raft, and distributed transactions, explained with clear illustrations instead of dense academic papers.
Digitale Transformation war das Hype-Thema vor KI. Es gibt allerdings einen nicht geringen Anteil an Fach- und Führungskräften, deren Wissen darüber weiter ausbaufähig ist. Dieses Buch ist eine Einführung für alle diejenigen, die keine "digitalen Pioniere" sind, sondern wissen wollen, was aus dem Thema Digitalisierung auf sie zukommen kann und aus dem Thema KI zusätzlich auf sie zukommen wird.
"Data Science Project: An Inductive Learning Approach" provides a comprehensive methodology for data science project development, emphasizing software engineering principles essential for reliable solutions. Dr. Filipe Verri, a senior data science project manager, guides readers through the origins, scope, and key concepts of data science. This book covers machine learning, data handling, and rigorous validation techniques, all essential for preparing readers to tackle complex, real-world projects.
lego4scrum - eine der interaktivsten Methoden, um ein agiles Mindset und das Scrum Framework in Aktion zu demonstrieren. Dieses Buch fasst jahrelange Experimente und hunderte von lego4scrum-Workshops zusammen. Es wird Dir ermöglichen, Scrum auf eine völlig neue, frische und unterhaltsame Weise zu unterrichten. Dies ist die deutsche Ausgabe.
Learn Rust the fast way, by mapping it to the JavaScript you already know. Go from ownership and traits to building a CLI, an Axum web server, a SQLx database layer, and WebAssembly modules you can call straight from JavaScript.
Official companion guide to the OWASP Juice Shop. Being a web application with a vast number of intended security vulnerabilities, the OWASP Juice Shop is supposed to be the opposite of a best practice or template application for web developers: It is an awareness, training, demonstration and exercise tool for security risks in modern web apps.
Discover how Windows really works beneath the desktop. From boot to shutdown, this book provides a practical, in-depth exploration of the Windows NT kernel, covering architecture, memory management, security, virtualization, debugging, and more for developers, security professionals, and advanced students.
Go beyond the surface of Windows development and explore the platform from the inside out. Covering everything from kernel internals and Win32 APIs to the Windows App SDK, cloud integration, virtualization, and AI, this comprehensive reference equips experienced developers with the knowledge to build high-performance, secure, and modern Windows applications with confidence.
Prepare for Kubernetes platform engineering interviews like a Staff Engineer. Learn how controllers, informers, syncers, finalizers, API scalability and multi-tenancy behave in real systems, then put it all into practice with a hands-on workspace-syncer capstone project. A practical guide to reasoning, designing, debugging, and explaining Kubernetes control-plane systems.
Discover the power and elegance of OCaml, from your very first program to production-ready applications. The OCaml Handbook combines clear explanations, practical examples, and real-world insights to help students and experienced developers alike master one of the most expressive programming languages in use today.
Take Kubernetes beyond the basics and learn how to run clusters in production with confidence. Covering architecture, networking, security, observability, GitOps, and day-to-day operations, this practical guide is packed with hands-on examples, proven patterns, and real-world insights for managing Kubernetes at any scale.
Modern software architecture is about making the right design decisions for systems that must scale, adapt, and remain reliable. Advanced Software Architecture explores the patterns, principles, and real-world practices behind cloud-native systems, helping experienced developers and architects build resilient solutions with confidence.
Most developers can build a web server with a framework. Far fewer understand what happens underneath. Rust from Sockets to Servers takes you from raw TCP sockets to a production-ready web server built in Rust, giving you a deep understanding of HTTP, async programming, TLS, routing, and the foundations behind every modern web application.
Unlock the full power of modern GPU programming with Mastering the Vulkan API. This practical guide helps intermediate C++ developers build high-performance graphics and compute applications through clear explanations, hands-on examples, and production-inspired best practices.