Skip to main content

Shopping Cart

You're getting the VIP treatment!

Item(s) unavailable for purchase
Please review your cart. You can remove the unavailable item(s) now or we'll automatically remove it at Checkout.
itemsitem
itemsitem

Recommended For You

Loading...

Systems Analysis eBooks

If you like Systems Analysis eBooks, then you'll love these top picks.
Showing 1 - 24 of 1529 Results
Skip side bar filters
  • Rust Atomics and Locks

    Low-Level Concurrency in Practice

    by Mara Bos ...
    The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon.In this practical book, Mara Bos, leader of the Rust library team, helps Rust ... Read more

    24,48 €

  • Head First Software Architecture

    A Learner's Guide to Architectural Thinking

    What will you learn from this book?If you're a software developer looking for a quick on-ramp to software architecture, this handy guide is a great place to start. From the authors of Fundamentals of Software Architecture, Head First Software Architecture teaches you how to think architecturally and explores the unique challenges of software architecture. You'll learn the distinction between ... Read more

    34,33 €

  • 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, ... Read more

    34,33 €

  • Monolith to Microservices

    Evolutionary Patterns to Transform Your Monolith

    by 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 ... Read more

    24,48 €

  • Learning Domain-Driven Design

    Aligning Software Architecture and Business Strategy

    by 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 ... Read more

    29,03 €

  • The Practice of Enterprise Architecture

    A Modern Approach to Business and IT Alignment

    Enterprise architecture (EA) is a set of descriptions relevant to both business and IT intended to bridge the communication gap between business and IT stakeholders in organizations, facilitate information systems planning and improve business and IT alignment. Due to complex historical reasons, the notion of enterprise architecture was always surrounded by endless speculations, dangerous myths, ... Read more

    46,74 € or Free with Kobo Plus

  • Modern Software Engineering

    Doing What Works to Build Better Software Faster

    by David Farley ...
    Improve Your Creativity, Effectiveness, and Ultimately, Your CodeIn Modern Software Engineering, continuous delivery pioneer David Farley helps software professionals think about their work more effectively, manage it more successfully, and genuinely improve the quality of their applications, their lives, and the lives of their colleagues.Writing for programmers, managers, and technical leads at ... Read more

    30,52 €

  • Implementing Domain-Driven Design

    by Vaughn Vernon ...
    “For software developers of all experience levels looking to improve their results, and design and implement domain-driven enterprise applications consistently with the best current state of professional practice, Implementing Domain-Driven Design will impart a treasure trove of knowledge hard won within the DDD and enterprise application architecture communities over the last couple decades.” ... Read more

    50,55 €

  • Tidy First?

    A Personal Exercise in Empirical Software Design

    by Kent Beck ...
    Tidying up messy software is a must. And that means breaking up the code to make it more readable, and using guard clauses and helping functions to make it understandable. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings in your code.Instead of trying to master tidying all at once, this book ... Read more

    23,73 €

  • Practical Serverless and Microservices with C#

    Build resilient and secure microservices with the .NET stack and embrace serverless development in Azure

    Take a realistic look at microservices and distributed systems with the .NET stack to understand the limitations of microservices development through a practical lens Free with your book: DRM-free PDF version + access to Packt's next-gen Reader\*Key FeaturesWork through common scenarios encountered when developing distributed microservices applicationsUnderstand cost considerations, traffic limits ... Read more

    30,52 € or Free with Kobo Plus

  • Mastering Serverless Computing with AWS Lambda: Unlock Scalability, Optimize Costs, and Drive Innovation with AWS Lambda Serverless Solutions for Modern Cloud Transformation

    Design and Build Scalable Solutions on the AWS Serverless Ecosystem.Key Features● In-depth exploration of AWS Lambda Integration within serverless architecture.● Expert tips and guidance on choosing compute services for peak performance.● Practical Techniques for achieving observability, governance, and reliability.Book DescriptionAWS Lambda, a key component of AWS Serverless Computing, has t... ... Read more

    28,99 € or Free with Kobo Plus

  • 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 ... Read more

    34,33 €

  • Domain-Driven Design

    Tackling Complexity in the Heart of Software

    by Eric Evans ...
    Domain-Driven Design fills that need. This is not a book about specific technologies. It offers readers a systematic approach to domain-driven design, presenting an extensive set of design best practices, experience-based techniques, and fundamental principles that facilitate the development of software projects facing complex domains. Intertwining design and development practice, this book ... Read more

    40,06 €

  • Software Design for Flexibility

    How to Avoid Programming Yourself into a Corner

    Strategies for building large systems that can be easily adapted for new situations with only minor programming modifications.Time pressures encourage programmers to write code that works well for a narrow purpose, with no room to grow. But the best systems are evolvable; they can be adapted for new situations by adding code, rather than changing the existing code. The authors describe techniques ... Read more

    32,11 €

  • Software Engineering at Google

    Lessons Learned from Programming Over Time

    Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering.How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life ... Read more

    29,03 €

  • The Systems View of Life

    A Unifying Vision

    Over the past thirty years, a new systemic conception of life has emerged at the forefront of science. New emphasis has been given to complexity, networks, and patterns of organisation, leading to a novel kind of 'systemic' thinking. This volume integrates the ideas, models, and theories underlying the systems view of life into a single coherent framework. Taking a broad sweep through history and ... Read more

    27,44 €

  • Linux Pocket Guide

    If you use Linux in your day-to-day work, then Linux Pocket Guide is the perfect on-the-job reference. This thoroughly updated 20th anniversary edition explains more than 200 Linux commands, including new commands for file handling, package management, version control, file format conversions, and more.In this concise guide, author Daniel Barrett provides the most useful Linux commands grouped by ... Read more

    23,73 €

  • Искусство чистого кода

    Большинство разработчиков ПО тратят тысячи часов на создание излишне сложного кода. Девять основных принципов книги «Искусство чистого кода» научат вас писать понятный и удобный в сопровождении код без ущерба для функциональности. Главный принцип — это простота: сокращайте, упрощайте и перенаправляйте освободившуюся энергию на самые важные задачи, чтобы сэкономить бесчисленное количество часов и ... Read more

    10,49 € or Free with Kobo Plus

  • TypeScript in Microservices Architecture: Effective Patterns and Techniques

    by Baldurs L. ...
    TypeScript in Microservices Architecture: Effective Patterns and TechniquesDiscover the definitive guide to building robust, scalable microservices with TypeScript in "TypeScript in Microservices Architecture: Effective Patterns and Techniques." This comprehensive resource bridges the gap between TypeScript's powerful type system and the practical challenges of distributed systems development, ... Read more

    6,49 €

  • Neural Rehab

    Deep Learning in Healthcare Revitalization

    Series series Artificial Intelligence in Smart Healthcare Systems
    In recent years, the integration of cutting-edge technology with healthcare has led to groundbreaking advancements. Deep learning, in particular, has emerged as a revolutionary force, poised to transform the field of neural rehabilitation. This book sets the stage for the exploration of deep learning's significant impact on the revitalization of healthcare through neural rehabilitation.Neural ... Read more

    68,18 €

  • Integrating AI Techniques into the Design and Development of Smart Cyber-Physical Systems

    Defense, Biomedical, Infrastructure, and Transportation

    Series series Prospects in Smart Technologies
    Building on the knowledge of risks, vulnerabilities, and safety measures associated with cyber-physical systems, this book focuses on adapting artificial intelligence (AI) techniques to smart cyber-physical systems application development. The future is going to see cyber-physical systems in almost every aspect of life, so a book that focuses on shedding light on the design, development, and ... Read more

    68,18 €

  • The Data-Driven Blockchain Ecosystem

    Fundamentals, Applications, and Emerging Technologies

    This book focuses on futuristic approaches and designs for real-time systems and applications, as well as the fundamental concepts of including advanced techniques and tools in models of data-driven blockchain ecosystems.The Data-Driven Blockchain Ecosystem: Fundamentals, Applications, and Emerging Technologies discusses how to implement and manage processes for releasing and delivering blockchain ... Read more

    59,65 €

  • Mastering MCP Server Architecture

    A Complete Guide to Building a Modular Command Protocol Server from Scratch

    by Dorian Thorne ...
    Build Production-Ready Modular Command Protocol Servers with ConfidenceAre you ready to master the art of building scalable, maintainable server architectures that can adapt to evolving business requirements? "Mastering MCP Server Architecture" is your comprehensive guide to designing and implementing robust Modular Command Protocol servers from the ground up.What You'll Learn:This hands-on guide ... Read more

    15,99 € or Free with Kobo Plus

  • Team Foundation Server 2008 in Action

    by Jamil Azher ...
    In complex software projects, managing the development process can be as critical to success as writing the code itself. A project may involve dozens of developers, managers, architects, testers, and customers, hundreds of builds, and thousands of opportunities to get off-track. To keep tabs on the people, tasks, and components of a medium- to large-scale project, most teams use a development ... Read more

    57,30 €