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 1530 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 €

  • 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 €

  • 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 €

  • 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 €

  • 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 €

  • 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 €

  • 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

  • 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 €

  • 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 €

  • 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

  • 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

  • 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 €

  • 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 €

  • 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 €

  • Java Cookbook: A Practical Coding Guide to learn key concepts of Java

    by Mark Deitel ...
    Learning a programming language can seem like a daunting task. You may have looked at coding in the past, and felt it was too complicated and confusing. This comprehensive beginner’s guide will take you step by step through learning one of the best programming languages out there. In a matter of no time, you will be writing code like a professional.Java is one of the most popular and widely used ... Read more

    23,90 €

  • 架构与编码

    by 黄演胜 ...
    Series Book 3 - 系统开发即时参考
    计算机系统最重要、最关键的任务是系统设计和实现。它涉及收集用户需求、通过确定基本架构和组件来制定初步的概念设计、然后参考模式、框架和一些第三方中间件选择可用的解决方案、选择合适的语言或工具以及如何实现细节。测试和质量保证对于确保最终产品满足用户期望也至关重要。本书旨在列出所有主要的系统设计和开发技术,从规划、设计到实现和维护,以供参考和评估。读者将学习大学里可能没有教授的开发技术、进入新行业需要了解的技术方面、哪些技术适用于哪些情况,并了解行业的最新发展趋势,以及开发建议、调试和性能调优技巧。有关软件开发项目中的标准、方法论、需求收集、设计和实现注意事项、开发策略、团队管理以及常见问题,请参阅同一系列的《项目规划》一书。有关用户体验开发,包括信息架构、界面设计和交互设计,请参阅《交互设计》。 ... Read more

    11,98 € or Free with Kobo Plus

  • Salesforce B2C Solution Architect's Handbook

    Design scalable and cohesive business-to-consumer experiences with Salesforce Customer 360

    by Mike King ...
    The ultimate handbook for new and seasoned Salesforce B2C Solution Architects who want to design seamless B2C solutions across the Salesforce Customer 360 ecosystem – including B2C Commerce, Service Cloud, and Marketing CloudKey FeaturesGive your customers a frictionless experience by creating a unified view of all their interactionsGet your architectural design right the first time and avoid ... Read more

    40,06 € or Free with Kobo Plus

  • AZ-104 Azure Administrator Practice Paper 2

    AZ-104 Azure Administrator, #2

    Series Book 2 - AZ-104 Azure Administrator
    This workbook contains extensive set of 50 questions, answers and its detailed explanation to help reinforce your understanding of Microsoft Azure services. Whether you are preparing for the AZ-104: Microsoft Azure Administrator certification exam or brushing up your knowledge for an interview, this book is crafted to guide you in assessing your current level and boosting your confidence.The ... Read more

    4,49 €

  • (Part 2) You Must Learn VBScript for QTP/UFT: Don't Ignore The Language For Functional Automation Testing

    by Rex Jones ...
    QTP/UFT Automation Engineers, Look No Further!This is one of the best VBScript books specifically for QTP/UFTNote: Book available on your tablet, phone, PDF, PC, Mac, and paperback (Black/White & Color). You will find details of downloading the PDF document inside the book.3 Tips To Master QTP/UFT Within 30 DaysWhy Read Part 2 – You Must Learn VBScript for QTP/UFT?Part 2 of ... ... Read more

    6,99 € or Free with Kobo Plus

  • Analyzing the Analyzers

    An Introspective Survey of Data Scientists and Their Work

    Despite the excitement around "data science," "big data," and "analytics," the ambiguity of these terms has led to poor communication between data scientists and organizations seeking their help. In this report, authors Harlan Harris, Sean Murphy, and Marck Vaisman examine their survey of several hundred data science practitioners in mid-2012, when they asked respondents how they viewed their ... Read more

    Free

  • Long-Term Software Maintenance: Refactoring, Compatibility, and Lifecycle Planning

    From Writing Native Code to Building Scalable and Maintainable Systems, #4

    Series Book 4 - From Writing Native Code to Building Scalable and Maintainable Systems
    Every software team celebrates the launch. Almost none are prepared for what comes after.This book addresses the discipline that defines the careers of senior engineers, architects, and technical leaders: the rigorous craft of keeping production systems healthy, adaptable, and trustworthy over years of relentless change.Organized into six comprehensive parts, this guide moves from the foundational ... Read more

    5,99 € or Free with Kobo Plus