Hi there, I’m looking for good software architecture resources: blog, wiki or community.

I know good enough the basis of OOP and ‘Design Pattern’ and I’m looking for something more advanced.

One of my goal is to create local first software but anything with network and web archi are welcome too. 🙂

  • one_old_coder@piefed.social
    link
    fedilink
    English
    arrow-up
    13
    ·
    5 days ago

    There are a whole bunch of architecture books published by Oreilly that I have bought and plan to read. They were available for a few bucks in a previous Humble Bundle, and cover the topics:

    • Head First Software Architecture
    • Fundamentals of Software Architecture
    • Flow architectures
    • Domain-driven Design
    • Micro-services
    • Agile stuff
    • Scalable Systems
    • API Management
    • etc.

    All are available on Anna’s Archive. I like the Head First book to have an overview of architecture.

    • human@slrpnk.net
      link
      fedilink
      arrow-up
      6
      ·
      5 days ago

      I second this and would also recommend the Software Architecture Book Club podcast where the authors cover a chapter each episode (Head First Software Architecture and then Fundamentals of Software Architecture).

      I would also recommend the InfoQ architecture RSS feed to stay current.

    • HelloRoot@lemy.lol
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 days ago

      I recommend “Software Architect’s Handbook” by Joseph Ingeno as an intro/overview