Skip to main content

Panier

Vous profitez des avantages réservés aux VIP !

Article(s) non disponible(s) à la vente
Veuillez vérifier votre panier. Vous pouvez supprimer le ou les articles qui ne sont pas disponibles maintenant ou nous les supprimerons automatiquement au moment du règlement de la commande.
articlesarticle
articlesarticle

Recommandé pour vous

Loading...

eBooks Traitement parallèle

Si vous aimez les titres Traitement parallèle, vous allez adorer cette sélection.
Affichage des résultats 1 - 24 sur 1076
Skip side bar filters
  • Data Mesh

    Delivering Data-Driven Value at Scale

    par 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 ... En savoir plus

    34,33 €

  • Learning Domain-Driven Design

    Aligning Software Architecture and Business Strategy

    par 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 ... En savoir plus

    29,03 €

  • 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 ... En savoir plus

    29,03 €

  • 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, ... En savoir plus

    34,33 €

  • Practical Monitoring

    Effective Strategies for the Real World

    par Mike Julian ...
    Do you have a nagging feeling that your monitoring needs improvement, but you just aren’t sure where to start or how to do it? Are you plagued by constant, meaningless alerts? Does your monitoring system routinely miss real problems? This is the book for you.Mike Julian lays out a practical approach to designing and implementing effective monitoring—from your enterprise application down to the ... En savoir plus

    13,03 €

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

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

    par 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 ... En savoir plus

    28,61 € ou Gratuit avec Kobo Plus

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    par 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 ... En savoir plus

    24,48 €

  • 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 ... En savoir plus

    47,37 €

  • Learning Serverless

    par 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 ... En savoir plus

    29,03 €

  • NGINX Unit Cookbook

    par Derek DeJonghe ...
    Alongside its popular web server, NGINX provides a dynamic application server that supports configuration through a RESTful JSON API. The open source NGINX Unit server deploys configuration changes without service disruptions and runs apps built with multiple languages and frameworks. This updated cookbook shows developers, DevOps personnel, network admins, and cloud infrastructure pros how to ... En savoir plus

    15,25 €

  • Chaos Engineering

    System Resiliency in Practice

    As more companies move toward microservices and other distributed technologies, the complexity of these systems increases. You can’t remove the complexity, but through Chaos Engineering you can discover vulnerabilities and prevent outages before they impact your customers. This practical guide shows engineers how to navigate complex systems while optimizing to meet business goals.Two of the field ... En savoir plus

    34,33 €

  • The Google Anthos Book

    Learn to centrally manage Kubernetes clusters and application workloads in a multi-cloud environment

    Solve challenges related to Kubernetes clusters and application workloads deployed across different multi-cloud and on-premises infrastructure using various tools in the Anthos suiteKey FeaturesSet up and configure Anthos on multiple platforms like GCP, AWS, Azure, VMware, and BareMetalDefine consistent security and compliance policies for applications deployed across multi-cloud or hybrid-cloud ... En savoir plus

    41,33 € ou Gratuit avec Kobo Plus

    PRÉ-COMMANDER

  • Programmer Passport: OTP

    par Bruce Tate ...
    OTP is the heart of the rapidly growing Elixir, the functional language at the heart of Phoenix and LiveView. OTP enables exciting concurrent applications with among the best reliability properties in the world. With this book, you'll learn to code systems that can detect failure and recover from it automatically using the same techniques behind the world's telecommunication systems. By plugging ... En savoir plus

    10,70 €

  • Programming Concurrency on the JVM

    Mastering Synchronization, STM, and Actors

    More than ever, learning to program concurrency is critical to creating faster, responsive applications. Speedy and affordable multicore hardware is driving the demand for high-performing applications, and you can leverage the Java platform to bring these applications to life.Concurrency on the Java platform has evolved, from the synchronization model of JDK to software transactional memory (STM) ... En savoir plus

    22,89 €

  • Automation with SaltStack

    Streamline and Optimise Infrastructure Management with SaltStack for Enterprise-Grade Environments (English Edition)

    Empower Your Infrastructure with SaltStack Automation.Book DescriptionUnleash the full potential of SaltStack to transform your infrastructure management and automation practices. This book is crafted to provide clear, step-by-step guidance, ensuring you can apply SaltStack's capabilities to automate and streamline your workflows effectively.Starting with the basics, the book introduces the ... En savoir plus

    22,99 € ou Gratuit avec Kobo Plus

  • Foundations of Scalable Systems

    Designing Distributed Architectures

    par 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 ... En savoir plus

    34,33 €

  • Elastic Beanstalk

    Simple Cloud Scaling for Java Developers

    While it's always been possible to run Java applications on Amazon EC2, Amazon's Elastic Beanstalk makes the process easier—especially if you understand how it works beneath the surface. This concise, hands-on book not only walks you through Beanstalk for deploying and managing web applications in the cloud, you'll also learn how to use this AWS tool in other phases of development.Ideal if you're ... En savoir plus

    11,86 €

  • Programming Google App Engine

    Build & Run Scalable Web Applications on Google's Infrastructure

    par Dan Sanderson ...
    Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google’s vast infrastructure, using App Engine’s scalable services and simple development model ... En savoir plus

    27,55 €

  • Knative Cookbook

    Building Effective Serverless Applications with Kubernetes and OpenShift

    Enterprise developers face several challenges when it comes to building serverless applications, such as integrating applications and building container images from source. With more than 60 practical recipes, this cookbook helps you solve these issues with Knative—the first serverless platform natively designed for Kubernetes. Each recipe contains detailed examples and exercises, along with a ... En savoir plus

    24,48 €

  • Ultimate Certified Kubernetes Administrator (CKA) Certification Guide

    Become CKA Certified with Ease by Mastering Cluster Management and Orchestration with Kubernetes (English Edition)

    Unlock the Power of Kubernetes: Master Cluster Excellence!Key Features● Master Kubernetes from the ground up, covering foundational to expert-level skills.● Enhance learning with practical examples, clear diagrams, and real-world applications.● Tailored content to help you confidently pass the CKA certification exam.Book DescriptionEmbark on a journey from beginner to pro with this CKA C... ... En savoir plus

    25,99 € ou Gratuit avec Kobo Plus

  • Ultimate Kubernetes for Cloud-Native Applications

    par Kamal Sharma ...
    Design, deploy, and scale cloud-native applications with Kubernetes mastery! Key Features ● End-to-end Kubernetes mastery with hands-on, enterprise-grade labs. ● Architect resilient, secure, and multi-cloud native applications at scale. ● Proven DevOps, automation, and observability strategies for enterprises. Book Description Kubernetes has rapidly evolved into the foundation of modern cloud ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Ultimate Redis for High-Performance Applications

    Master Redis Data Structures, Scripting, Scaling, Monitoring, Replication, and Clustering for High Performance Applications

    par Karnish Master ...
    Design, Deploy, and Debug Redis Systems with Confidence and SpeedKey Features? Get a free one-month digital subscription to www.avaskillshelf.com? End-to-end coverage of Redis—from fundamentals to cloud deployment.? Hands-on guidance for data structures, scripting, replication, and clustering.? Production-focused insights on monitoring, troubleshooting, and performance tuning.? Real-world ... En savoir plus

    21,00 € ou Gratuit avec Kobo Plus

  • Introduction to Parallel Computing

    The constantly increasing demand for more computing power can seem impossible to keep up with. However, multicore processors capable of performing computations in parallel allow computers to tackle ever larger problems in a wide variety of applications. This book provides a comprehensive introduction to parallel computing, discussing theoretical issues such as the fundamentals of concurrent ... En savoir plus

    96,49 €

  • Explain the Cloud Like I’m 10

    par Todd Hoff ...
    This is a completely updated and expanded version.What is the cloud? Discover the secrets of the cloud through simple explanations that use lots of pictures and lots of examples.Why learn about the cloud? It’s the future. The cloud is the future of software, the future of computing, and the future of business. If you’re not up on the cloud, the future will move on without you. Don’t miss out.Not a ... En savoir plus

    15,83 € ou Gratuit avec Kobo Plus