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 841 - 864 of 1061 Results
Skip side bar filters
  • Ultimate WordPress Handbook

    Your Complete Guide to Mastering WordPress for All Skill Levels Key Features ● Step-by-step instructions from basic setup to advanced WordPress techniques ● Expert guidance on customizing themes and enhancing website functionality ● Comprehensive insights into managing, maintaining, and optimizing WordPress sites Book Description As the world’s leading content management system, WordPress powers ... Read more

    $14.99 USD or Free with Kobo Plus

  • Ultimate MLOps for Machine Learning Models

    The only MLOps guide you’ll ever need Key Features ● Acquire a comprehensive understanding of the entire MLOps lifecycle, from model development to monitoring and governance. ● Gain expertise in building efficient MLOps pipelines with the help of practical guidance with real-world examples and case studies. ● Develop advanced skills to implement scalable solutions by understanding the latest ... Read more

    $29.99 USD or Free with Kobo Plus

  • Hands-On Kubernetes, Service Mesh and Zero-Trust

    Build and manage secure applications using Kubernetes and Istio (English Edition)

    Building and managing secure applications is a crucial aspect of modern software development, especially in distributed environments. Kubernetes and Istio, when combined, provide a powerful platform for achieving application security and managing it effectively. If you want to build and manage secure applications with ease, then this book is an ideal resource for you. The book extensively covers ... Read more

    $14.99 USD or Free with Kobo Plus

  • Genomics in the Azure Cloud

    Scaling Your Bioinformatics Workloads Using Enterprise-Grade Solutions

    by Colby T. Ford ...
    This practical guide bridges the gap between general cloud computing architecture in Microsoft Azure and scientific computing for bioinformatics and genomics. You'll get a solid understanding of the architecture patterns and services that are offered in Azure and how they might be used in your bioinformatics practice. You'll get code examples that you can reuse for your specific needs. And you'll ... Read more

    $48.99 USD

  • Stream Processing with Apache Spark

    Mastering Structured Streaming and Spark Streaming

    Before you can build analytics tools to gain quick insights, you first need to know how to process data in real time. With this practical guide, developers familiar with Apache Spark will learn how to put this in-memory framework to use for streaming data. You’ll discover how Spark enables you to write streaming jobs in almost the same way you write batch jobs.Authors Gerard Maas and François ... Read more

    $43.99 USD

  • Model Based Systems Engineering

    Theoretical Foundations

    by Ali Koudri ...
    Well-structured and interdisciplinary overview of MBSE, covering both theoretical foundations and practical applicationsTaking an interdisciplinary approach, Model Based System Engineering provides a comprehensive introduction to understanding and applying model-based system engineering (MBSE) principles and practices in the design, development, and management of complex systems. Throughout the ... Read more

    $107.00 USD

  • Ultimate Web Authentication Handbook

    Practical gateway to securing web applications with OIDC, OAuth, SAML, FIDO, and Digital Identity to. KEY FEATURES ● Dive into real-world practical hands-on experience with authentication protocols through sample code. ● Gain a programmer’s perspective on cryptography, certificates, and their role in securing authentication processes. ● Explore a wide array of authentication protocols, including ... Read more

    $14.99 USD or Free with Kobo Plus

  • Python and AWS Cookbook

    Managing Your Cloud with Python and Boto

    by Mitch Garnaat ...
    If you intend to use Amazon Web Services (AWS) for remote computing and storage, Python is an ideal programming language for developing applications and controlling your cloud-based infrastructure. This cookbook gets you started with more than two dozen recipes for using Python with AWS, based on the author’s boto library.You’ll find detailed recipes for working with the S3 storage service as well ... Read more

    $10.99 USD

  • Learn Kubernetes - Container orchestration using Docker

    Learn Collection

    by Arnaud Weil ...
    Series series Learn Collection
    This book is for anyone who needs to run software on Kubernetes. Whether you're a developer, a DevOps manager or a technician, this book should help you plan and run Kubernetes workloads.I assume that you have no previous knowledge about containers or containers orchestration.I made my best to keep this book small, so that you can learn Kubernetes quickly without getting lost in petty details. If ... Read more

    $9.99 USD or Free with Kobo Plus

  • Blockchain in the Industrial Internet of Things

    Series series IOP Series in Next Generation Computing
    Blockchain and the Internet of Things (IoT) are separately regarded as highly capable popular technologies. Blockchain is a database used for decentralized transaction purposes. It provides novel directions to store and manage data, whereas the IoT relates to the propagation of linked smart machines through the Internet. A technology significant to the manufacturing business, which is currently ... Read more

    $114.99 USD

  • Mastering Distributed Observability in Rust

    Implement OpenTelemetry in a real-world, multi-container e-commerce architecture

    Learn to design, implement, and scale distributed observability in Rust using OpenTelemetry, with practical examples for tracing, logging, and metrics.Key FeaturesImplement end-to-end observability in Rust using OpenTelemetry APIs and CollectorCorrelate logs, traces, and metrics across async, multithreaded Rust applicationsBuild and deploy an observable Rust microservice with Actix, Redis, and ... Read more

    $32.99 USD or Free with Kobo Plus

  • Mastering Spring Reactive Programming for High Performance Web Apps

    Master Reactive Programming: Build Solutions with Reactive Spring Key Features ● Step-by-step approach to mastering Reactor and Spring WebFlux. ● Practical projects to apply and reinforce reactive programming skills. ● Real-world solutions for building scalable and efficient reactive systems. Book Description Mastering Spring Reactive Programming for High Performance Web Apps is a comprehensive ... Read more

    $23.99 USD or Free with Kobo Plus

  • Ultimate ITIL® 4 for Intelligent and Sustainable Service Management

    Reimagining ITIL4 with AI, DevOps, and Green Thinking. Key Features ● End-to-end ITIL4 evolution from foundations to autonomous ITSM. ● Practical integration of AI, Agile, DevOps, and ESG principles. ● Execution-focused playbooks, maturity models, and real-world case studies. Book Description ITIL® is the globally adopted framework for designing, delivering, and improving value-driven IT services. ... Read more

    $24.99 USD or Free with Kobo Plus

  • Learning RxJava

    Build concurrent applications using reactive programming with the latest features of RxJava 3

    Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programsKey FeaturesExplore a variety of tools and techniques used to solve problems in implementing concurrency and parallelizationLearn about core operators in RxJava that enable you to express your code logic productivelyApply ... Read more

    $26.99 USD or Free with Kobo Plus

  • Ultimate Full-Stack Web Development with MEVN

    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCP Key Features ● Gain an in-depth understanding of MongoDB, Express.js, Vue.js, and Node.js, and its integration to build full-stack applications. ● Develop a complete project from scratch, covering all aspects of the MEVN stack with detailed, step-by-step instructions. ● Learn how to deploy your MEVN stack applications on popular cloud ... Read more

    $29.99 USD or Free with Kobo Plus

  • Automatic Parallelization

    An Overview of Fundamental Compiler Techniques

    Series series Synthesis Lectures on Computer Architecture
    Compiling for parallelism is a longstanding topic of compiler research. This book describes the fundamental principles of compiling "regular" numerical programs for parallelism. We begin with an explanation of analyses that allow a compiler to understand the interaction of data reads and writes in different statements and loop iterations during program execution. These analyses include dependence ... Read more

    $32.99 USD

  • Ultimate React Design Patterns for High Performance

    Master React Design Patterns That Turn Your Code into Enterprise-Ready Apps. Key Features ● Master advanced React patterns such as HOCs custom hooks and functional architecture. ● Build enterprise level design systems with Figma and reusable UI components. ● Apply advanced TypeScript to deliver scalable and strongly typed React applications. Book Description React has become the cornerstone of ... Read more

    $24.99 USD or Free with Kobo Plus

  • Mastering Amazon EC2

    Unravel the complexities of EC2 to build robust and resilient applications

    by Badri Kesavan ...
    Master Amazon EC2 with this comprehensive guide to unleashing the full potential of cloud computing, optimizing performance, and revolutionizing your business processesKey FeaturesGain an in-depth understanding of EC2 core components, connectivity, networking, and security best practicesBuild resilient applications with load balancing, autoscaling and diverse storage optionsLearn advanced concepts ... Read more

    $34.99 USD or Free with Kobo Plus

  • Ultimate Rust for Systems Programming

    Building Tomorrow’s Systems Today the Rust Way Key Features ● Learn how to use Rust libraries effectively for various applications and projects. ● Go from basics to advanced system-building skills for stronger and more reliable outcomes. ● Secure your Rust applications confidently with expert tips for enhanced protection. Book Description This book is your guide to mastering Rust programming, ... Read more

    $21.99 USD or Free with Kobo Plus

  • Computer Architecture: Digital Circuits To Microprocessors

    An introductory text to computer architecture, this comprehensive volume covers the concepts from logic gates to advanced computer architecture. It comes with a full spectrum of exercises and web-downloadable support materials, including assembler and simulator, which can be used in the context of different courses. The authors also make available a hardware description, which can be used in labs ... Read more

    $53.99 USD

  • Multi-Cloud Architecture and Governance

    Leverage Azure, AWS, GCP, and VMware vSphere to build effective multi-cloud solutions

    by Jeroen Mulder ...
    A comprehensive guide to architecting, managing, implementing, and controlling multi-cloud environmentsKey FeaturesDeliver robust multi-cloud environments and improve your business productivityStay in control of the cost, governance, development, security, and continuous improvement of your multi-cloud solutionIntegrate different solutions, principles, and practices into one multi-cloud ... Read more

    $44.99 USD or Free with Kobo Plus

  • Ultimate Blazor WebAssembly for Web Development

    Empower Your Web Development with Blazor WASM 8.0 Key Features ● Effortlessly combine Blazor Web Assembly 8.0 and C# for enhanced web app performance. ● Gain valuable insights and practical examples to master dynamic and responsive web application development. ● Learn to streamline development processes, debug effectively, and optimize performance for a competitive edge. Book Description Ultimate ... Read more

    $19.99 USD or Free with Kobo Plus

  • Computing and Information Technology V11 Home Study

    An enhanced eBook published in full colour. Now including extensive interactive content enabling exploration by inserting any values that would occur in a real situation whereby the graphics are redrawn to reflect those changes.Calculations can be also tested against any standard subject textbook to compare the results.Interactive Technology when used in the classroom can motivate passive students ... Read more

    $3.99 USD

  • Learning Serverless

    by Jason Katzer ...
    Whether your company is considering serverless computing or has already made the decision to adopt this model, this practical book is for you. Author Jason Katzer shows early and mid-career developers what's required to build and ship maintainable and scalable services using this model.With this book, you'll learn how to build a modern production system in the cloud, viewed through the lens of ... Read more

    $41.99 USD