Tagged articles
169 articles
Page 2 of 2
Model Perspective
Model Perspective
May 14, 2022 · Fundamentals

Why Reporting Your Modeling Results Boosts Insight and Skills

Reporting modeling results—whether to yourself or others—helps you organize thoughts, reflect on the process, improve communication, and gain fresh perspectives that enhance both your modeling thinking and overall expressive abilities.

ModelingReflectionReporting
0 likes · 3 min read
Why Reporting Your Modeling Results Boosts Insight and Skills
Model Perspective
Model Perspective
May 13, 2022 · Fundamentals

How to Innovate Your Mathematical Models: Strategies for Fresh Solutions

This article explains why innovation matters in mathematical modeling, outlines how to achieve it through iterative improvement and solid knowledge foundations, and presents two main directions—vertical extension and horizontal combination—to create more novel and effective models for competitions and research.

InnovationModelingcompetition
0 likes · 5 min read
How to Innovate Your Mathematical Models: Strategies for Fresh Solutions
Model Perspective
Model Perspective
May 8, 2022 · Fundamentals

Why Interpreting Modeling Results Is Crucial for Impactful Research

The article explains why properly interpreting modeling results is essential, covering reader comprehension, the role of visualizations, guiding key insights, and how explanation fosters reflection and improves the overall significance of the research.

Data visualizationModelingcritical thinking
0 likes · 4 min read
Why Interpreting Modeling Results Is Crucial for Impactful Research
DataFunSummit
DataFunSummit
May 5, 2022 · Artificial Intelligence

Advertising Targeting: Pain Points, Audience Insight System, Relationship Network Applications, and Modeling Strategies

The article examines the challenges advertisers face in a monopolized traffic environment, presents a three‑layer audience insight system, explores graph‑based relationship network methods, and discusses various modeling approaches—including single‑stage, cross‑stage, and multi‑task learning—along with practical considerations for data security and platform integration.

AIData ScienceModeling
0 likes · 11 min read
Advertising Targeting: Pain Points, Audience Insight System, Relationship Network Applications, and Modeling Strategies
ITPUB
ITPUB
Apr 27, 2022 · Databases

Mastering Data Warehouse Standards: Architecture, Layer Design, and Naming Conventions

This comprehensive guide explains data‑warehouse construction standards, covering model architecture principles, public development rules, layer‑by‑layer design specifications, and systematic naming conventions for tables, dimensions, and metrics to ensure consistency, scalability, and reliable data governance.

Big DataData WarehouseDatabase Standards
0 likes · 26 min read
Mastering Data Warehouse Standards: Architecture, Layer Design, and Naming Conventions
phodal
phodal
Apr 18, 2022 · Fundamentals

Can Abstract Location Modeling Make You a Real Technical Expert?

The article explores the true meaning of a technical expert by examining how abstract modeling of real‑world locations, hierarchical administrative divisions, and domain‑specific type systems—illustrated with OpenHAB examples—can transform a programmer’s understanding into expert‑level conceptual and communicative abilities.

ModelingOpenHABabstraction
0 likes · 12 min read
Can Abstract Location Modeling Make You a Real Technical Expert?
Architecture Digest
Architecture Digest
Feb 28, 2022 · Fundamentals

Object‑Oriented Modeling: Concepts, Code Examples, and Design Principles

This article explains the principles of object‑oriented modeling, contrasting object and data models, illustrating with a simple account example, discussing composition versus aggregation, and providing Java code snippets for modeling processes such as eating, demonstrating how to design and implement domain objects and services.

JavaModelingObject-Oriented
0 likes · 12 min read
Object‑Oriented Modeling: Concepts, Code Examples, and Design Principles
DataFunTalk
DataFunTalk
Jan 7, 2022 · Artificial Intelligence

Building an Intelligent Risk Control Tool System: Architecture and Key Components

This article presents a comprehensive overview of constructing an intelligent risk control tool system, detailing its evolution from manual processes to automated platforms, describing the core "three‑piece" suite (model, decision, and feature platforms) along with supporting data and monitoring platforms, and explaining the functions and interactions of each module such as data ingestion, feature engineering, automated modeling, decision flow, and real‑time monitoring.

Data PlatformModelingdecision engine
0 likes · 13 min read
Building an Intelligent Risk Control Tool System: Architecture and Key Components
Meituan Technology Team
Meituan Technology Team
Jan 6, 2022 · Artificial Intelligence

Multi-domain Modeling and AutoML Techniques from Kaggle/KDD Cup Championships

Drawing on seven Kaggle and KDD Cup victories, the article outlines a multi‑domain modeling optimization strategy—covering recommendation, time‑series, and AutoML problems—alongside a three‑module AutoML pipeline and a three‑stage workflow that emphasize systematic evaluation, bias‑variance balance, and robust model‑fusion for competition and industry success.

AutoMLKDD CupKaggle
0 likes · 37 min read
Multi-domain Modeling and AutoML Techniques from Kaggle/KDD Cup Championships
Top Architect
Top Architect
Dec 16, 2021 · Fundamentals

Object‑Oriented Modeling: From Data Model to Object Model, Composition, Aggregation and Practical Java Examples

This article explains the fundamentals of object‑oriented modeling, contrasting data‑model and object‑model designs, illustrating attribute‑method composition, composition versus aggregation, and providing concrete Java and SQL examples such as a simple Account domain, an eating‑process model, and an open‑source e‑commerce reference.

ModelingObject-Orientedaggregation
0 likes · 14 min read
Object‑Oriented Modeling: From Data Model to Object Model, Composition, Aggregation and Practical Java Examples
Java High-Performance Architecture
Java High-Performance Architecture
Dec 9, 2021 · Fundamentals

Bridging the Language Gap: How a Ubiquitous Domain Model Enhances DDD Collaboration

This article explains how mismatched vocabularies between domain experts and developers hinder project progress, and how establishing a shared, model‑driven language can reduce misunderstandings, streamline communication, and improve the reliability of software built with Domain‑Driven Design.

CollaborationDomain-Driven DesignModeling
0 likes · 8 min read
Bridging the Language Gap: How a Ubiquitous Domain Model Enhances DDD Collaboration
Top Architect
Top Architect
Dec 1, 2021 · Fundamentals

Object‑Oriented Modeling: Concepts, Java Implementations, and Composition vs. Aggregation

This article explains the fundamentals of object‑oriented modeling, contrasts data‑model and object‑model designs with Java code examples such as a simple Account entity and an eating‑process simulation, and clarifies the difference between composition and aggregation while also touching on application services and a Spring‑Boot e‑commerce project.

JavaModelingObject-Oriented
0 likes · 12 min read
Object‑Oriented Modeling: Concepts, Java Implementations, and Composition vs. Aggregation
Java High-Performance Architecture
Java High-Performance Architecture
Nov 26, 2021 · Fundamentals

Mastering Domain-Driven Design: Key Principles and Practical Insights

This article shares eight months of hands‑on experience with Domain‑Driven Design, explaining why traditional waterfall approaches hinder true business understanding and presenting practical notes, mind‑map visualizations, and step‑by‑step guidance on effective modeling, knowledge digestion, continuous learning, and deep model design.

Domain-Driven DesignModelingSoftware Architecture
0 likes · 12 min read
Mastering Domain-Driven Design: Key Principles and Practical Insights
DataFunSummit
DataFunSummit
Nov 10, 2021 · Artificial Intelligence

Applying Graph Neural Networks for Financial Risk Control: A Case Study by Shuhe Technology

This article describes how Shuhe Technology leveraged graph neural networks to improve financial risk assessment by preparing massive relational graph data, selecting DGL as the development framework, designing a GraphSage‑GAT model, addressing data sparsity and imbalance, and achieving notable AUC gains over traditional methods.

AIGNNModeling
0 likes · 12 min read
Applying Graph Neural Networks for Financial Risk Control: A Case Study by Shuhe Technology
Architects Research Society
Architects Research Society
Nov 5, 2021 · Fundamentals

Overview of ArchiMate Basic Views and Their Perspectives

This article explains ArchiMate's basic views—including composition, support, collaboration, and implementation—detailing their names, viewpoints, and concerns across business, application, and technology layers, and provides examples of information structure and service implementation views with stakeholder and purpose information.

ArchiMateModelingViewpoints
0 likes · 8 min read
Overview of ArchiMate Basic Views and Their Perspectives
DataFunTalk
DataFunTalk
Nov 3, 2021 · Artificial Intelligence

Deep Learning for Time‑Series Modeling in Financial Risk Management

This article describes how a financial company leveraged deep‑learning sequence models to automatically extract features from massive time‑series data, improving risk‑assessment models and operational efficiency through a unified framework that includes data preprocessing, embedding, field and item aggregation, and end‑to‑end deployment.

AIDeep LearningModeling
0 likes · 10 min read
Deep Learning for Time‑Series Modeling in Financial Risk Management
Architects Research Society
Architects Research Society
Oct 22, 2021 · Fundamentals

Enterprise Architecture Environment and Location Diagram with UML/BPMN and Archimate

This article explains how environment and location diagrams depict where applications run, defines headquarters, site, server, workstation, and application components, and illustrates these concepts using UML/BPMN EAP profile and Archimate diagrams, while also providing community links for further architectural discussion.

Environment DiagramModelingUML
0 likes · 5 min read
Enterprise Architecture Environment and Location Diagram with UML/BPMN and Archimate
Architects Research Society
Architects Research Society
Oct 11, 2021 · Fundamentals

Understanding Application Communication Diagrams, UML/BPMN EAP Profile, and Archimate in Enterprise Architecture

The article explains the purpose and structure of application communication diagrams, describes SOA‑oriented application components, outlines the UML/BPMN EAP profile and Archimate modeling elements, and provides guidance on layering interaction, process, and entity components within logical enterprise architectures.

Application Communication DiagramModelingSOA
0 likes · 7 min read
Understanding Application Communication Diagrams, UML/BPMN EAP Profile, and Archimate in Enterprise Architecture
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Sep 18, 2021 · Fundamentals

Mastering Software Design: Modeling Architecture with UML

This article explains how software architects can use UML modeling and design documentation to capture both functional and non‑functional requirements, communicate with stakeholders, and guide developers through requirement analysis, high‑level design, and detailed design phases.

ModelingSoftware EngineeringUML
0 likes · 13 min read
Mastering Software Design: Modeling Architecture with UML
DataFunTalk
DataFunTalk
Jul 24, 2021 · Artificial Intelligence

Instant Interest Reinforcement and Extension for Taobao Detail Page Distribution

This article presents the mechanisms of Taobao’s detail‑page full‑network distribution, introducing background, scenario description, and a series of algorithmic explorations—including CIDM, DTIN, and Tri‑tower models—that leverage the main product (trigger) to reinforce users’ instant interests, improve recall, coarse‑ranking, and fine‑ranking performance, and achieve notable online metric gains.

CTRDeep LearningModeling
0 likes · 17 min read
Instant Interest Reinforcement and Extension for Taobao Detail Page Distribution
IT Architects Alliance
IT Architects Alliance
Jul 17, 2021 · Fundamentals

Business Analysis Methods and Modeling Techniques

The article outlines practical business analysis approaches—including flowcharts, sequence diagrams, prototype sketches, business and data model diagrams—and recommends modeling tools, emphasizing the importance of selecting appropriate visualizations to clarify complex requirements and improve communication between stakeholders and technical teams.

ModelingSoftware Architecturebusiness analysis
0 likes · 9 min read
Business Analysis Methods and Modeling Techniques
DataFunTalk
DataFunTalk
May 20, 2021 · Artificial Intelligence

Fundamentals and Nuances of CTR (Click‑Through Rate) Modeling

This article explains the theoretical foundations of CTR modeling, why click‑through rates are intrinsically unpredictable at the micro level, the simplifying assumptions that make binary classification feasible, and how evaluation metrics like AUC, contradictory samples, theoretical AUC bounds, and calibration affect model performance.

AUCAdvertisingCTR
0 likes · 18 min read
Fundamentals and Nuances of CTR (Click‑Through Rate) Modeling
Architect's Journey
Architect's Journey
May 19, 2021 · R&D Management

Essential Diagramming Techniques Every Architect Should Master

The article explains why architects need to master mind maps, UML diagrams (class, sequence, activity, state) and architecture diagrams, outlines key principles for each, provides concrete examples and visual illustrations, and shares practical insights on using these diagrams to improve design communication and business alignment.

DiagrammingModelingUML
0 likes · 11 min read
Essential Diagramming Techniques Every Architect Should Master
Architecture Digest
Architecture Digest
Apr 8, 2021 · Fundamentals

Understanding Domain-Driven Design: Core Concepts, Layers, and Patterns

This article explains the fundamentals of Domain-Driven Design, describing how a shared ubiquitous language and a well‑crafted domain model drive software architecture across presentation, application, domain, and infrastructure layers, and it covers key patterns such as aggregates, entities, value objects, repositories, CQRS, Event Sourcing, and DCI.

AggregatesCQRSDomain-Driven Design
0 likes · 36 min read
Understanding Domain-Driven Design: Core Concepts, Layers, and Patterns
Java Interview Crash Guide
Java Interview Crash Guide
Mar 10, 2021 · Fundamentals

Why Abstract Thinking Is the Secret Weapon for Better Code Design

This article explains how abstract thinking underpins software engineering, covering definitions, the relationship between language and abstraction, levels of abstraction, layered design, the pitfalls of duplicate code and forced casts, and practical ways to strengthen one’s abstract reasoning skills.

ModelingObject-Orientedabstraction
0 likes · 22 min read
Why Abstract Thinking Is the Secret Weapon for Better Code Design
IT Architects Alliance
IT Architects Alliance
Nov 1, 2020 · Fundamentals

Software Design and Modeling: Core Concepts, UML Diagrams, and Architectural Practices

This article explains how software architects can perform effective software design by modeling domain problems and system architecture, outlines the essential UML diagram types, and shows how to use them across requirement analysis, conceptual design, and detailed design to communicate and control development costs.

ModelingSoftware EngineeringUML
0 likes · 14 min read
Software Design and Modeling: Core Concepts, UML Diagrams, and Architectural Practices
Architects Research Society
Architects Research Society
Oct 28, 2020 · Fundamentals

Value Chain Diagrams: High-Level View of Enterprise Interactions and Their Modeling with UML/BPMN and Archimate

The article explains how value chain diagrams provide a high‑level perspective of an enterprise’s direction and external interactions, outlines their purpose in linking stakeholders to change activities, and introduces UML/BPMN EAP profiles and Archimate as modeling approaches, while also promoting related community channels.

BPMNModelingUML
0 likes · 5 min read
Value Chain Diagrams: High-Level View of Enterprise Interactions and Their Modeling with UML/BPMN and Archimate
Alibaba Cloud Native
Alibaba Cloud Native
Oct 6, 2020 · Fundamentals

Mastering System Design: From Core Concepts to Practical Architecture

This comprehensive guide walks you through the fundamentals of system design, covering core concepts, analytical thinking, modeling techniques, architecture classification, design tools, and best‑practice principles to help you build robust, scalable software systems.

Domain-Driven DesignModelingSoftware Architecture
0 likes · 46 min read
Mastering System Design: From Core Concepts to Practical Architecture
IT Architects Alliance
IT Architects Alliance
Sep 5, 2020 · Fundamentals

How to Visualize Your Project Architecture with C4PlantUML

This guide explains why architecture diagrams matter, introduces the C4 modeling method, shows how to use C4PlantUML with PlantUML to create context, container, component, and code‑level diagrams, and provides step‑by‑step instructions and example code for practical implementation.

C4ModelDiagrammingModeling
0 likes · 12 min read
How to Visualize Your Project Architecture with C4PlantUML
Top Architect
Top Architect
Sep 4, 2020 · Fundamentals

Software Design and Modeling: Key Concepts, UML Diagrams, and Design Process

Software design, essential for architects, involves modeling domain problems and the resulting system using UML diagrams such as class, sequence, component, deployment, use‑case, state, and activity charts, applied across requirement, conceptual, and detailed design phases to communicate functional, non‑functional, and cost requirements.

ModelingUMLarchitecture
0 likes · 15 min read
Software Design and Modeling: Key Concepts, UML Diagrams, and Design Process
Architects Research Society
Architects Research Society
Aug 4, 2020 · Fundamentals

Agile Design Practices and Principles for Software Development

This article outlines agile software development design strategies, covering practical agile design activities, underlying design philosophies, and how design fits throughout the entire agile lifecycle, emphasizing iterative modeling, test‑driven development, and the balance between documentation and flexibility.

DesignMethodologyModeling
0 likes · 12 min read
Agile Design Practices and Principles for Software Development
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 27, 2020 · Fundamentals

Understanding UML Class Diagram Relationships: Generalization, Realization, Aggregation, Composition, Association, and Dependency

This article explains how to correctly draw UML class diagrams by describing the six main relationship types—generalization, realization, aggregation, composition, association, and dependency—using clear examples and visual illustrations to help readers understand and apply each relationship in software modeling.

Class DiagramGeneralizationModeling
0 likes · 5 min read
Understanding UML Class Diagram Relationships: Generalization, Realization, Aggregation, Composition, Association, and Dependency
Architects Research Society
Architects Research Society
Jun 24, 2020 · R&D Management

Business Capability Modeling: Concepts, Methods, and Benefits

Business capability modeling creates an organization‑wide anchor model that describes distinct capabilities independent of structure, systems, processes, or people, enabling leaders to explore "what we do" and make informed decisions about "how we do it" through collaborative, business‑driven analysis.

Modelingbusiness capabilityenterprise architecture
0 likes · 6 min read
Business Capability Modeling: Concepts, Methods, and Benefits
Alibaba Cloud Native
Alibaba Cloud Native
Jun 15, 2020 · Fundamentals

Mastering Architecture Diagrams: Why, What, and How to Create Effective Designs

This article explains what an architecture diagram is, why it matters, and provides a step‑by‑step methodology—including business and system modeling, abstraction techniques, diagram classification, drawing guidelines, and quality evaluation—to help engineers produce clear, purposeful diagrams that improve communication and collaboration.

ModelingSoftware ArchitectureSystem Design
0 likes · 28 min read
Mastering Architecture Diagrams: Why, What, and How to Create Effective Designs
ITPUB
ITPUB
Feb 5, 2020 · Fundamentals

How a Simple Java Simulation Reveals COVID‑19 Spread Dynamics

This article explains a Java‑based epidemic simulation that models virus transmission using a normal distribution, demonstrates how parameters like initial infections, transmission rate, hospital capacity, and mobility affect outbreak curves, and shows how adjusting these values can illustrate the impact of public health interventions.

COVID-19JavaModeling
0 likes · 8 min read
How a Simple Java Simulation Reveals COVID‑19 Spread Dynamics
DevOps
DevOps
Feb 5, 2020 · Fundamentals

Java-Based COVID-19 Epidemic Spread Simulation Using Normal Distribution

The article explains a Java epidemic simulation that models virus transmission with normal distribution, demonstrates how parameters like movement intention, hospital bed capacity, response time, and incubation period affect outbreak dynamics, and emphasizes staying home as the most effective protection.

JavaModelingepidemic simulation
0 likes · 5 min read
Java-Based COVID-19 Epidemic Spread Simulation Using Normal Distribution
Programmer DD
Programmer DD
Jan 5, 2020 · Fundamentals

Mastering UML Class Diagrams: Key Symbols and Relationships Explained

This article introduces UML as a standardized visual modeling language, focusing on commonly used class, sequence, and state diagrams, and explains the symbols and relationships—such as dependency, generalization, association, aggregation, and composition—along with practical examples and tool recommendations for effective software design.

Class DiagramModelingRelationships
0 likes · 7 min read
Mastering UML Class Diagrams: Key Symbols and Relationships Explained
Architecture Digest
Architecture Digest
Dec 27, 2019 · Fundamentals

Software Design and Modeling: Applying UML for Effective Architecture

This article explains how software architects can use UML‑based modeling to translate functional and non‑functional requirements into clear design documents, covering the essential steps, key concepts, and the seven major UML diagram types across requirement, conceptual, and detailed design phases.

ModelingSoftware EngineeringUML
0 likes · 12 min read
Software Design and Modeling: Applying UML for Effective Architecture
Architecture Digest
Architecture Digest
Dec 26, 2019 · Databases

Data Warehouse Fundamentals, Modeling Techniques, and the Evolution of Maoyan’s Warehouse

This article explains the origins and challenges of scattered enterprise data, defines the data warehouse concept, details its four core characteristics, compares entity, normalization, and dimensional modeling methods, and illustrates Maoyan’s three‑stage data‑warehouse evolution with practical examples and diagrams.

Data WarehouseETLModeling
0 likes · 17 min read
Data Warehouse Fundamentals, Modeling Techniques, and the Evolution of Maoyan’s Warehouse
Alibaba International Technology
Alibaba International Technology
Dec 12, 2019 · Fundamentals

How Architecture and Model Thinking Unlock Powerful Problem Solving

This article explores the fundamentals of architecture and model thinking, defining their core elements, principles, and roles, and shows how architects and model thinkers use structured frameworks and abstract models to identify contradictions, devise optimal solutions, and guide system improvement across software, organizations, and broader contexts.

Modelingarchitecturedesign principles
0 likes · 13 min read
How Architecture and Model Thinking Unlock Powerful Problem Solving
Big Data Technology & Architecture
Big Data Technology & Architecture
Sep 13, 2019 · Big Data

Data Warehouse Overview, Architecture, and Modeling Methodology

This article provides a comprehensive introduction to data warehouses, covering their definition, architectural layers, characteristics, modeling approaches such as Inmon and Kimball, fact and dimension table design, star and snowflake schemas, and best‑practice principles for building scalable, maintainable warehouse solutions in the big‑data ecosystem.

Database designETLModeling
0 likes · 19 min read
Data Warehouse Overview, Architecture, and Modeling Methodology
ITFLY8 Architecture Home
ITFLY8 Architecture Home
May 13, 2018 · Fundamentals

How to Build a Successful Enterprise Architecture: A Practical Step‑by‑Step Guide

This guide walks you through defining clear objectives, identifying key business problems, selecting appropriate frameworks, modeling essential domains, creating a meta‑model, and integrating and analyzing your enterprise architecture, offering practical tips, examples, and best‑practice recommendations to ensure your EA project succeeds.

EAModelingbusiness analysis
0 likes · 17 min read
How to Build a Successful Enterprise Architecture: A Practical Step‑by‑Step Guide
AntTech
AntTech
Apr 9, 2018 · Artificial Intelligence

Practical Guide to Modeling Stability: Feature PSI, Model PSI, and Monitoring Techniques

This article explains the importance of modeling stability, describes how to assess feature and model stability using the Population Stability Index (PSI), provides step‑by‑step calculation methods, and shares practical monitoring practices such as rank mapping and daily SQL‑based checks.

Model MonitoringModelingPSI
0 likes · 9 min read
Practical Guide to Modeling Stability: Feature PSI, Model PSI, and Monitoring Techniques
Baidu Intelligent Testing
Baidu Intelligent Testing
Sep 6, 2017 · Product Management

Understanding User Satisfaction Models and How to Build Them

The article explains what a user satisfaction model is, why it matters for product evaluation, and outlines a step‑by‑step methodology—including defining dimensions, collecting questionnaire data, applying statistical techniques, creating a two‑dimensional evaluation matrix, and deriving actionable improvement plans—to quantitatively assess and enhance user experience.

ModelingUX Researchevaluation
0 likes · 6 min read
Understanding User Satisfaction Models and How to Build Them
ITFLY8 Architecture Home
ITFLY8 Architecture Home
Feb 27, 2017 · Fundamentals

25 Essential Principles to Master Software Model Design

The article outlines twenty‑five practical principles for becoming an excellent software model designer, emphasizing the importance of people over technology, thorough requirement analysis, humility, low coupling, high cohesion, portability, scalability, performance, proper documentation, and continuous learning to build robust, maintainable systems.

ModelingSoftware Engineeringarchitecture
0 likes · 14 min read
25 Essential Principles to Master Software Model Design
Model Perspective
Model Perspective
Jun 2, 2016 · Fundamentals

Why Classifying Teaching Environments Is Essential for Modeling New Teachers

Classifying teaching environments helps simplify complex educational contexts, identify key variables, and build models—whether statistical, numerical, or mechanistic—to understand how factors like classroom dynamics, teacher‑student relationships, and colleague interactions influence a novice teacher’s development.

ModelingVariablesclassification
0 likes · 3 min read
Why Classifying Teaching Environments Is Essential for Modeling New Teachers
Efficient Ops
Efficient Ops
Mar 31, 2016 · Operations

Rethinking CMDB: Building Scalable, Automated Configuration Management for Modern Ops

This talk explores the challenges of building and maintaining a CMDB, proposes a goal‑driven, industry‑referenced modeling approach, and outlines practical steps such as tagging, relationship mapping, dynamic attributes, automation, and visualization to create a service‑oriented, scalable configuration management database.

CMDBModelingmonitoring
0 likes · 11 min read
Rethinking CMDB: Building Scalable, Automated Configuration Management for Modern Ops
21CTO
21CTO
Feb 16, 2016 · Fundamentals

Why Mathematics Is the Hidden Power Behind Software Architecture

The article explores how mathematical thinking—ideas, techniques, and abstraction—underpins software architecture, shaping problem‑solving, modeling, and design, and argues that a solid mathematical foundation can elevate an architect’s ability to create elegant, scalable systems.

Modelingalgorithm analysismathematics
0 likes · 15 min read
Why Mathematics Is the Hidden Power Behind Software Architecture