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

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

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

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

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

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

  • 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

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

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

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

  • 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

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

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

  • Artificial Intelligence for HR

    Use AI to Support and Develop a Successful Workforce

    by Ben Eubanks ...
    Is your HR strategy ready to harness the full potential of artificial intelligence (AI)?Artificial Intelligence for HR by Ben Eubanks is a strategic guide for senior HR leaders and executives who want to integrate AI into the people function to drive efficiency, engagement and measurable business results.Now in its third edition, this book explains the evolving AI landscape, from natural language ... Read more

    36,24 €

  • Multi-objective Design Of Antennas Using Surrogate Models

    This book addresses computationally-efficient multi-objective optimization of antenna structures using variable-fidelity electromagnetic simulations, surrogate modeling techniques, and design space reduction methods. Based on contemporary research, it formulates multi-objective design tasks, highlights related challenges in the context of antenna design, and discusses solution approaches. Specific ... Read more

    85,96 €

  • Enterprise JavaBeans 3.1

    Developing Enterprise Java Components

    Learn how to code, package, deploy, and test functional Enterprise JavaBeans with the latest edition of this bestselling guide. Written by the developers of JBoss EJB 3.1, this book not only brings you up to speed on each component type and container service in this implementation, it also provides a workbook with several hands-on examples to help you gain immediate experience with these ... Read more

    26,70 €

  • The Cucumber Book

    Behaviour-Driven Development for Testers and Developers

    Your IPSers want rock-solid, bug-free software that does exactly what they expect it to do. Yet they can't always articulate their ideas clearly enough for you to turn them into code. You need Cucumber: a testing, communication, and requirements tool-all rolled into one. All the code in this book is updated for Cucumber 2.4, Rails 5, and RSpec 3.5.Express your IPSers' wild ideas as a set of clear, ... Read more

    19,92 €

  • Unlocking Model-Driven Engineering: Concepts, Foundations and Applications

    Dive into the world of Model-Driven Engineering (MDE) with a clear and accessible book, the result of several years of teaching in the Master's program in Information Systems and Data. Based on carefully expanded lecture notes, this work offers a structured introduction to the foundations, methods, and tools of MDE.Enriched with practical examples and complemented by topics rarely covered in class ... Read more

    8,99 €

  • Workforce Analytics

    A Global Perspective

    Series series Global HRM
    Workforce Analytics: A Global Perspective provides a comprehensive sweep of key issues facing the evolving discipline of workforce analytics. The editors, all globally recognized in this field, have curated a collection of unique pieces that introduce workforce analytics, discuss its place in the HR sphere, and systematically address the key practical challenges faced by analytics experts working ... Read more

    70,61 €

  • Mastering Java

    Welcome to the forefront of knowledge with Cybellium, your trusted partner in mastering the cutting-edge fields of IT, Artificial Intelligence, Cyber Security, Business, Economics, and Science.Designed for professionals, students, and enthusiasts alike, our comprehensive books empower you to stay ahead in a rapidly evolving digital world.Expert Insights: Our books provide deep, actionable insights ... Read more

    10,80 €