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 1027 Results
Skip side bar filters
  • 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

    €35.99

  • Site Reliability Engineering

    How Google Runs Production Systems

    The overwhelming majority of a software systemâ??s lifespan is spent in use, not in design or implementation. So, why does conventional wisdom insist that software engineers focus primarily on the design and development of large-scale computing systems?In this collection of essays and articles, key members of Googleâ??s Site Reliability Team explain how and why their commitment to the entire ... Read more

    €27.99

  • 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

    €25.59

  • 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

    €30.39

  • 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

    €35.99

  • Hands-On Domain-Driven Design with .NET Core

    Tackling complexity in the heart of software by putting DDD principles into practice

    Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really wantKey FeaturesApply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRSLearn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservicesEmpower ... Read more

    €26.99 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

    €27.89 or Free with Kobo Plus

  • 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

    €49.59

  • The Site Reliability Workbook

    Practical Ways to Implement SRE

    In 2016, Googleâ??s Site Reliability Engineering book ignited an industry discussion on what it means to run production services todayâ??and why reliability considerations are fundamental to service design. Now, Google engineers who worked on that bestseller introduce The Site Reliability Workbook, a hands-on companion that uses concrete examples to show you how to put SRE principles and practices ... Read more

    €25.59

  • Building Microservices

    Designing Fine-Grained Systems

    by Sam Newman ...
    As organizations shift from monolithic applications to smaller, self-contained microservices, distributed systems have become more fine-grained. But developing these new systems brings its own host of problems. This expanded second edition takes a holistic view of topics that you need to consider when building, managing, and scaling microservices architectures.Through clear examples and practical ... Read more

    €30.39

  • 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

    €35.99

  • 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

    €35.99

  • Cloud Native Transformation

    Practical Patterns for Innovation

    In the past few years, going cloud native has been a big advantage for many companies. But it’s a tough technique to get right, especially for enterprises with critical legacy systems. This practical hands-on guide examines effective architecture, design, and cultural patterns to help you transform your organization into a cloud native enterprise—whether you’re moving from older architectures or ... Read more

    €35.99

  • 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

    €21.59

  • Logs and Telemetry

    Using Fluent Bit, Kubernetes, streaming and more

    by Phil Wilkins ...
    Build cloud native observability pipelines with minimal footprints and high-performance throughput—all with Fluent Bit, Kubernetes, and your favorite visualization and analytics tools.Logs and Telemetry is an all-practical guide to monitoring both cloud-native and traditional environments with the Fluent Bit observability tool. It takes you from the basics of collecting app logs, all the way to ... Read more

    €42.06

  • Argo CD in Practice

    The GitOps way of managing cloud-native applications

    Build CD pipelines following GitOps principles like declarative and immutable changes stored in version control, all continuously reconciled by Argo CD, and minimize the failure of deployments. Purchase of the print or Kindle book includes a free eBook in the PDF format. Key Features • Discover how to apply GitOps principles to build real-world CD pipelines • Understand Argo CD components and how ... Read more

    €25.19 or Free with Kobo Plus

  • Software Architecture for Busy Developers

    Talk and act like a software architect in one weekend

    A quick start guide to learning essential software architecture tools, frameworks, design patterns, and best practicesKey FeaturesBook DescriptionAre you a seasoned developer who likes to add value to a project beyond just writing code? Have you realized that good development practices are not enough to make a project successful, and you now want to embrace the bigger picture in the IT landscape? ... Read more

    €22.49 or Free with Kobo Plus

  • Practical Microservices with Dapr and .NET

    A developer's guide to building cloud-native applications using the Dapr event-driven runtime

    by Davide Bedin ...
    Use the new, enticing, and highly portable event-driven runtime to simplify building resilient and scalable microservices for cloud and edge applicationsKey FeaturesBuild resilient, stateless, and stateful microservice applications that run on the cloud and edgeSolve common distributed systems such as low latency and scaling using any language and frameworkUse real-time and proactive monitoring ... Read more

    €27.89 or Free with Kobo Plus

  • Azure DevOps Explained

    Get started with Azure DevOps and develop your DevOps practices

    Implement real-world DevOps and cloud deployment scenarios using Azure Repos, Azure Pipelines, and other Azure DevOps toolsKey FeaturesImprove your application development life cycle with Azure DevOps in a step-by-step mannerApply continuous integration and continuous deployment to reduce application downtimeWork with real-world CI/CD scenarios curated by a team of renowned Microsoft MVPs and ... Read more

    €25.19 or Free with Kobo Plus

  • 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

    €25.19 or Free with Kobo Plus

  • 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

    €27.89 or Free with Kobo Plus

  • 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

    €35.09 or Free with Kobo Plus

  • Architectural Patterns

    Uncover essential patterns in the most indispensable realm of enterprise architecture

    Learn the importance of architectural and design patterns in producing and sustaining next-generation IT and business-critical applications with this guide.Key Features\[\*\] Use patterns to tackle communication, integration, application structure, and more\[\*\] Implement modern design patterns such as microservices to build resilient and highly available applications\[\*\] Choose between the MVP ... Read more

    €31.49 or Free with Kobo Plus

  • The Azure Cloud Native Architecture Mapbook

    Explore Microsoft Cloud's infrastructure, application, data, and security architecture

    Improve your Azure architecture practice and set out on a cloud and cloud-native journey with this Azure cloud native architecture guideKey FeaturesDiscover the key drivers of successful Azure architectureImplement architecture maps as a compass to tackle any challengeUnderstand architecture maps in detail with the help of practical use casesBook DescriptionAzure offers a wide range of services ... Read more

    €35.99 or Free with Kobo Plus