Skip to main content

購物車

您會獲得 VIP 禮遇!

無法購買的項目
請檢閱您的購物車。您可以即刻移除無法購買的項目,或者我們將於結帳時為您自動移除。
項目項目
項目項目

專屬於您的推薦

Loading...

平行處理 電子書

如果您喜歡 平行處理 電子書,或許您也會喜歡這些熱門精選。
顯示第 124 個結果,共 966
Skip side bar filters
  • Foundations of Scalable Systems

    Designing Distributed Architectures

    Ian Gorton ……
    In many systems, scalability becomes the primary driver as the user base grows. Attractive features and high utility breed success, which brings more requests to handle and more data to manage. But organizations reach a tipping point when design decisions that made sense under light loads suddenly become technical debt. This practical book covers design approaches and technologies that make it …… 閱讀更多內容

    NT$1,351 TWD

  • 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, …… 閱讀更多內容

    NT$1,613 TWD

  • Learning Domain-Driven Design

    Aligning Software Architecture and Business Strategy

    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 …… 閱讀更多內容

    NT$1,351 TWD

  • Get Your Hands Dirty on Clean Architecture

    Build 'clean' applications with code examples in Java

    Tom Hombergs ……
    Gain insight into how Hexagonal Architecture can help to increase maintainability.Key FeaturesExplore ways to make your software flexible, extensible, and adaptableLearn new concepts that you can easily blend with your own software development styleDevelop the mindset of making conscious architecture decisionsBook DescriptionBuilding for maintainability is key to keep development costs low (and …… 閱讀更多內容

    NT$985 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$1,210 TWD

  • Streaming Systems

    The What, Where, When, and How of Large-Scale Data Processing

    Streaming data is a big deal in big data these days. As more and more businesses seek to tame the massive unbounded data sets that pervade our world, streaming systems have finally reached a level of maturity sufficient for mainstream adoption. With this practical guide, data engineers, data scientists, and developers will learn how to work with streaming data in a conceptual and platform-agnostic …… 閱讀更多內容

    NT$1,613 TWD

  • Essential Mathematics for Quantum Computing

    A beginner's guide to just the math you need without needless complexities

    Demystify quantum computing by learning the math it is built onKey FeaturesBuild a solid mathematical foundation to get started with developing powerful quantum solutionsUnderstand linear algebra, calculus, matrices, complex numbers, vector spaces, and other concepts essential for quantum computingLearn the math needed to understand how quantum algorithms functionBook DescriptionQuantum computing …… 閱讀更多內容

    NT$665 TWD 透過 Kobo Plus 免費享用

  • Microservices with Go

    The expert's guide to building secure, scalable, and reliable microservices with Go

    Alexander Shuiskov ……
    This second edition walks you through the full lifecycle of Go microservice development, from scaffolding and system design to cloud-native rollout. Learn to secure, observe, and fine-tune services that stay responsive under load.Key FeaturesDesign and deploy scalable microservices using gRPC, Protocol Buffers and KubernetesDiscover industry best practices and gain insights into Go microservice …… 閱讀更多內容

    NT$985 TWD 透過 Kobo Plus 免費享用

  • 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 …… 閱讀更多內容

    NT$1,210 TWD

  • Data Mesh

    Delivering Data-Driven Value at Scale

    Zhamak Dehghani ……
    We're at an inflection point in data, where our data management solutions no longer match the complexity of organizations, the proliferation of data sources, and the scope of our aspirations to get value from data with AI and analytics. In this practical book, author Zhamak Dehghani introduces data mesh, a decentralized sociotechnical paradigm drawn from modern distributed architecture that …… 閱讀更多內容

    NT$1,613 TWD

  • Hands-On Serverless Applications with Go

    Build real-world, production-ready applications with AWS Lambda

    Mohamed Labouardy ……
    Learn to build, secure, deploy, and manage your serverless application in Golang with AWS Lambda Key FeaturesImplement AWS lambda to build scalable and cost-efficient applications in GoDesign and set the data flow between cloud services and custom business logicLearn to design Lambda functions using real-world examples and implementation scenariosBook DescriptionServerless architecture is popular …… 閱讀更多內容

    NT$1,069 TWD 透過 Kobo Plus 免費享用

  • Building Microservices

    Designing Fine-Grained Systems

    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 …… 閱讀更多內容

    NT$1,613 TWD

  • Terraform: Up and Running

    Writing Infrastructure as Code

    Yevgeniy Brikman ……
    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 …… 閱讀更多內容

    NT$1,351 TWD

  • Fundamentals of Software Architecture

    A Modern Engineering Approach

    Mark Richards, Neal Ford ……
    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 …… 閱讀更多內容

    NT$1,613 TWD

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

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

    Alexey Zimarev ……
    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 …… 閱讀更多內容

    NT$1,027 TWD 透過 Kobo Plus 免費享用

  • System Design Guide for Software Professionals

    Build scalable solutions – from fundamental concepts to cracking top tech company interviews

    Enhance your system design skills to build scalable and efficient systems by working through real-world case studies and expert strategies to excel in interviewsKey FeaturesComprehensive coverage of distributed systems concepts and practical system design techniques.Insider tips and proven strategies from engineering leaders at top tech companies.Detailed case studies of widely used applications …… 閱讀更多內容

    NT$881 TWD 透過 Kobo Plus 免費享用

  • Software Supply Chain Security

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

    Cassie Crossley ……
    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 …… 閱讀更多內容

    NT$1,138 TWD

  • Data Plane Development Kit (DPDK)

    A Software Optimization Guide to the User Space-Based Network Applications

    編輯者: Heqing Zhu ……
    This book brings together the insights and practical experience of some of the most experienced Data Plane Development Kit (DPDK) technical experts, detailing the trend of DPDK, data packet processing, hardware acceleration, packet processing and virtualization, as well as the practical application of DPDK in the fields of SDN, NFV, and network storage. The book also devotes many chunks to …… 閱讀更多內容

    NT$2,405 TWD

  • Hands-On Microservices with Spring Boot and Spring Cloud

    Build and deploy Java microservices using Spring Cloud, Istio, and Kubernetes

    Magnus Larsson ……
    Apply microservices patterns to build resilient and scalable distributed systemsKey FeaturesUnderstand the challenges of building large-scale microservice landscapesBuild cloud-native production-ready microservices with this comprehensive guideDiscover how to get the best out of Spring Cloud, Kubernetes, and Istio when used togetherBook DescriptionMicroservices architecture allows developers to …… 閱讀更多內容

    NT$1,320 TWD 透過 Kobo Plus 免費享用

  • Kubernetes: Up and Running

    Dive into the Future of Infrastructure

    In just five years, Kubernetes has radically changed the way developers and ops personnel build, deploy, and maintain applications in the cloud. With this book's updated third edition, you'll learn how this popular container orchestrator can help your company achieve new levels of velocity, agility, reliability, and efficiency--whether you're new to distributed systems or have been deploying cloud …… 閱讀更多內容

    NT$1,613 TWD

  • Design and Build Modern Datacentres, A to Z practical guide

    Congratulations on finding out about this book. I am writing this book to help Datacentre owners and designers learn how to design and build Datacentre correctly.This book is one of the rare books designed to simplify the complexity and guide the learner to explore and discover the secrets of Datacentre designs. I hope the information in this book is intuitive enough for Datacentre designers to …… 閱讀更多內容

    NT$282 TWD

  • Learn Microservices - ASP.NET Core and Docker

    Arnaud Weil ……
    You're a developer who knows nothing to Microservices. Which is fine, except that you need to start coding your next Microservices-based application using ASP.NET Core and Docker.Don't worry: I have you covered. I've been training hundreds of developers like you during 16 years, and converted my experience into this book. I know from experience teaching what takes more time to learn in …… 閱讀更多內容

    NT$314 TWD

  • 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 …… 閱讀更多內容

    NT$1,613 TWD

  • Building Multi-Tenant SaaS Architectures

    Principles, Practices, and Patterns Using AWS

    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 …… 閱讀更多內容

    NT$1,613 TWD