Skip to main content

Carrito de compra

¡Obtienes el tratamiento VIP!

Artículos no disponibles para compra.
Por favor revisa tu carrito. Puedes eliminar los artículos no disponibles ahora o los eliminaremos nosotros automáticamente al momento de pagar.
artículosartículo
artículosartículo

Recomendado para ti

Loading...

eBooks de Proceso paralelo

Si te gustan los eBooks de Proceso paralelo, seguro que te encanta esta selección.
Mostrando 169 - 192 de 965 resultados
Skip side bar filters
  • Making Embedded Systems

    Design Patterns for Great Software

    de Elecia White ...
    Interested in developing embedded systems? Since they don't tolerate inefficiency, these systems require a disciplined approach to programming. This easy-to-read guide helps you cultivate good development practices based on classic software design patterns and new patterns unique to embedded programming. You'll learn how to build system architecture for processors, not for operating systems, and ... Leer más

    $30.99 USD

  • Principles of Software Architecture Modernization

    Delivering engineering excellence with the art of fixing microservices, monoliths, and distributed monoliths (English Edition)

    This book is a comprehensive guide to designing scalable and maintainable software written by an expert. It covers the principles, patterns, anti-patterns, trade-offs, and concepts that software developers and architects need to understand to design software that is both scalable and maintainable.The book begins by introducing the concept of monoliths and discussing the challenges associated with ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Workflow Scheduling on Computing Systems

    This book will serve as a guide in understanding workflow scheduling techniques on computing systems such as Cluster, Supercomputers, Grid computing, Cloud computing, Edge computing, Fog computing, and the practical realization of such methods.It offers a whole new perspective and holistic approach in understanding computing systems’ workflow scheduling. Expressing and exposing approaches for ... Leer más

    $63.99 USD

  • Ultimate Next.js for Modern Web Applications

    de Shubham Jain ...
    Master the Art of Building Lightning-Fast and SEO-Friendly Web Applications with Next.js.Key Features● Master Next.js 15 from fundamentals to routing and data fetching to SSR, SSG, and API routes.● Build high-performance, scalable, and SEO-friendly modern web applications with TypeScript and Tailwind CSS.● Follow a complete workflow from setup to testing and deployment on platforms like Vercel and ... Leer más

    $14.39 USD o gratis con Kobo Plus

  • Programming Amazon EC2

    Survive your Success

    If you plan to use Amazon Web Services to run applications in the cloud, the end-to-end approach in this book will save you needless trial and error. You'll find practical guidelines for designing and building applications with Amazon Elastic Compute Cloud (EC2) and a host of supporting AWS tools, with a focus on critical issues such as load balancing, monitoring, and automation.How do you move an ... Leer más

    $20.19 USD

  • Modern Web Applications with Next.JS

    “Elevate Your Web Development with Next.js Mastery!” Key Features ● Comprehensive Next.js coverage. ● Hands-on examples and practical exercises. ● Advanced techniques for web app development. Book Description This practical handbook takes you on a journey from foundational principles to advanced techniques, offering a complete exploration of Next.js, the cutting-edge framework for building ... Leer más

    $11.59 USD o gratis con 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 ... Leer más

    $3.65 USD

  • Docker Deep Dive

    Zero to Docker in a Single Book

    de Nigel Poulton ...
    Start from scratch and develop the essential skills needed to create, deploy, and manage cloud-native applications using Docker with the latest edition of Docker Deep DiveKey FeaturesGet a solid understanding of Docker and containersOvercome common problems while containerizing an applicationMaster Docker commands needed for creating, deploying, and running applicationsBook DescriptionMost ... Leer más

    $26.59 USD o gratis con Kobo Plus

  • Distributed Caching & Data Management

    Mastering Redis, Memcached, And Apache Ignite Caching

    de Rob Botwright ...
    Supercharge Your Data Systems with Distributed Caching! Unlock the full potential of your applications with "Distributed Caching & Data Management: Mastering Redis, Memcached, and Apache Ignite". This 3-in-1 guide equips you with the essential tools to optimize performance, scalability, and data management for real-time applications.What's Inside? Book 1: Mastering Redis and Memcached for Re... ... Leer más

    $4.99 USD o gratis con 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 ... Leer más

    $48.99 USD

  • GPU Parallel Program Development Using CUDA

    de Tolga Soyata ...
    Series series Chapman & Hall/CRC Computational Science
    GPU Parallel Program Development using CUDA teaches GPU programming by showing the differences among different families of GPUs. This approach prepares the reader for the next generation and future generations of GPUs. The book emphasizes concepts that will remain relevant for a long time, rather than concepts that are platform-specific. At the same time, the book also provides platform-dependent ... Leer más

    $67.99 USD

  • Designing AWS Environments

    Architect large-scale cloud infrastructures with AWS

    Design and create robust and resilient distributed solutions with AWSKey FeaturesDesign and secure virtual private network environments on the AWS cloudDeploy appropriate instance types and sizes based on performance and cost requirementsGain proficiency and confidence when designing virtual cloud environmentsBook DescriptionAmazon Web Services (AWS) provides trusted,cloud-based solutions to help ... Leer más

    $21.89 USD o gratis con Kobo Plus

  • AWS Certified Security – Specialty (SCS-C02) Exam Guide

    Get all the guidance you need to pass the AWS (SCS-C02) exam on your first attempt

    Become an AWS certified security specialist, strengthen your cloud defenses, and unlock advanced techniques for incident response, logging, identity management, and moreKey FeaturesStay updated with the most current SCS-C02 exam syllabusGain modern cloud security skills to build robust security solutionsAccess online exam prep resources like mock exams, flashcards, and exam tips to help with ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Cloud Native Infrastructure

    Patterns for Scalable Infrastructure and Applications in a Dynamic Environment

    Cloud native infrastructure is more than servers, network, and storage in the cloud—it is as much about operational hygiene as it is about elasticity and scalability. In this book, you’ll learn practices, patterns, and requirements for creating infrastructure that meets your needs, capable of managing the full life cycle of cloud native applications.Justin Garrison and Kris Nova reveal hard-earned ... Leer más

    $24.49 USD

  • Data Protection and the Cloud - Are you really managing the risks?

    Second edition

    de Paul Ticher ...
    With a view to helping managers ask the right questions, Data Protection and the Cloud explains how you can effectively manage the risks associated with the Cloud and meet regulatory requirements. This book discusses:The controller–processor relationship and what you should pay attention to;How to mitigate security risks in the Cloud to comply with Article 32 of the EU GDPR (General Data ... Leer más

    $12.79 USD o gratis con Kobo Plus

  • Mastering Concurrency in Python

    Create faster programs using concurrency, asynchronous, multithreading, and parallel programming

    de Quan Nguyen ...
    Immerse yourself in the world of Python concurrency and tackle the most complex concurrent programming problemsKey FeaturesExplore the core syntaxes, language features and modern patterns of concurrency in PythonUnderstand how to use concurrency to keep data consistent and applications responsiveUtilize application scaffolding to design highly-scalable programsBook DescriptionPython is one of the ... Leer más

    $37.79 USD o gratis con Kobo Plus

  • FinOps Handbook for Microsoft Azure

    Empowering teams to optimize their Azure cloud spend with FinOps best practices

    de Maulik Soni ...
    Establish successful FinOps practice and bring financial visibility to define cost optimization goals and apply learnings to realize savings for your organization.Key FeaturesBuild a FinOps team and foster cross-organizational collaboration to optimize costsGain a deep insight into resource usage and rates to unlock the secrets of cost optimizationApply your FinOps expertise to run a successful ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • Certified Kubernetes Administrator (CKA) Exam Guide

    Validate your knowledge of Kubernetes and implement it in a real-life production environment

    Develop a deep understanding of Kubernetes and the cloud native ecosystem, and pass the CKA exam with confidence with this end-to-end study guide Key Features • Get to grips with the core concepts of Kubernetes API primitives • Deploy, configure, manage, and troubleshoot Kubernetes clusters • Cement your credibility in the job market by becoming a Certified Kubernetes Administrator Book ... Leer más

    $30.59 USD o gratis con Kobo Plus

  • Distributed Services with Go

    This is the book for Gophers who want to learn how to build distributed systems. You know the basics of Go and are eager to put your knowledge to work. Build distributed services that are highly available, resilient, and scalable. This book is just what you need to apply Go to real-world situations. Level up your engineering skills today.Take your Go skills to the next level by learning how to ... Leer más

    $28.79 USD

  • Learn Functional Programming with Elixir

    Elixir's straightforward syntax and this guided tour give you a clean, simple path to learn modern functional programming techniques. No previous functional programming experience required! This book walks you through the right concepts at the right pace, as you explore immutable values and explicit data transformation, functions, modules, recursive functions, pattern matching, high-order ... Leer más

    $26.69 USD

  • Blockchain for 6G-Enabled Network-Based Applications

    A Vision, Architectural Elements, and Future Directions

    This book provides a comprehensive overview of blockchain for 6G-enabled network-based applications. Following the key services of blockchain technology, this book will be instrumental to ideate and understand the necessities, challenges, and various case studies of different 6G-based applications. The emphasis is on understanding the contributions of blockchain technology in 6G-enabled ... Leer más

    $72.99 USD

  • Cloud Migration Mastery

    Complete Guide To Seamless Cloud Integration With AWS, Microsoft Azure, VMware & NaviSite

    de Rob Botwright ...
    Introducing "Cloud Migration Mastery" Are you ready to master the art of seamless cloud integration? Look no further! With our comprehensive book bundle, you'll gain the knowledge and expertise needed to navigate the complexities of cloud migration across leading platforms such as AWS, Microsoft Azure, VMware, and NaviSite. Here's what you'll find inside: Book 1: Cloud Migration Essentials: A ... Leer más

    $7.99 USD o gratis con Kobo Plus

  • The Road to Azure Cost Governance

    Techniques to tame your monthly Azure bill with a continuous optimization journey for your apps

    Get to grips with Microsoft Azure cost management and gain complete, reliable, and sustainable control of your cloud spend Key Features • Explore resource rightsizing and cleanup methods and their implementation • Learn key resource usage optimization concepts • Understand app optimization and plan for optimized and sustainable cloud native applications Book Description Cloud teams and ICT cost ... Leer más

    $32.39 USD o gratis con Kobo Plus

  • Metaheuristics and Reinforcement Techniques for Smart Sensor Applications

    This book discusses the fundamentals of wireless sensor networks,and the prevailing method and trends of smart sensor applications. It presents analytical modelling to foster the understanding of network challenges in developing protocols for next-generation communication standards.• Presents an overview of the low-power sensor, network standards, design challenges and sensor network simulation• ... Leer más

    $73.99 USD