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

    23,78 €

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

    33,36 €

  • A Data-Driven Company

    21 lessons for large organizations to create value from AI

    Are you planning to start working with big data, analytics or AI, but don’t know where to start or what to expect? Have you started your data journey and are wondering how to get to the next level? Want to know how to fund your data journey, how to organize your data team, how to measure the results, how to scale? Don’t worry, you are not alone. Many organizations are struggling with the same ... En savoir plus

    10,08 €

  • 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

    12,66 €

  • Concurrency

    The Works of Leslie Lamport

    Modifié par Dahlia Malkhi ...
    Collection series ACM Books
    This book is a celebration of Leslie Lamport's work on concurrency, interwoven in four-and-a-half decades of an evolving industry: from the introduction of the first personal computer to an era when parallel and distributed multiprocessors are abundant.His works lay formal foundations for concurrent computations executed by interconnected computers. Some of the algorithms have become standard ... En savoir plus

    49,94 €

  • Architecture of Massively Parallel Microprocessor Systems

    par Patrick Stakem ...
    Collection series Computer Architecture
    In the last 11 years, a lot has changed in this field. That's to be expected in a technology that is driven by Moore's Law, where complexity doubles every 18 months or so. So we have a factor of 7 or so, but actually the rate of change is increasing.Where we are today is machines built with multiple cores on one chip, each core being a complete computer. The same communication schemes discussed in ... En savoir plus

    4,63 €

  • Mastering CLI Tools in Modern PHP

    The missing guide to writing command-line tools in modern PHP

    An (e-)book covering everything from plain PHP to Laravel Zero, from options to arguments, from bundling to testing, from parallel processing to distribution; we will cover it all, spanning 360 pages! ... En savoir plus

    45,00 €

  • High Performance Scientific Computing Using Distributed Infrastructures

    This book aims to provide a deep look into Italian actions taken in some fields of science and high performance computing (HPC), and the Italian effort to bridge the HPC gap with respect to Europe. The Italian PON ReCaS Project is written for graduate readers and professionals in the field of high performance computing. It presents and discusses innovative and important technological solutions, ... En savoir plus

    123,49 €

  • Ultimate AWS Certified Solutions Architect Professional Exam (SAPC02) Guide

    Navigate AWS Solutions Architecture, Optimize Your Cloud Performance, and Ace the AWS Solution Architect Professional Exam with Confidence (English Edition)

    Pass the AWS Solutions Architect Pro Exam with Confidence.Book DescriptionThe AWS Certified Solutions Architect Professional certification is a vital credential for IT professionals seeking to advance their careers in cloud architecture. Mastering the complexities of AWS requires a deep understanding of its architecture and services. The Ultimate AWS Certified Solutions Architect Professional Exam ... En savoir plus

    23,99 € ou Gratuit avec Kobo Plus

  • Personal Strategic Thinking: Decide Better, Live Better

    par Zane Whitford ...
    Personal Strategic Thinking: Decide Better, Live Betterby Zane WhitfordUnlock your potential with Personal Strategic Thinking: Decide Better, Live Better — the essential guide for anyone seeking to make more informed, purposeful decisions and lead a life of clarity, success, and fulfillment. In this powerful eBook, Zane Whitford presents a deep dive into the art of strategic thinking, showing you ... En savoir plus

    11,99 €

  • Using Docker

    Developing and Deploying Software with Containers

    par Adrian Mouat ...
    Docker containers offer simpler, faster, and more robust methods for developing, distributing, and running software than previously available. With this hands-on guide, you’ll learn why containers are so important, what you’ll gain by adopting Docker, and how to make it part of your development process.Ideal for developers, operations engineers, and system administrators—especially those keen to ... En savoir plus

    34,19 €

  • The Enterprise Cloud

    Best Practices for Transforming Legacy IT

    par James Bond ...
    Despite the buzz surrounding the cloud computing, only a small percentage of organizations have actually deployed this new style of IT—so far. If you're planning your long-term cloud strategy, this practical book provides insider knowledge and actionable real-world lessons regarding planning, design, operations, security, and application transformation. This book teaches business and technology ... En savoir plus

    24,92 €

  • Docker Cookbook

    Solutions and Examples for Building Distributed Applications

    Whether you’re deploying applications on premise or in the cloud, this cookbook provides developers, operators, and IT professionals with more than 130 proven recipes for working with Docker.With these practical solutions, experienced developers with no previous knowledge of Docker will be able to package and deploy distributed applications within a couple of chapters. IT professionals will be ... En savoir plus

    25,95 €

  • Foundations for Architecting Data Solutions

    Managing Successful Data Projects

    While many companies ponder implementation details such as distributed processing engines and algorithms for data analysis, this practical book takes a much wider view of big data development, starting with initial planning and moving diligently toward execution. Authors Ted Malaska and Jonathan Seidman guide you through the major components necessary to start, architect, and develop successful ... En savoir plus

    23,78 €

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

    23,78 €

  • Practical Microservices

    Build Event-Driven Architectures with Event Sourcing and CQRS

    par Ethan Garofolo ...
    MVC and CRUD make software easier to write, but harder to change. Microservice-based architectures can help even the smallest of projects remain agile in the long term, but most tutorials meander in theory or completely miss the point of what it means to be microservice-based. Roll up your sleeves with real projects and learn the most important concepts of evented architectures. You'll have your ... En savoir plus

    22,24 €

  • Penzar: Journal of advanced ideas

    par Patrick Rael ...
    This ebook has solutions to several of the most challenging problems in science and the humanities:- How to disrupt a tornado.- Firefighting techniques for oil well, forest, and skyscraper fires.- Symbiotic human and android labor, plus the 14 laws to guarantee it.- A new intelligence scale: L8.- Immortality via android robots.- Gender-neutral third-person pronouns.- Where is the missing 95% of ... En savoir plus

    Gratuit

  • IT Girls

    Pioneer Women in Computing

    Women have played a vital role in the development of computing, although at times their participation has gone unrecognised. Their scholarly inventiveness and discoveries have provided a rich tapestry to add to the evolution of computer science in the world. It is important that these women be viewed through the lens of their time, placing their achievements in context throughout the past few ... En savoir plus

    15,85 €

  • Ultimate WebAssembly for High-Performance Apps

    Unleash near-native performance for modern web and cloud applications Key Features ● Build high-performance apps using WebAssembly across web, server, and edge. ● Master Rust, C/C++, Node.js, and WASI for real-world Wasm workflows. ● Deploy secure, scalable WebAssembly solutions for cloud, IoT, and AI systems. Book Description WebAssembly is transforming how high-performance applications are built ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Prompting Python Data Visualization

    Turn natural language into production-ready Python charts Key Features ● Get a free one-month digital subscription to www.avaskillshelf.com ● End-to-end Python visualization workflow, from data handling to production. ● Hands-on Matplotlib and Seaborn mastery, from fundamentals to advanced use. ● AI-powered visualization workflows using prompts, automation, and templates. Book Description Data ... En savoir plus

    21,24 € ou Gratuit avec Kobo Plus

  • Ultimate Redis for High-Performance Applications

    par Karnish Master ...
    Design, Deploy, and Debug Redis Systems with Confidence and SpeedBook DescriptionRedis is one of the world's fastest and most versatile data platforms-but most teams use only a fraction of what it can do. Ultimate Redis for High-Performance Applications takes you far beyond basic caching and gives you the practical, production-ready knowledge needed to design, scale, and operate Redis with ... En savoir plus

    20,38 €

  • Mastering Grid Computing

    Scheduling and Resource Management

    Modifié par Ankita, Sudip Kumar Sahana ...
    Grid computing, a computing infrastructure that combines computer resources spread over different geographical locations to achieve a common goal, is seen as an efficient solution to solve complex real-world computer problems in a shorter time. Grid computing makes it easier to collaborate with other organizations, makes better use of existing hardware, and reduces transmission congestion, leading ... En savoir plus

    141,65 €

  • Kafka Up and Running for Network DevOps

    Set Your Network Data in Motion

    par Eric Chou ...
    Today's network is about agility, automation, and continuous improvement. In Kafka Up and Running for Network DevOps, we will be on a journey to learn and set up the hugely popular Apache Kafka data messaging system. Kafka is unique in its principle to treat network data as a continuous flow of information that can adapt to the ever-changing business requirements. Whether you need a system to ... En savoir plus

    8,49 € ou Gratuit avec Kobo Plus

  • Employability Skills

    Brush Up Your Computing

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

    3,39 €