-
Recent Posts
Recent Comments
- R.P. Churchill on A Simulationist’s Framework for Business Analysis: Round Two
- LN on A Simulationist’s Framework for Business Analysis: Round Two
- R.P. Churchill on Starting to Learn About the Java Memory Model
- R.P. Churchill on Multidimensional Arrays in Javascript
- Link on Multidimensional Arrays in Javascript
Categories
Meta
February 2023 M T W T F S S « Jan 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
Tag Archives: system architecture
Three Layers of Architecture, and Three Dimensions of Iterative Phase Loops
As I’ve been developing my engagement framework over the past few years, I have sometimes struggled to classify the exact phase in which certain activities take place. Or, more to the point, I have sometimes had difficulty contextualizing multiple different … Continue reading
BA Webinar Series 10: Business Analysis Overlaps with Other Practice Areas
Today I gave this webinar for the Tampa IIBA Lunch and Learn Series. The slides are here.
Monitoring System Health and Availability, and Logging: Part 4
One more piece of context must be added to the discussion I’ve written up here, here, and here, and that is the place of these operations in the 7-layer OSI communications model. The image above is copied from and linked … Continue reading
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
Monitoring System Health and Availability, and Logging: Part 2
Continuing yesterday’s discussion of monitoring and logging, I wanted to work through a few specific cases and try to illustrate how things can be sensed in an organized way, and especially how errors of various types can be detected. To … Continue reading
Monitoring System Health and Availability, and Logging: Part 1
Ongoing Monitoring, or, What’s Happening Now? Any system with multiple processes or machines linked by communication channels must address real-time and communication issues. One of the important issues in managing such a system is monitoring it to ensure all of … Continue reading
Designing and Documenting Inter-Process Communication Links
I’ve touched on the subject of inter-process communication previously here and here, but now that I’m charged with doing a lot of this formally I wanted to discuss the process in more detail. I’m sharing this in outline form to … Continue reading
Of Pencils, the Division of Labor, Building Teams, and Knowing What the Heck Is Going On
The conversation at the watering hole after this evening’s CharmCityJS Meetup was interesting as usual. In between talking with and encouraging some of the younger attendees and speakers I spoke with a senior developer about a contract he was finishing … Continue reading
Posted in Management
Tagged Agile, business analysis, people, SDLC, system architecture, teams
Leave a comment
Architectural Considerations for Simulation
The simulations I’ve written, designed, specified, and utilized have incorporated a number of different features. I found it interesting that I was able to describe them in opposing pairs. Continuous vs. Discrete-Event I’ve gone into detail about continuous and discrete-event … Continue reading
Addendum To Process Described in Post on Domain-Driven Design
I’ve edited the post from May 11th that describes my preferred project/VV&A methodology. I was reminded, while viewing some excellent presentations at the Project Summit / Business Analyst World conference in DC this week (at which I volunteered) that I … Continue reading
Posted in Management
Tagged customers, project management, requirements management, system architecture, VV&A
Leave a comment