Posts
All the articles I've posted.
-
Text to UML Diagrams - Online tools
Published: at 02:00 PMAn introduction to text-based tools for creating UML diagrams, highlighting SVG-Sequence-Diagram, js-sequence-diagrams, and websequencediagrams.com, with an example of a request-poll-response style architecture.
-
The one cost engineers and product managers don’t consider
Published: at 02:00 PMEmphasizes the importance of simplicity in engineering, arguing that simpler code is more valuable to an organization and advocating for a focus on efficiency over complexity.
-
Request-Acknowledge-Poll as a service design pattern
Published: at 03:40 PMAn explanation of the Request/Acknowledge service design pattern, including variations like Request/Acknowledge/Poll and Request/Acknowledge/Callback, and their implementation in reducing temporal coupling.
-
MongoDB - Geospatial Indexing and Advanced Queries
Published: at 02:00 PMAn overview of MongoDB's geospatial indexing and advanced queries, highlighting its advantages over traditional MySQL algorithms for geospatial data.