Skip to main content

Indkøbskurv

Du får VIP-behandling!

Vare(r) ikke tilgængelig til køb
Gennemgå din indkøbskurv. Du kan fjerne de(n) tilgængelige vare(r) nu, ellers fjerner vi det automatisk ved kassen.
varervare
varervare

Anbefalet til dig

Loading...

Parallel behandling e-bøger

Hvis du kan lide Parallel behandling e-bøger, så vil du elske disse fremragende valg.
Viser 865 - 888 af 998 resultater
Skip side bar filters
  • 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 ... Læs mere

    135,99 kr. eller Gratis med Kobo Plus

  • Genomics in the Azure Cloud

    Scaling Your Bioinformatics Workloads Using Enterprise-Grade Solutions

    af 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 ... Læs mere

    463,36 kr.

  • 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 ... Læs mere

    408,86 kr.

  • Model Based Systems Engineering

    Theoretical Foundations

    af 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 ... Læs mere

    912,99 kr.

  • 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 ... Læs mere

    108,24 kr. eller Gratis med Kobo Plus

  • Python and AWS Cookbook

    Managing Your Cloud with Python and Boto

    af 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 ... Læs mere

    98,99 kr.

  • Learn Kubernetes - Container orchestration using Docker

    Learn Collection

    af Arnaud Weil ...
    Serier serie 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 ... Læs mere

    64,08 kr.

  • Blockchain in the Industrial Internet of Things

    Serier serie 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 ... Læs mere

    1.083,61 kr.

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

    af 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 ... Læs mere

    Gratis

  • 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 ... Læs mere

    294,99 kr. eller Gratis med 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 ... Læs mere

    163,49 kr. eller Gratis med 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. ... Læs mere

    170,36 kr. eller Gratis med 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 ... Læs mere

    268,74 kr. eller Gratis med 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 ... Læs mere

    204,49 kr. eller Gratis med Kobo Plus

  • Automatic Parallelization

    An Overview of Fundamental Compiler Techniques

    Serier serie 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 ... Læs mere

    288,64 kr.

  • 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 ... Læs mere

    170,36 kr. eller Gratis med Kobo Plus

  • Mastering Amazon EC2

    Unravel the complexities of EC2 to build robust and resilient applications

    af 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 ... Læs mere

    307,49 kr. eller Gratis med 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, ... Læs mere

    149,86 kr. eller Gratis med 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 ... Læs mere

    480,66 kr.

  • Multi-Cloud Architecture and Governance

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

    af 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 ... Læs mere

    412,49 kr. eller Gratis med Kobo Plus

  • Distributed Systems

    An Algorithmic Approach, Second Edition

    af Sukumar Ghosh ...
    Serier serie Chapman & Hall/CRC Computer and Information Science Series
    Distributed Systems: An Algorithmic Approach, Second Edition provides a balanced and straightforward treatment of the underlying theory and practical applications of distributed computing. As in the previous version, the language is kept as unobscured as possible-clarity is given priority over mathematical formalism. This easily digestible text:Fea ... Læs mere

    484,22 kr.

  • Effective Remote Work

    For Yourself, Your Team, and Your Company

    The office isn't as essential as it used to be. Flexible working hours and distributed teams are replacing decades of on-site, open-plan office culture. Wherever you work from nowadays, your colleagues are likely to be somewhere else. No more whiteboards. No more water coolers. And certainly no Ping-Pong. So how can you organize yourself, ship software, communicate, and be impactful as part of a ... Læs mere

    279,36 kr.

  • 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 ... Læs mere

    136,24 kr. eller Gratis med 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 ... Læs mere

    29,26 kr.