Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Parallel Processing eBooks

If you like Parallel Processing eBooks, then you'll love these top picks.
Showing 1 - 24 of 1076 Results
Skip side bar filters
  • Learning Domain-Driven Design

    Aligning Software Architecture and Business Strategy

    by Vlad Khononov ...
    Building software is harder than ever. As a developer, you not only have to chase ever-changing technological trends but also need to understand the business domains behind the software. This practical book provides you with a set of core patterns, principles, and practices for analyzing business domains, understanding business strategy, and, most importantly, aligning software design with its ... Read more

    £26.63

  • Kubernetes: Up and Running

    Dive into the Future of Infrastructure

    In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your company achieve new levels of velocity, agility, reliability, and efficiency--whether you're new to distributed systems or have been deploying cloud ... Read more

    £26.63

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    by Sam Newman ...
    How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman’s extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture.With many illustrative examples, insightful migration patterns, and a ... Read more

    £22.40

  • Terraform: Up and Running

    Writing Infrastructure as Code

    Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform.Gruntwork cofounder ... Read more

    £31.13

  • Software Architecture: The Hard Parts

    Modern Trade-Off Analyses for Distributed Architectures

    There are no easy decisions in software architecture. Instead, there are many hard parts--difficult problems or issues with no best practices--that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures.Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, ... Read more

    £31.13

  • Fundamentals of Software Architecture

    A Modern Engineering Approach

    Salary surveys worldwide regularly place software architect in the top 10 best jobs, yet no real guide exists to help developers become architects. Until now. This updated edition provides a comprehensive overview of software architecture's many aspects, with five new chapters covering the latest insights from the field. Aspiring and existing architects alike will examine architectural ... Read more

    £35.36

  • Data Mesh

    Delivering Data-Driven Value at Scale

    We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical book, author Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that ... Read more

    £31.13

  • Distributed Systems with Node.js

    Many companies, from startups to Fortune 500 companies alike, use Node.js to build performant backend services. And engineers love Node.js for its approachable API and familiar syntax. Backed by the world's largest package repository, Node's enterprise foothold is only expected to grow.In this hands-on guide, author Thomas Hunter II proves that Node.js is just as capable as traditional enterprise ... Read more

    £22.40

  • Making Embedded Systems

    Design Patterns for Great Software

    by Elecia White ...
    Interested in developing embedded systems? Since they don't tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate good development practices based on classic software design patterns and new patterns unique to embedded programming. You'll learn how to build system architecture for processors, not for operating systems, and ... Read more

    £22.40

  • Programming WCF Services

    Design and Build Maintainable Service-Oriented Systems

    Programming WCF Services is the authoritative, bestselling guide to Microsoft’s unified platform for developing modern, service-oriented applications on Windows. Hailed as the definitive treatment of WCF, this guide provides unique insight, rather than documentation, to help you learn the topics and skills you need for building maintainable, extensible, and reusable WCF-based applications.Authors ... Read more

    £23.66

  • Microservices: Up and Running

    Microservices architectures offer faster change speeds, better scalability, and cleaner, evolvable system designs. But implementing your first microservices architecture is difficult. How do you make myriad choices, educate your team on all the technical details, and navigate the organization to a successful execution to maximize your chance of success? With this book, authors Ronnie Mitra and ... Read more

    £22.40

  • Jenkins Essentials - Second Edition

    by Mitesh Soni ...
    Develop a base for DevOps culture by implementing Continuous Integration and Continuous Delivery including automated builds, unit test execution, packaging, and static code analysis with Jenkins 2About This BookExplore Continuous Integration and automation, along with how to manage and configure JenkinsMaster using Jenkins to build, test, and package Java applicationsLearn about Jenkins' ... Read more

    £17.54

  • Advanced Analytics with Spark

    Patterns for Learning from Data at Scale

    In the second edition of this practical book, four Cloudera data scientists present a set of self-contained patterns for performing large-scale data analysis with Spark. The authors bring Spark, statistical methods, and real-world data sets together to teach you how to approach analytics problems by example. Updated for Spark 2.1, this edition acts as an introduction to these techniques and other ... Read more

    £22.40

  • Electronic Circuits And Devices

    Circuit Analysis: Port Point of ViewSemiconductor DiodesCharacteristics of Bipolar Junction TransistorsCharacteristics of Field-Effect Transistors and TriodesTransistor Bias ConsiderationsSmall-Signal Midfrequency BJT AmplifiersSmall-Signal Midfrequency FET and Triode AmplifiersFrequency Effects in AmplifiersOperational Amplifiersand more...................................................... ... Read more

    £4.94

  • The Minimum You Need to Know About Service Oriented Architecture

    by Roland Hughes ...
    Series Book 4 - The Minimum You Need to Know
    This is not your typical, dime-a-dozen SOA book. Whereas many other books focus on the front-end of SOA, this book focuses on the backend. Thisis the book that tells developers how to actually connect to the Heritage data silo/application thatother books just draw a box around and say, "Connect somehow."This book addresses that problem.The first five chapters of this book provides an eye-opening ... Read more

    £4.67

  • Cloud Foundry: The Definitive Guide

    Develop, Deploy, and Scale

    How can Cloud Foundry help you develop and deploy business-critical applications and tasks with velocity? This practical guide demonstrates how this open source, cloud-native application platform not only significantly reduces the develop-to-deploy cycle time, but also raises the value line for application operators by changing the way applications and supporting services are deployed and run. ... Read more

    £22.40

  • Distributed Systems with Elixir

    Designing Resilient and Scalable Applications

    About the Technology:Elixir, a powerful functional programming language built on the Erlang VM, is rapidly gaining traction for building robust and scalable distributed systems. Its lightweight processes, fault-tolerant features, and emphasis on concurrency make it ideal for handling complex workloads across multiple machines.This book is written by an experienced Elixir developer who has a proven ... Read more

    £5.00

  • Distributed Tracing in Practice

    Instrumenting, Analyzing, and Debugging Microservices

    Most applications today are distributed in some fashion. Monitoring the health and performance of these distributed architectures requires a new approach. Enter distributed tracing, a method of profiling and monitoring applications—especially those that use microservice architectures. There’s just one problem: distributed tracing can be hard. But it doesn’t have to be.With this practical guide, ... Read more

    £26.63

  • Building a Windows IT Infrastructure in the Cloud

    Distributed Hosted Environments with AWS

    Run your entire corporate IT infrastructure in a cloud environment that you control completely—and do it inexpensively and securely with help from this hands-on book. All you need to get started is basic IT experience.You’ll learn how to use Amazon Web Services (AWS) to build a private Windows domain, complete with Active Directory, enterprise email, instant messaging, IP telephony, automated ... Read more

    £12.95

  • Docker: Up & Running

    Shipping Reliable Containers in Production

    Updated to cover Docker version 1.10Docker is quickly changing the way that organizations are deploying software at scale. But understanding how Linux containers fit into your workflow—and getting the integration details right—are not trivial tasks. With this practical guide, you’ll learn how to use Docker to package your applications with all of their dependencies, and then test, ship, scale, and ... Read more

    £15.56

  • Red Hat Certified Engineer (RHCE) Ansible Automation Study Guide

    In-Depth Guidance and Practice

    With the Ansible automation tool, developers and system administrators in the enterprise can automate the provisioning, configuration, and management of distributed and on-premises systems. This study guide prepares you for the Red Hat Certified Engineer (RHCE) certification exam, 90% of which covers Ansible.Red Hat's Alex Soto Bueno and Andrew Block walk you through all the material covered in ... Read more

    £26.63

  • Functional Web Development with Elixir, OTP, and Phoenix

    Rethink the Modern Web App

    Elixir and Phoenix are generating tremendous excitement as an unbeatable platform for building modern web applications. For decades OTP has helped developers create incredibly robust, scalable applications with unparalleled uptime. Make the most of them as you build a stateful web app with Elixir, OTP, and Phoenix. Model domain entities without an ORM or a database. Manage server state and keep ... Read more

    £20.78

  • Ultimate Certified Kubernetes Administrator (CKA) Certification Guide

    Become CKA Certified with Ease by Mastering Cluster Management and Orchestration with Kubernetes (English Edition)

    Unlock the Power of Kubernetes: Master Cluster Excellence!Key Features● Master Kubernetes from the ground up, covering foundational to expert-level skills.● Enhance learning with practical examples, clear diagrams, and real-world applications.● Tailored content to help you confidently pass the CKA certification exam.Book DescriptionEmbark on a journey from beginner to pro with this CKA C... ... Read more

    £22.99 or Free with Kobo Plus

  • Getting Started with Storm

    Continuous Streaming Computation with Twitter's Cluster Technology

    Even as big data is turning the world upside down, the next phase of the revolution is already taking shape: real-time data analysis. This hands-on guide introduces you to Storm, a distributed, JVM-based system for processing streaming data. Through simple tutorials, sample Java code, and a complete real-world scenario, you’ll learn how to build fast, fault-tolerant solutions that process results ... Read more

    £7.46