A file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
NASScalabilityFault toleranceLatencyCrash loop+2 more
Security, Identity & Trust Receives raw packet streams from network SPAN/mirror ports, reassembles fragmented TCP packets into contiguous stateful streams, evaluates payload bytes against signature rules (e.g., Suricata, Snort) and behavioral heuristics, and emits high-fidelity security alerts and telemetry to a centralized SIEM/SOC platform upon identifying malicious patterns (such as port scans, SQL injections, or unencrypted C2 beacons).
Network Intrusion Detection SystemPort MirroringSignaturesPCAPLateral Movement+3 more
Security, Identity & Trust Intercepts raw network packets at wire speed in the inline data path, performs stateful protocol verification, reassembles TCP streams, and evaluates signatures against incoming payloads. If a packet matches a verified attack pattern (e.g., remote code execution payload or brute-force exploit), the IPS immediately drops the packet, sends a TCP RST (reset) to terminate the socket connection, and blacklists the offending source IP at the firewall.
Intrusion Prevention SystemNext-Gen Firewall FeatureInline blockingFail-openDeep Packet Inspection+3 more
A device that intercepts, filters, and forwards network traffic to security and monitoring tools.
NPBScalabilityFault toleranceLatencyCrash loop+2 more
A physical infrastructure through which ISPs and CDNs exchange internet traffic.
IXPScalabilityFault toleranceLatencyCrash loop+2 more
A tool for monitoring the performance of a computer network.
NPMScalabilityFault toleranceLatencyCrash loop+2 more
A server providing time synchronization over a network.
NTP ServerScalabilityFault toleranceLatencyCrash loop+2 more
A class of relational database management systems that seek to provide the scalability of NoSQL systems for online transaction processing workloads while maintaining the ACID guarantees of a traditional database system.
Distributed SQLScalabilityFault toleranceLatencyCrash loop+2 more
Security, Identity & Trust Coordinates authorization grant flows (such as Authorization Code Flow with PKCE or Client Credentials Flow). Upon verifying client credentials and user authentication, it generates short-lived access tokens containing scoped permissions, signs tokens with private keys exposed via a public JWKS endpoint, issues long-lived refresh tokens, and provides token introspection and revocation APIs.
Authorization ServerToken ServerAccess TokenRefresh TokenScopes+4 more
A relational database management system that allows developers to integrate the database with their own custom data types and methods.
ORDBMSScalabilityFault toleranceLatencyCrash loop+2 more
A computer data storage architecture that manages data as objects, as opposed to other storage architectures like file systems which manage data as a file hierarchy.
Blob StorageScalabilityFault toleranceLatencyCrash loop+2 more
A unified system that ingests logs, metrics, and traces to provide insight into application health and performance.
Logging & MetricsMonitoringLog aggregationMetrics ingestionAlert routing+3 more
1 Characters