You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assembler is a reactive data aggregation framework for querying and merging data from multiple data sources/services. Assembler enables efficient implementation of the API Composition Pattern and is also designed to solve the N + 1 query problem. Architecture-agnostic, it can be used as part of a monolithic or microservice architecture.
I utilized the FeatherDS library to design interfaces for OpenNMS.I gained expertise in network monitoring with SNMP, threshold metrics, syslogs. Applying design patterns improved performance by up to 30%,mitigating tight coupling issues.Additionally, integrating over 30 APIs via GraphQL ensured streamlined data management and system functionality.