software_architecture

Software Architecture

Return to Software Architecture bibliography, Programming paradigms, Design patterns, Object-oriented programming (OOP), Reactive programming, Imperative programming, Declarative programming, Procedural programming, Functional programming, Generic programming (Generics), Aspect-oriented programming, Major programming topics, Programming topics, Programming languages, Software engineering topics, Software architecture, Software architecture topics, Awesome Software architecture

Snippet from Wikipedia: Software architecture

Software architecture is the set of structures needed to reason about a software system and the discipline of creating such structures and systems. Each structure comprises software elements, relations among them, and properties of both elements and relations.

The architecture of a software system is a metaphor, analogous to the architecture of a building. It functions as the blueprints for the system and the development project, which project management can later use to extrapolate the tasks necessary to be executed by the teams and people involved.

Software architecture design is commonly juxtaposed with software application design. Whilst application design focuses on the design of the processes and data supporting the required functionality (the services offered by the system), software architecture design focuses on designing the infrastructure within which application functionality can be realized and executed such that the functionality is provided in a way which meets the system's non-functional requirements.

Software architecture is about making fundamental structural choices that are costly to change once implemented. Software architecture choices include specific structural options from possibilities in the design of the software.

For example, the systems that controlled the Space Shuttle launch vehicle had the requirement of being very fast and very reliable. Therefore, an appropriate real-time computing language would need to be chosen. Additionally, to satisfy the need for reliability the choice could be made to have multiple redundant and independently produced copies of the program, and to run these copies on independent hardware while cross-checking results.

Documenting software architecture facilitates communication between stakeholders, captures early decisions about the high-level design, and allows the reuse of design components between projects.: 29–35 

External Sites

Software Architecture: Software Architects

Monolithic Architecture, Microservices Architecture, Service-Oriented Architecture (SOA), Event-Driven Architecture, Layered Architecture, Client-Server Architecture, Peer-to-Peer Architecture, Serverless Architecture, Cloud-Native Architecture, Domain-Driven Design (DDD), Hexagonal Architecture, Clean Architecture, Onion Architecture, CQRS (Command Query Responsibility Segregation), Event Sourcing, API Gateway Pattern, Backend for Frontend (BFF) Pattern, Database Sharding, Data Lake Architecture, Big Data Architecture, IoT Architecture, Blockchain Architecture, Artificial Intelligence and Machine Learning Architecture, High Availability Systems, Scalable Web Architecture, Security Architecture, Network Architecture, Infrastructure as Code (IaC), Continuous Integration/Continuous Deployment (CI/CD), DevOps Practices, Test-Driven Development (TDD), Behavior-Driven Development (BDD), System Design Principles, Design Patterns, Architectural Patterns, Performance Optimization, Load Balancing, Caching Strategies, Data Partitioning, Rate Limiting, API Design, Micro Frontends, Cross-Cutting Concerns, Versioning Strategies, Dependency Injection, Modular Design, Software Design Principles (SOLID), Reactive Systems, Distributed Systems Design, Failover Strategies, Disaster Recovery Planning, Data Consistency Models, Concurrency Models, Message Queuing, Stream Processing, Workflow Engines, Business Process Management (BPM), Enterprise Integration Patterns, Data Integration Patterns, Mobile App Architecture, Game Architecture, Virtual Reality (VR) Architecture, Augmented Reality (AR) Architecture, Content Delivery Networks (CDN), Edge Computing, Fog Computing, Hybrid Cloud Architecture, Multi-Tenant Architecture, OAuth and OpenID Connect, Web Security Architecture, Cryptographic Architecture, Compliance and Regulatory Frameworks, Architecture Review Processes, Technical Debt Management, Architectural Refactoring, Monitoring and Observability, Logging Strategies, Feature Toggling, A/B Testing, Blue-Green Deployments, Canary Releases, Service Mesh, Containerization and Orchestration, Kubernetes Architecture, Docker Architecture, Function as a Service (FaaS), Platform as a Service (PaaS), Infrastructure as a Service (IaaS), Software as a Service (SaaS), Blockchain as a Service (BaaS), Artificial Intelligence as a Service (AIaaS), Machine Learning Operations (MLOps), DataOps, Architecture Decision Records (ADR), Technical Writing for Architects, Stakeholder Management, Architecture Governance, Cost Optimization in Architecture, Sustainability in Software Architecture, Ethics in Software Architecture, Future Trends in Software Architecture

Software Architecture and DevOps - Software Architecture and SRE - Software Architecture of CI/CD, Cloud Native Software Architecture - Microservices Software Architecture - Serverless Software Architecture, Software Architecture and Security - Software Architecture and DevSecOps, Software Architecture and Functional Programming, Software Architecture of Concurrency, Software Architecture and Data Science - Software Architecture of Databases, Software Architecture of Machine Learning, Software Architecture Bibliography (Fundamentals of Software Architecture by Mark Richards and Neal Ford, Software Architecture - The Hard Parts), Software Architecture Courses, Software Architecture Glossary, Awesome Software Architecture, Software Architecture GitHub, Software Architecture Topics

SHORTEN THIS fork from navbar_golang_detailed:

Programming languages, abstraction, agile, ahead-of-time (AOT), AI, algebraic data types, algorithms, Android, anonymous functions, anonymous methods, AOP, AOT, APIs, arguments, ARM, arithmetic, arrays, aspect-oriented, assignment, associative arrays, async, asynchronous callbacks, asynchronous programming, automatic variables, automation, Avro, backend, backwards compatibility, block scoped, Booleans, Boolean expressions, buffer overflow, builds, built-in types, bytecode, cache, caching, call by reference, call by value, callbacks, call stack, casting, characters, Chocolatey, CI/CD, classes, CLI, client-side, closures, cloud (Cloud Native-AWS-Azure-GCP-IBM Cloud-IBM Mainframe-OCI), code smells, coercion, collections, command-line interface, commands, comments, compilers, complex numbers, composition, concurrency, concurrent programming, conditional expressions, conferences, constants, constructors, containers, control flow, control structures, coroutines, crashes, creators, currying, databases, data manipulation, data persistence, data science, data serialization, data structures, data synchronization, dates, dates and times, deadlocks, debugging, declarative, deferred callbacks, delegates, delegation, dependency injection, design patterns, designers, destructors, DevOps, dictionaries, dictionary comprehensions, DI, distributed software, distributions, distros, DL, Docker, do-while, DSL, duck typing, dynamic binding, dynamic scope, dynamically scoped, dynamically typed, dynamic variables, eager evaluation, embedded, encapsulation, encryption, enumerated types, enumeration, enums, environment variables, errors, error handling, evaluation strategy, event-driven, event handlers, event loops, exception handling, executables, execution, expressions, FaaS, Facebook, fibers, fields, file input/output, file synchronization, file I/O, filter, first-class functions, fold, foreach loops, fork-join, floating-point, FP, frameworks, FreeBSD, frontend, functions, functional, functional programming, function overloading, garbage collection, generators, generator expressions, generics, generic programming, GitHub, global variables, GraphQL, gRPC, GUI, hashing, heap, heap allocation, hello world, higher-order functions, history, Homebrew, HTTP, idempotence, IDEs, import, imperative, immutable values, immutability, inheritance, influenced, influenced by, installation, integers, integration testing, interfaces, internationalization, interpreters, interprocess communication (IPC), iOS, IoT, IPCs, ISO Standard, iteration, JetBrains, JIT, JSON, JSON-RPC, JSON Web Tokens, JSON Web Token (JWT), Just-in-time (JIT), JWT, K8S, keywords, lambdas, lambda expressions, lambda functions, language spec, lazy evaluation, lexically scoped, lexical scoping, libraries, linters, Linux, lists, list comprehensions, literals, localization, local variables, locks, logging, logo, looping, loosely typed, loose typing, macOS, map, mascot, math, member variables, memoization, memory addressing, memory allocation, malloc, memory management, memory safety, message queues, metaclasses, meta-programming, methods, method overloading, MFA, ML, microservices, Microsoft, mobile dev, modules, modulo operators, monitoring, multiprocessing, multi-threaded, mutable values, mutability, mutex (mutual exclusion), namespaces, natural language processing (NLP), networking, network programming, NLP, non-blocking, non-blocking I/O, null, null reference, null coalescing operators, numbers, number precision, OAuth, objects, object code, object comparisons, object creation, object creators, object destruction, object destructors, object lifetime, object-oriented constructors, object-oriented programming, object serialization, observability, OOP, operators, operator overloading, optimizations, organizations, ORMs, packages, package managers, pass by reference, pass by value, parallel computing, parallel programming, parallelism, parameters, people, performance, persistence, pipelines, pointers, polymorphism, primitives, primitive data types, probability, procedural, processes, producer-consumer, programmers, programming, programming paradigm, program structure, program termination, Protocol Buffers (Protobuf), Protocol Buffers, Protobuf, proxies, public-key encryption, PKI, pure functions, race conditions, random, reactive, readability, records, recursion, reentrancy, refactoring, reference counting, reference types, referential transparency, reflection, regex, remote procedure calls (RPC), REPL, reserved words, REST, REST APIs, RHEL, RPCs, runtimes, safe navigation operators, SDK, secrets, security, serialization, serverless, server-side, sets, set comprehensions, side effects, signed integers, SMTP, Snapcraft, social media, sockets, source code, source-to-source compiler, SQL, SSL - SSL-TLS, Single sign-on (SSO), SSO, StackOverflow, stack, stack allocation, Stack overflow, standards, standard errors, standard input, standard library, standard operators, standard output, state, statements, strings, string concatenation, string functions, string operations, scheduling, scientific notation, scope, scope rules, scoping, scripting, static analyzers, statically scoped, static scoping, statically typed, static variables, statistics, strongly typed, structural typing, synchronization, syntax, systems programming, TCP/IP, TDD, testing, test frameworks, threads, thread-local storage (TLS), TLS, thread locking, thread locks, thread safety, thread scheduling, thread synchronization, times, timers, to JavaScript, tools, toolchain, transpiler, transpiling to JavaScript, truth values, tuples, type checking, type conversion, type inference, type safety, type system, web dev, while loops, work stealing, values, value types, variables, variable lifetime, variable scope, versions, virtual environments, virtual machine, Ubuntu, Unicode, unit testing, unsigned integers, usability, weak typing, weakly typed, Windows, wrappers, written using, x86-64-AMD64, XML, YAML;

topics-courses-books-docs.

. (navbar_software_architecture - see also navbar_microservices, navbar_design_patterns, navbar_programming_detailed - Based on MASTER navbar_golang_detailed. navbar_programming is the shorter one.


© 1994 - 2024 Cloud Monk Losang Jinpa or Fair Use. Disclaimers

SYI LU SENG E MU CHYWE YE. NAN. WEI LA YE. WEI LA YE. SA WA HE.


software_architecture.txt · Last modified: 2024/04/28 03:41 (external edit)