Search Results for: retries

Data Modeling

From the BABOK: A data model describes the entities, classes or data objects relevant to a domain, the attributes that are used to describe them, and the relationships among them to provide a common set of semantics for analysis and … Continue reading

Posted in Tools and methods | Tagged , , , | Leave a comment

Bringing Order to Collections and Systems

I’ve recently been putting together a bunch of related thoughts about how I do some parts of systems analysis and design. They involve bringing order to collections of items, data, actions, and ideas. I’ve written about one of the ideas … Continue reading

Posted in Tools and methods | Tagged , , | Leave a comment

Understanding and Monitoring Microservices Across Five Levels

Did I know anything about microservices (or DevOps, or…) when I landed at Universal recently? No, I did not. Did that stop me from figuring it out in short order? Nope. Did that stop me from being able to reverse-engineer … Continue reading

Posted in Tools and methods | Tagged , , , | Leave a comment

Monitoring System Health and Availability, and Logging: Part 3

Now that we’ve described how to sense error states and something about how to record logging information on systems running multiple processes, we’ll go into some deeper aspects of these activities. We’ll first discuss storing information so errors can be … Continue reading

Posted in Software | Tagged , , , , , , , | Leave a comment