Skip to main content

Warenkorb

Sie werden jetzt wie ein VIP behandelt!

Artikel nicht erhältlich
Bitte überprüfen Sie Ihren Warenkorb. Sie können nicht verfügbare Artikel jetzt entfernen. Andernfalls werden diese beim Bezahlen automatisch entfernt.
ElementeElement
ElementeElement

Empfehlungen für Sie

Loading...

Parallelverarbeitung eBooks

Lesen Sie gerne eBooks aus der Kategorie Parallelverarbeitung? Dann werden Ihnen unsere Empfehlungen sicherlich gefallen.
Es werden 937960 von 1110 Ergebnissen angezeigt
Skip side bar filters
  • Modern System Administration

    Managing Reliable and Sustainable Systems

    von Jennifer Davis
    Early system administration required in-depth knowledge of a variety of services on individual systems. Now, the job is increasingly complex and different from one company to the next with an ever-growing list of technologies and third-party services to integrate. How does any one individual stay relevant in systems and services? This practical guide helps anyone in operations—sysadmins, Lesen Sie mehr

    € 30,13

  • Technology Strategy Patterns

    Architecture as Strategy

    von Eben Hewitt
    Technologists who want their ideas heard, understood, and funded are often told to speak the language of businessâ??without really knowing what that is. This bookâ??s toolkit provides architects, product managers, technology managers, and executives with a shared languageâ??in the form of repeatable, practical patterns and templatesâ??to produce great technology strategies.Author Eben Hewitt Lesen Sie mehr

    € 22,98

  • GitOps Cookbook

    Kubernetes Automation in Practice

    Why are so many companies adopting GitOps for their DevOps and cloud native strategy? This reliable framework is quickly becoming the standard method for deploying apps to Kubernetes. With this practical, developer-oriented book, DevOps engineers, developers, IT architects, and SREs will learn the most useful recipes and examples for following GitOps practices.Through their years of experience in Lesen Sie mehr

    € 35,63

  • Overcoming IT Complexity

    Simplify Operations, Enable Innovation, and Cultivate Successful Cloud Outcomes

    von Lee Atchison
    The cloud promises cost savings, agility, and more. But the increasing complexity of modern IT systems often prevents businesses from realizing the outcomes they sought by moving to the cloud in the first place. At the core of this complexity is technical debt. Ad hoc decisions, traditional approaches, and "quick and dirty" solutions add up to fragile, more complex systems (and organizations)- Lesen Sie mehr

    € 30,13

  • Cloud Native DevOps with Kubernetes

    Building, Deploying, and Scaling Modern Applications in the Cloud

    Kubernetes has become the operating system of today's cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts Justin Domingus and John Arundel show you what Kubernetes can do-and what you can do with it.This updated second edition guides you through the growing Kubernetes ecosystem and provides practical Lesen Sie mehr

    € 35,63

  • Fundamentals of Metadata Management

    Uncover the Meta Grid and Unlock IT, Data, Information, and Knowledge Management

    Whether it's to adhere to regulations, access markets by meeting specific standards, or devise data analytics and AI strategies, companies today are busy implementing metadata repositories—metadata tools about the IT, data, information, and knowledge in your company. Until now, most of these repositories have been implemented in isolation from one another, but that practice lies at the core of Lesen Sie mehr

    € 49,16

  • Azure Cookbook

    Recipes to Create and Maintain Cloud Solutions in Azure

    von Reza Salehi
    How do you deal with the problems you face when using Azure? This practical guide provides over 75 recipes to help you to work with common Azure issues in everyday scenarios. That includes key tasks like setting up permissions for a storage account, working with Cosmos DB APIs, managing Azure role-based access control, governing your Azure subscriptions using Azure Policy, and much more.Author Lesen Sie mehr

    € 35,63

  • The Art of Micro Frontends

    Build highly scalable, distributed web applications with multiple teams

    von Florian Rappl
    Apply your web development experience with HTML and JavaScript to build micro frontends for large-scale web projects, independent of frameworks and tooling Key FeaturesCut through the complexities of designing a monolithic web architecture using micro frontend architectureExplore architecture patterns and their areas of use for building large-scale applicationsLearn how to build, test, and secure Lesen Sie mehr

    € 23,75

  • Building Distributed Applications in Gin

    A hands-on guide for Go developers to build and deploy distributed web apps with the Gin framework

    An effective guide to learning how to build a large-scale distributed application using the wide range of functionalities in GinKey FeaturesExplore the commonly used functionalities of Gin to build web applicationsBecome well-versed with rendering HTML templates with the Gin engineSolve commonly occurring challenges such as scaling, caching, and deploymentBook DescriptionGin is a high-performance Lesen Sie mehr

    € 30,68

  • Solution Architecture with .NET

    Learn solution architecture principles and design techniques to build modern .NET solutions

    von Jamil Hallal
    Learn about the responsibilities of a .NET solution architect and explore solution architecture principles, DevOps solutions, and design techniques and standards with hands-on examples of design patternsKey FeaturesFind out what are the essential personality traits and responsibilities of a solution architectBecome well-versed with architecture principles and modern design patterns with hands-on Lesen Sie mehr

    € 30,68

  • AWS Certified Advanced Networking - Specialty Exam Guide

    Build your knowledge and technical expertise as an AWS-certified networking specialist

    von Marko Sluga
    Develop technical skills and expertise to automate AWS networking tasksKey FeaturesA fast paced guide that will help you pass the exam with confidenceLearn advanced skill sets to build effective AWS networking solutionsEnhance your AWS skills with practice exercises and mock testsBook DescriptionAmazon has recently come up a with specialty certifications which validates a particular user's Lesen Sie mehr

    € 24,74

  • Learn Quantum Computing with Python and IBM Quantum Experience

    A hands-on introduction to quantum computing and writing your own quantum programs with Python

    von Robert Loredo
    A step-by-step guide to learning the implementation and associated methodologies in quantum computing with the help of the IBM Quantum Experience, Qiskit, and Python that will have you up and running and productive in no timeKey FeaturesDetermine the difference between classical computers and quantum computersUnderstand the quantum computational principles such as superposition and entanglement Lesen Sie mehr

    € 27,71

  • Systems Programming

    Designing and Developing Distributed Applications

    von Richard Anthony
    Systems Programming: Designing and Developing Distributed Applications explains how the development of distributed applications depends on a foundational understanding of the relationship among operating systems, networking, distributed systems, and programming. Uniquely organized around four viewpoints (process, communication, resource, and architecture), the fundamental and essential Lesen Sie mehr

    € 51,36

  • An Atypical ASP.NET Core 5 Design Patterns Guide

    A SOLID adventure into architectural principles, design patterns, .NET 5, and C#

    von 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 Lesen Sie mehr

    € 30,68

  • Docker for Developers

    Develop and run your application with Docker containers using DevOps tools for continuous delivery

    Learn how to deploy and test Linux-based Docker containers with the help of real-world use casesKey FeaturesUnderstand how to make a deployment workflow run smoothly with Docker containersLearn Docker and DevOps concepts such as continuous integration and continuous deployment (CI/CD)Gain insights into using various Docker tools and librariesBook DescriptionDocker is the de facto standard for Lesen Sie mehr

    € 27,71

  • Mastering Concurrency in Python

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

    von 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 Lesen Sie mehr

    € 30,68

  • Hands-On Microservices – Monitoring and Testing

    A performance engineer's guide to the continuous testing and monitoring of microservices

    von Dinesh Rajput
    Learn and implement various techniques related to testing, monitoring and optimization for microservices architecture.Key FeaturesLearn different approaches for testing microservices to design and implement, robust and secure applicationsBecome more efficient while working with microservicesExplore Testing and Monitoring tools such as JMeter, Ready API,and AppDynamicsBook DescriptionMicroservices Lesen Sie mehr

    € 20,78

  • Kubernetes in Production Best Practices

    Build and manage highly available production-ready Kubernetes clusters

    Design, build, and operate scalable and reliable Kubernetes infrastructure for productionKey FeaturesImplement industry best practices to build and manage production-grade Kubernetes infrastructureLearn how to architect scalable Kubernetes clusters, harden container security, and fine-tune resource managementUnderstand, manage, and operate complex business workloads confidentlyBook Lesen Sie mehr

    € 24,74

  • Azure Serverless Computing Cookbook

    Build and monitor Azure applications hosted on serverless architecture using Azure functions

    Discover recipes for implementing solutions to real-world business problems through serverless applicationsKey FeaturesTest, troubleshoot, and monitor Azure functions to deliver high-quality and reliable cloud-centric applicationsUnderstand Visual Studio's integrated developer experience for Azure functionsExplore best practices for organizing and refactoring code within the Azure functionsBook Lesen Sie mehr

    € 34,64

  • Mastering Azure Serverless Computing

    A practical guide to building and deploying enterprise-grade serverless applications using Azure Functions

    Become an expert in implementing Azure Functions to work seamlessly with your serverless applicationsKey FeaturesDevelop scalable, robust multi-tier apps without worrying about infrastructure needsDeploy and manage cost-effective and highly available serverless apps using Azure FunctionsAccelerate enterprise-level application development by seamlessly integrating different cloud services with Lesen Sie mehr

    € 27,71

  • Hands-On Design Patterns and Best Practices with Julia

    Proven solutions to common problems in software design for Julia 1.x

    von Tom Kwong
    Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guideKey FeaturesExplore useful design patterns along with object-oriented programming in Julia 1.0Implement macros and metaprogramming techniques to make your code faster, concise, and efficientDevelop the skills necessary to implement design patterns Lesen Sie mehr

    € 27,71

  • Hands-On Cloud-Native Applications with Java and Quarkus

    Build high performance, Kubernetes-native Java serverless applications

    Build robust and reliable Java applications that works on modern infrastructure, such as containers and cloud, using the new features in Quarkus 1.0Key FeaturesBuild apps with faster boot time and low RSS memory using the latest Quarkus 1.0 featuresSeamlessly integrate imperative and reactive programming models to build modern Java applicationsDiscover effective solutions for running Java on Lesen Sie mehr

    € 24,74

  • Data-Intensive Systems Quickstart

    The Practical Basics of Storage, Streams, and Scaling (Concept Maps + Diagrams + Design Checklists)

    von Vincent Barrton
    Mastering data-intensive systems requires more than traditional programming skills or a focus on hardware. The velocity and variety of modern data create unique design demands that must be addressed from the ground up. This guide approaches these challenges by equipping you with the fundamental knowledge and practical tools needed to make sharp architectural decisions in contemporary, data-driven Lesen Sie mehr

    € 5,49

  • Ceph Cookbook

    Practical recipes to design, implement, operate, and manage Ceph storage systems

    Over 100 effective recipes to help you design, implement, and troubleshoot manage the software-defined and massively scalable Ceph storage system.Key FeaturesImplement a Ceph cluster successfully and learn to manage it.Recipe based approach in learning the most efficient software defined storage systemImplement best practices on improving efficiency and security of your storage clusterLearn to Lesen Sie mehr

    Zuvor € 35,74 Jetzt € 30,68