Skip to main content
Version: Next


Asi Logo

Automated Service Intelligence

The asi framework is a microservices-based platform that powers Interlink Software's AIOPs. It enables easy feature expansion by seamlessly integrating new microservices as independent components.

Components

The ASI framework comprises three mandatory components essential for its operation and two optional components that can be layered on top to enhance functionality.

core*

The Core component serves as the gateway to the ASI platform, managing all front-end interactions. It provides the foundational resources that other components rely on, ensuring a consistent and unified operation. Additionally, it offers common configuration capabilities, streamlining the integration and interaction of various services within the platform. By acting as the backbone of the ASI framework, the Core component enables modularity and scalability, simplifying the deployment and management of platform resources.

management service*

The Management Service is the central authority for orchestrating the platform’s services. It securely manages configuration and secrets using a vault mechanism, ensuring sensitive data is protected. Furthermore, it provides service discovery capabilities, allowing other components to register and make their capabilities available to the platform. This dynamic adaptability reduces complexity during setup and scaling, promotes efficient integration of new services, and enhances overall platform security.

authenticator*

The Authenticator component is the platform’s security backbone, safeguarding it through advanced identity provider (IdP) federation using protocols like SAML and OIDC. It supports role-based access control (RBAC) with group and user management, enabling fine-grained permissions for enhanced operational control. By providing seamless integration with external IdPs and enforcing modern security standards, the Authenticator ensures compliance and trust while protecting the platform from unauthorized access.

dashboards

The Dashboards component provides advanced dashboarding capabilities, enabling dynamic visualization and insights. As a cornerstone of Interlink’s AIOps products, it allows users to create customizable and interactive visual dashboards for real-time monitoring and analysis. By enhancing decision-making and operational efficiency, this component strengthens the platform’s value proposition for organizations seeking to maximize insights from their data.

events

The Events component delivers powerful event management capabilities, seamlessly integrating existing BES event management systems into the platform. It improves event visibility and traceability, enabling efficient incident management and root cause analysis. By bridging existing systems with the modern ASI framework, the Events component maximizes the value of existing investments while streamlining the handling of events for enhanced operational response.

*mandatory component