Leanpub Header

Skip to main content

Filters

Category: "Software Architecture"

Books

  1. This is the classic volume on every variety of technical review of programs, designs, tests, documentation, plans, requirements, ...

  2. UML ERP Workshop - Writing a BRD with Enterprise Architect, Inventory module
    Designing an Enterprise Resource Planning (ERP) System with the UML modeling tool, Enterprise Architect by writing a Business Requirement Document for the Inventory module.
    Jose Zouain

    This book helps you design an application with the UML (Unified Modeling Language) modeling tool, Enterprise Architect.It shows you how to write a Business Requirement Document (BRD) using a real-life Enterprise Resource Planning (ERP) system, an application with 20 years in the market.

  3. Async PHP: Early Access
    Rethinking Traditional PHP
    Christopher Pitt

    This is the uncomplicated and practical guide, to building real asynchronous PHP applications, that you've been waiting for.

  4. A Practical Approach to API Design
    From Principles to Practice
    D. Keith Casey Jr and James Higginbotham

    If you read the tech press, everyone knows they need an API but most aren't really sure what it is. They treat it as another checkbox like "Web 2.0" was a few years ago or a mobile app was most recently. In fact, there's an entire "API-first" movement in development circles that most people don't understand or even realize why..

  5. Scaling PHP7 Applications
    5+ years of lessons learnt Scaling PHP to billions of requests per second
    Steve Corona

    Is Scaling PHP a pain in the ass? You're not exactly the next Facebook, but you're big enough, and it costs real money when your site goes down in the middle of the night. Scaling PHP Apps is filling in a ton of unexpected gaps in my server knowledge - Chris Fidao It's a damn good read, very useful for my new job. Setting up Nginx to play nice with PHP-FPM now. - Phil Sturgeon