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 73 - 96 of 1069 Results
Skip side bar filters
  • Mastering KVM Virtualization

    Design expert data center virtualization solutions with the power of Linux KVM

    Learn how to configure, automate, orchestrate, troubleshoot, and monitor KVM-based environments capable of scaling to private and hybrid cloud modelsKey FeaturesGain expert insights into Linux virtualization and the KVM ecosystem with this comprehensive guideLearn to use various Linux tools such as QEMU, oVirt, libvirt, Cloud-Init, and Cloudbase-InitScale, monitor, and troubleshoot your VMs on ... Read more

    $47.99 CAD or Free with Kobo Plus

  • Learning Docker

    Optimize the power of Docker to run your applications quickly and easily

    Key FeaturesBook DescriptionDocker is a next-generation platform for simplifying application containerization life-cycle. Docker allows you to create a robust and resilient environment in which you can generate portable, composable, scalable, and stable application containers. This book is a step-by-step guide that will walk you through the various features of Docker from Docker software ... Read more

    $47.99 CAD or Free with Kobo Plus

  • An Atypical ASP.NET Core 5 Design Patterns Guide

    A SOLID adventure into architectural principles, design patterns, .NET 5, and C#

    by Marcotte ...
    A .NET developer's guide to crafting robust, maintainable, and flexible web apps by leveraging C\# 9 and .NET 5 features and component-scale and application-scale design patternsKey FeaturesApply software design patterns effectively, starting small and progressing to cloud-scaleDiscover modern application architectures such as vertical slice, clean architecture, and event-driven ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Heterogeneous Computing with OpenCL

    Revised OpenCL 1.2 Edition

    Heterogeneous Computing with OpenCL, Second Edition teaches OpenCL and parallel programming for complex systems that may include a variety of device architectures: multi-core CPUs, GPUs, and fully-integrated Accelerated Processing Units (APUs) such as AMD Fusion technology. It is the first textbook that presents OpenCL programming appropriate for the classroom and is intended to support a parallel ... Read more

    $62.99 CAD

  • Hands-On Microservices with Kubernetes

    Build, deploy, and manage scalable microservices on Kubernetes

    by Gigi Sayfan ...
    Enhance your skills in building scalable infrastructure for your cloud-based applicationsKey FeaturesLearn to design a scalable architecture by building continuous integration (CI) pipelines with KubernetesGet an in-depth understanding of role-based access control (RBAC), continuous deployment (CD), and observabilityMonitor a Kubernetes cluster with Prometheus and GrafanaBook DescriptionKubernetes ... Read more

    $37.99 CAD or Free with Kobo Plus

  • Release It!

    Design and Deploy Production-Ready Software

    A single dramatic software failure can cost a company millions of dollars - but can be avoided with simple changes to design and architecture. This new edition of the best-selling industry standard shows you how to create systems that run longer, with fewer failures, and recover better when bad things happen. New coverage includes DevOps, microservices, and cloud-native architecture. Stability ... Read more

    $43.99 CAD

  • Building Multi-Tenant SaaS Architectures

    Principles, Practices, and Patterns Using AWS

    by Tod Golding ...
    Software as a service (SaaS) is on the path to becoming the de facto model for building, delivering, and operating software solutions. Adopting a multi-tenant SaaS model requires builders to take on a broad range of new architecture, implementation, and operational challenges. How data is partitioned, how resources are isolated, how tenants are authenticated, how microservices are built—these are ... Read more

    $67.99 CAD

  • Software Architecture Patterns for Serverless Systems

    Architecting for innovation with events, autonomous services, and micro frontends

    by John Gilbert ...
    A professional\\'s guide to solving complex problems while designing modern softwareKey FeaturesLearn best practices for designing enterprise-grade software systems from a seasoned CTODeeper your understanding of system reliability, maintainability, and scalabilityElevate your skills to a professional level by learning the most effective software design patterns and architectural conceptsBook ... Read more

    $51.99 CAD 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

    $33.99 CAD or Free with Kobo Plus

  • Cassandra: The Definitive Guide, (Revised) Third Edition

    Distributed Data at Web Scale

    Imagine what you could do if scalability wasn't a problem. With this hands-on guide, you'll learn how the Cassandra database management system handles hundreds of terabytes of data while remaining highly available across multiple data centers. This revised third edition--updated for Cassandra 4.0 and new developments in the Cassandra ecosystem, including deployments in Kubernetes with K8ssandra- ... Read more

    $67.99 CAD

  • Exam Ref AZ-304 Microsoft Azure Architect Design Certification and Beyond

    Design secure and reliable solutions for the real world in Microsoft Azure

    Master the Microsoft Azure platform and prepare for the AZ-304 certification exam by learning the key concepts needed to identify key stakeholder requirements and translate these into robust solutionsKey FeaturesBuild secure and scalable solutions on the Microsoft Azure platformLearn how to design solutions that are compliant with customer requirementsWork with real-world scenarios to become a ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Model-Based Product Line Engineering (MBPLE)

    The Feature-Based Path to Product Lines Success

    Clear and concise guide to MBPLE, with industrial case studiesWritten in a to-the-point style, Model-Based Product Line Engineering (MBPLE) is the only theoretical and practical foundational book on MBPLE that brings together the topics of model-based systems engineering (MBSE) and feature-based product line engineering (PLE). It examines how PLE can benefit from a model-based and model-centric ... Read more

    $141.99 CAD

  • Software Supply Chain Security

    Securing the End-to-End Supply Chain for Software, Firmware, and Hardware

    Trillions of lines of code help us in our lives, companies, and organizations. But just a single software cybersecurity vulnerability can stop entire companies from doing business and cause billions of dollars in revenue loss and business recovery. Securing the creation and deployment of software, also known as software supply chain security, goes well beyond the software development process.This ... Read more

    $47.99 CAD

  • Building Event-Driven Microservices

    Leveraging Organizational Data at Scale

    Event-driven microservices offer an optimal approach to harnessing event streams, reacting and responding to changes as they occur across your company. With this fully revised and updated guide, you’ll learn how to apply the principles of event-driven architecture to create event streams and build powerful microservice applications.Author Adam Bellemare takes you through the process of creating ... Read more

    $59.99 CAD

  • An Atypical ASP.NET Core 6 Design Patterns Guide

    A SOLID adventure into architectural principles and design patterns using .NET 6 and C# 10

    by Marcotte ...
    The professional developer's essential guide to building robust, maintainable, and flexible web apps by leveraging C\# 10 and .NET 6 features and component- and application-scale design patternsKey FeaturesApply the SOLID architectural principles and software design patterns effectively with a focus on dependency injectionDiscover modern application architectures such as vertical slice, clean ... Read more

    $41.99 CAD or Free with Kobo Plus

  • AWS Security Cookbook

    Practical solutions for managing security policies, monitoring, auditing, and compliance with AWS

    Secure your Amazon Web Services (AWS) infrastructure with permission policies, key management, and network security, along with following cloud security best practicesKey FeaturesExplore useful recipes for implementing robust cloud security solutions on AWSMonitor your AWS infrastructure and workloads using CloudWatch, CloudTrail, config, GuardDuty, and MaciePrepare for the AWS Certified Security ... Read more

    $51.99 CAD or Free with Kobo Plus

  • Grokking Continuous Delivery

    Build and use systems that safely automate software delivery from testing through release with this jargon-busting guide to continuous delivery pipelines.In Grokking Continuous Delivery you will learn how to:Design effective CD pipelines for new and legacy projectsKeep your software projects release-readyMaintain effective testsScale CD across multiple applicationsEnsure pipelines give the right ... Read more

    $65.99 CAD

  • Web Services, Service-Oriented Architectures, and Cloud Computing

    The Savvy Manager's Guide

    Series series The Savvy Manager's Guides
    Web Services, Service-Oriented Architectures, and Cloud Computing is a jargon-free, highly illustrated explanation of how to leverage the rapidly multiplying services available on the Internet. The future of business will depend on software agents, mobile devices, public and private clouds, big data, and other highly connected technology. IT professionals will need to evaluate and combine online ... Read more

    $44.99 CAD

  • The DevOps Career Handbook

    The ultimate guide to pursuing a successful career in DevOps

    Explore the diverse DevOps career paths and prepare for each stage of the interview process with collective wisdom from DevOps experts and interviews with DevOps PractitionersKey FeaturesNavigate the many career opportunities in the field of DevOpsDiscover proven tips and tricks from industry experts for every step of the DevOps interviewSave both time and money by avoiding common mistakes in your ... Read more

    $35.99 CAD or Free with Kobo Plus

  • Solution Architecture with .NET

    Learn solution architecture principles and design techniques to build modern .NET solutions

    by Jamil Hallal ...
    Learn about the responsibilities of a .NET solution architect and explore solution architecture principles, DevOps solutions, and design techniques and standards with hands-on examples of design patternsKey FeaturesFind out what are the essential personality traits and responsibilities of a solution architectBecome well-versed with architecture principles and modern design patterns with hands-on ... Read more

    $41.99 CAD or Free with Kobo Plus

  • VMware vSphere 5.5 Essentials

    Efficiently virtualize your IT infrastructure with vSphere

    Key FeaturesBook DescriptionThis book is intended for virtualization administrators who want to learn VMware vSphere quickly. It is assumed that you have some basic knowledge of virtualization and the vSphere environment.What you will learnExplore a multiplehost virtualization environment with ESXi and vCenter ServerCreate and manage virtual machinesCreate and configure vNetwork Switches to manage ... Read more

    $41.99 CAD or Free with Kobo Plus

  • ServiceNow Cookbook

    Acquire key capabilities for the ServiceNow platform

    Over 50 practical and immediately applicable recipes to help you manage services in your enterprise environment efficientlyKey Features\[\*\] Solve problems and challenges encountered while implementing or using ServiceNow in your organization\[\*\] Helps you build core administration, management, and maintenance skills to automate and orchestrate your IT environment\[\*\] Comes with recipes to ... Read more

    $41.99 CAD or Free with Kobo Plus

  • Azure Cloud Adoption Framework Handbook

    A comprehensive guide to adopting and governing the cloud for your digital transformation

    Explore the methodologies and reasons behind successful legacy application moves to a hyper-space cloud, specifically Azure Purchase of the print or Kindle book includes a free PDF eBookKey FeaturesDiscover tips and tricks to help you avoid common pitfalls and get up and running quicklyGain in-depth end-to-end knowledge of all things cloud to smoothen your learning journeyExplore everything from ... Read more

    $38.99 CAD 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

    $50.99 CAD