- OpenStack Cloud Security
- Fabio Alessandro Locati
- 348字
- 2021-07-16 13:28:18
Server security
At this point, we have covered some basic rules and tips on how to implement a safe data center. Let's move to the next step: the security inside the data center.
As we have already mentioned in the preceding paragraphs, we can split the servers with secure doors for more granular access. Why should we do this? Isn't it enough to be sure that all people entering the data center are authorized? Very often this is not enough because all the people who are authorized to enter in the data center will be allowed to touch every single device in it so we are still not compliant with the Principle of Least Privilege.
Some companies solve this problem with a locked rack, while others resolve it with segmented data centers, or even with both approaches. Both the approaches have ups and downs, for instance, you might prefer a segmented data center approach because:
- Rack doors are often uncomfortable and require a wider aisle
- Open racks have a better air flow than locked racks (this is not always true)
- Open racks are way cheaper than locked racks
This approach also has some disadvantages:
- Less flexible (the person has or has not access to multiple racks)
- Walls and doors have to be placed during the data center construction and cannot be moved later
A combined solution can solve some of these disadvantages. Another mixed option is the locking cages, which are easier to install than walls but are often easier to break in.
To implement more, the Separation of Duties principle is possible to require two authorized people to be present at the same time to unlock a door or it could require a badge of type A for unlocking the doors in the data center and a badge of type B to unlock the racks.
Note
This measure will increase security, but your administrators will be way less productive because there will always be two people doing the work of a single person. It could make sense on critical systems while not on all the other systems.
- Learning Cython Programming(Second Edition)
- 程序員面試筆試寶典
- OpenNI Cookbook
- 新編Premiere Pro CC從入門到精通
- 差分進(jìn)化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- Java應(yīng)用開發(fā)技術(shù)實(shí)例教程
- 零基礎(chǔ)學(xué)Python數(shù)據(jù)分析(升級版)
- 微信小程序項(xiàng)目開發(fā)實(shí)戰(zhàn)
- Spring Boot進(jìn)階:原理、實(shí)戰(zhàn)與面試題分析
- 程序設(shè)計(jì)基礎(chǔ)教程:C語言
- MATLAB 2020從入門到精通
- Visual Basic程序設(shè)計(jì)
- ArcGIS for Desktop Cookbook
- 交互設(shè)計(jì)師成長手冊:從零開始學(xué)交互
- Android項(xiàng)目實(shí)戰(zhàn):博學(xué)谷