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 25 - 48 of 1063 Results
Skip side bar filters
  • Designing Distributed Systems

    Patterns and Paradigms for Scalable, Reliable Systems Using Kubernetes

    by Brendan Burns ...
    Every distributed system strives for reliability, performance, and quality, but building such a system is hard. Establishing a set of design patterns enables software developers and system architects to use a common language to describe their systems and learn from the patterns and practices developed by others.The popularity of containers and Kubernetes paves the way for core distributed system ... Read more

    $36.79 USD

  • AWS Certified Solutions Architect Study Guide with 900 Practice Test Questions

    Associate (SAA-C03) Exam

    Series series Sybex Study Guide
    Master Amazon Web Services solution delivery and efficiently prepare for the AWS Certified SAA-C03 Exam with this all-in-one study guideThe AWS Certified Solutions Architect Study Guide: Associate (SAA-C03) Exam, 4th Edition comprehensively and effectively prepares you for the challenging SAA-C03 Exam. This Study Guide contains efficient and accurate study tools that will help you succeed on the ... Read more

    $36.00 USD

  • 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

    $30.99 USD

  • Production Kubernetes

    Kubernetes has become the dominant container orchestrator, but many organizations that have recently adopted this system are still struggling to run actual production workloads. In this practical book, four software engineers from VMware bring their shared experiences running Kubernetes in production and provide insight on key challenges and best practices.The brilliance of Kubernetes is how ... Read more

    $48.99 USD

  • VMware Cookbook

    A Real-World Guide to Effective VMware Use

    With scores of step-by-step solutions, this cookbook helps you work with VMware ESXi in a wide range of network environments. You’ll not only learn the basics—how to pool resources from hardware servers, computer clusters, networks, and storage, and then distribute them among virtual machines—but also how to overcome the stumbling blocks you’ll encounter when you monitor systems, troubleshoot ... Read more

    $25.99 USD

  • Learning OpenTelemetry

    Setting Up and Operating a Modern Observability System

    OpenTelemetry is a revolution in observability data. Instead of running multiple uncoordinated pipelines, OpenTelemetry provides users with a single integrated stream of data, providing multiple sources of high-quality telemetry data: tracing, metrics, logs, RUM, eBPF, and more. This practical guide shows you how to set up, operate, and troubleshoot the OpenTelemetry observability system.Authors ... Read more

    $28.79 USD

  • Technology Strategy Patterns

    Architecture as Strategy

    by Eben Hewitt ...
    Technologists who want their ideas heard, understood, and funded are often told to speak the language of businessâ??without really knowing what that is. This bookâ??s toolkit provides architects, product managers, technology managers, and executives with a shared languageâ??in the form of repeatable, practical patterns and templatesâ??to produce great technology strategies.Author Eben Hewitt ... Read more

    $34.59 USD

  • Datadog Cloud Monitoring Quick Start Guide

    Proactively create dashboards, write scripts, manage alerts, and monitor containers using Datadog

    A comprehensive guide to rolling out Datadog to monitor infrastructure and applications running in both cloud and datacenter environmentsKey FeaturesLearn Datadog to proactively monitor your infrastructure and cloud servicesUse Datadog as a platform for aggregating monitoring efforts in your organizationLeverage Datadog's alerting service to implement on-call and site reliability engineering (SRE) ... Read more

    $27.89 USD or Free with Kobo Plus

  • Chaos Engineering

    System Resiliency in Practice

    As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You can't remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems while optimizing to meet business goals.Two of the field ... Read more

    $48.99 USD

  • The Art of Multiprocessor Programming

    The Art of Multiprocessor Programming, Second Edition, provides users with an authoritative guide to multicore programming. This updated edition introduces higher level software development skills relative to those needed for efficient single-core programming, and includes comprehensive coverage of the new principles, algorithms, and tools necessary for effective multiprocessor programming. The ... Read more

    $53.09 USD

  • Docker Deep Dive

    Zero to Docker in a single book

    by Nigel Poulton ...
    Start from scratch and develop the essential skills needed to create, deploy, and manage cloud-native applications using Docker with the latest edition of Docker Deep DiveKey FeaturesGet a solid understanding of Docker and containersOvercome common problems while containerizing an applicationMaster Docker commands needed for creating, deploying, and running applicationsBook DescriptionA new ... Read more

    $26.59 USD or Free with Kobo Plus

  • Google Cloud Certified Professional Cloud Architect Study Guide

    by Dan Sullivan ...
    Series series Sybex Study Guide
    An indispensable guide to the newest version of the Google Certified Professional Cloud Architect certificationThe newly revised Second Edition of the Google Cloud Certified Professional Cloud Architect Study Guide delivers a proven and effective roadmap to success on the latest Professional Cloud Architect accreditation exam from Google. You'll learn the skills you need to excel on the test and ... Read more

    $39.00 USD

  • 97 Things Every SRE Should Know

    Site reliability engineering (SRE) is more relevant than ever. Knowing how to keep systems reliable has become a critical skill. With this practical book, newcomers and old hats alike will explore a broad range of conversations happening in SRE. You'll get actionable advice on several topics, including how to adopt SRE, why SLOs matter, when you need to upgrade your incident response, and how ... Read more

    $30.99 USD

  • Microservice Architecture

    Aligning Principles, Practices, and Culture

    Microservices can have a positive impact on your enterprise—just ask Amazon and Netflix—but you can fall into many traps if you don’t approach them in the right way. This practical guide covers the entire microservices landscape, including the principles, technologies, and methodologies of this unique, modular style of system building. You’ll learn about the experiences of organizations around the ... Read more

    $24.49 USD

  • Cloud Native DevOps with Kubernetes

    Building, Deploying, and Scaling Modern Applications in the Cloud

    Kubernetes has become the operating system of today's cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts Justin Domingus and John Arundel show you what Kubernetes can do-and what you can do with it.This updated second edition guides you through the growing Kubernetes ecosystem and provides practical ... Read more

    $55.49 USD

  • Deploying OpenStack

    Creating Open Source Clouds

    by Ken Pepple ...
    OpenStack was created with the audacious goal of being the ubiquitous software choice for building public and private cloud infrastructures. In just over a year, it's become the most talked-about project in open source. This concise book introduces OpenStack's general design and primary software components in detail, and shows you how to start using it to build cloud infrastructures.If you're a ... Read more

    $12.99 USD

  • Real-Time Phoenix: Building Scalable Elixir Applications with Live Updates and WebSocket Streams

    by Sam Stevenson ...
    Learn to build responsive, real-time applications using Elixir and Phoenix LiveView. Master WebSocket handling, distributed systems, and fault-tolerant architectures using OTP principles. Perfect for web developers looking to create interactive dashboards, chat applications, and IoT monitoring systems that scale to millions of concurrent users. Includes deployment strategies and performance ... Read more

    $4.99 USD or Free with Kobo Plus

  • Continuous Delivery with Docker and Jenkins, 3rd Edition

    Create secure applications by building complete CI/CD pipelines

    by Rafał Leszko ...
    Create a complete continuous delivery process using modern DevOps tools such as Docker, Jenkins, Kubernetes, Ansible, Terraform, and many moreKey FeaturesBuild reliable and secure applications using Docker containersCreate a highly available environment to scale Jenkins and your services using KubernetesAutomate your release process end-to-endBook DescriptionThis updated third edition of ... Read more

    $44.99 USD or Free with Kobo Plus

  • Solutions Architect's Handbook

    Kick-start your career as a solutions architect by learning architecture design principles and strategies

    Third edition out now with coverage on Generative AI, clean architecture, edge computing, and moreKey FeaturesTurn business needs into end-to-end technical architectures with this practical guideAssess and overcome various challenges while updating or modernizing legacy applicationsFuture-proof your architecture with IoT, machine learning, and quantum computingBook DescriptionBecoming a solutions ... Read more

    $64.79 USD or Free with Kobo Plus

  • Security in Distributed, Grid, Mobile, and Pervasive Computing

    by Yang Xiao ...
    This book addresses the increasing demand to guarantee privacy, integrity, and availability of resources in networks and distributed systems. It first reviews security issues and challenges in content distribution networks, describes key agreement protocols based on the Diffie-Hellman key exchange and key management protocols for complex distributed systems like the Internet, and discusses ... Read more

    Free

  • Google Cloud Platform for Architects

    Design and manage powerful cloud solutions

    Get acquainted with GCP and manage robust, highly available, and dynamic solutions to drive business objectiveKey FeaturesIdentify the strengths, weaknesses and ideal use-cases for individual services offered on the Google Cloud PlatformMake intelligent choices about which cloud technology works best for your use-caseLeverage Google Cloud Platform to analyze and optimize technical and business ... Read more

    $37.79 USD or Free with Kobo Plus

  • Distributed Computing with Python

    Harness the power of multiple computers using Python through this fast-paced informative guide

    Harness the power of multiple computers using Python through this fast-paced informative guideKey Features\[\*\] You'll learn to write data processing programs in Python that are highly available, reliable, and fault tolerant\[\*\] Make use of Amazon Web Services along with Python to establish a powerful remote computation system\[\*\] Train Python to handle data-intensive and resource hungry ... Read more

    $27.89 USD or Free with Kobo Plus

  • Distributed Computing Pearls

    Series series Synthesis Lectures on Distributed Computing Theory
    Computers and computer networks are one of the most incredible inventions of the 20th century, having an ever-expanding role in our daily lives by enabling complex human activities in areas such as entertainment, education, and commerce. One of the most challenging problems in computer science for the 21st century is to improve the design of distributed systems where computing devices have to work ... Read more

    $39.59 USD

  • Programming Massively Parallel Processors

    A Hands-on Approach

    Programming Massively Parallel Processors: A Hands-on Approach shows both students and professionals alike the basic concepts of parallel programming and GPU architecture. Concise, intuitive, and practical, it is based on years of road-testing in the authors' own parallel computing courses. Various techniques for constructing and optimizing parallel programs are explored in detail, while case ... Read more

    $63.89 USD