Deployment Architecture Overview
Dinesh
Last Update 5 giorni fa
Overview

Core Components
SecOps Central Server
Vulnerability Intelligence & Patch Feeds
- Vulnerability intelligence
- CVE information
- Security advisories
- Product updates
- Patch metadata
This synchronization ensures that vulnerability assessments and patch recommendations remain current.
Patch Repository Cache
This approach helps:
- Reduce repeated external downloads
- Improve deployment performance
- Optimize bandwidth usage
- Support large-scale patch deployments
Supported Deployment Models
Direct Agentless Deployment
This deployment method is ideal when:
- Assets are reachable from the Central Server
- Administrative credentials are available
- Network segmentation is minimal
- No endpoint software installation is preferred
Benefits:
- No agent installation required
- Simplified management
- Faster onboarding for internal assets
Agent-Based Deployment
This deployment method is recommended for:
- Remote assets
- Dynamic IP environments
- Assets with limited inbound accessibility
Benefits:
- Simplified connectivity
- Improved management of remote asset
Jump Host Deployment
A Jump Host is deployed within the remote network and acts as a communication bridge between the SecOps Central Server and the local assets.
This deployment method is commonly used for:
- Branch offices
- Segmented environments
- Restricted network zones
- Remote data centers
Benefits:
- Supports network segmentation requirements
- Reduces firewall complexity
- Enables centralized management across distributed environments
