当前位置:网站首页>前置机是什么意思?主要作用是什么?与堡垒机有什么区别?
前置机是什么意思?主要作用是什么?与堡垒机有什么区别?
2022-07-06 17:32:00 【行云管家】
最近看到有些朋友在问,前置机是什么意思?主要作用是什么?与堡垒机有什么区别?今天我们行云管家小编就给大家简单普及一下。
前置机是什么意思?
前置机是指用于现场的中间设备。比如轮胎行业用于车间的PDM机,用于记录硫化曲线的上位机;在银行普遍采用前置机的有ATM、POS、IC卡、银联金卡、电话银行、券银通、银税通、即缴费、公积金管理系统、电子汇兑和同城清算等系统。
前置机主要作用是什么?
1、网络安全角度来看,前置机有隔离主机的作用(一种放在内网以外,分离内网外网的应用),保证外部的应用不能直接访问核心服务,比如银行的各类外部接口电信代收费等。
2、业务角度来看,前置机提供了业务渠道与核心服务的主机交流的一个桥梁。它一般起着管理和调度业务渠道发起的交易的作用,可以减轻核心后台服务器的负担,也可以用来处理非核心业务的功能。
3、任务角度来看,位于应用系统服务器端与客户端之间的独立处理机系统,担负数据格式转换、连接管理、业务流管理外围调度、外围处理,并把业务数据交后台应用服务系统处理等任务。
前置机与堡垒机有什么区别?
1、定义不同。堡垒机即在一个特定的网络环境下,为了保障网络和数据不受来自外部和内部用户的入侵和破坏,而运用各种技术手段实时收集和监控网络环境中每一个组成部分的系统状态、安全事件、网络活动,以便集中报警、及时处理及审计定责。而前置机是指用于现场的中间设备。
2、主要作用不同。前置机主要起隔离主机的作用,而堡垒机主要作用是系统运维和安全审计两大作用。
来源:https://www.cloudbility.com/club/14706.html
边栏推荐
- Eventbus source code analysis
- Neon Optimization: an optimization case of log10 function
- Dell笔记本周期性闪屏故障
- [100 cases of JVM tuning practice] 05 - Method area tuning practice (Part 2)
- [牛客] [NOIP2015]跳石头
- JTAG principle of arm bare board debugging
- Segmenttree
- ESP Arduino (IV) PWM waveform control output
- Maidong Internet won the bid of Beijing life insurance to boost customers' brand value
- Taro中添加小程序 “lazyCodeLoading“: “requiredComponents“,
猜你喜欢
线段树(SegmentTree)
Lldp compatible CDP function configuration
ARM裸板调试之JTAG原理
免费白嫖的图床对比
Analysis of mutex principle in golang
[Niuke] b-complete square
Come on, don't spread it out. Fashion cloud secretly takes you to collect "cloud" wool, and then secretly builds a personal website to be the king of scrolls, hehe
MySQL script batch queries all tables containing specified field types in the database
ARM裸板调试之JTAG调试体验
Force buckle 1037 Effective boomerang
随机推荐
Rainstorm effect in levels - ue5
golang中的WaitGroup实现原理
ZABBIX 5.0: automatically monitor Alibaba cloud RDS through LLD
ESP Arduino (IV) PWM waveform control output
「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
[batch dos-cmd command - summary and summary] - jump, cycle, condition commands (goto, errorlevel, if, for [read, segment, extract string]), CMD command error summary, CMD error
ARM裸板调试之JTAG调试体验
tensorflow 1.14指定gpu运行设置
Dell笔记本周期性闪屏故障
Activereportsjs 3.1 Chinese version | | | activereportsjs 3.1 English version
A brief history of deep learning (I)
ClickHouse字段分组聚合、按照任意时间段粒度查询SQL
Force buckle 1037 Effective boomerang
Eventbus source code analysis
Chenglian premium products has completed the first step to enter the international capital market by taking shares in halber international
BFS realizes breadth first traversal of adjacency matrix (with examples)
[JS] obtain the N days before and after the current time or the n months before and after the current time (hour, minute, second, year, month, day)
让我们,从头到尾,通透网络I/O模型
The difference between spin and sleep
golang中的atomic,以及CAS操作