- Mastering AWS Security
- Albert Anthony
- 292字
- 2021-07-02 15:44:04
Physical and environmental security
So, the very first thought that would strike anybody considering moving their workload to cloud is where is my data actually stored? Where are those physical servers and hard drives located that I provisioned using AWS cloud? And how are those hardware resources secured and who secures them? After all cloud simply virtualizes all resources available in a data center but those resources are present somewhere physically. So, the good news is AWS is completely responsible for physical and environmental security of all hardware resources located in its data centers across the globe.
AWS has years of experience in building, managing, and securing large data centers across the globe through its parent company Amazon. AWS ensures that all of its data centers are secured using the best technology and processes such as housing them in nondescript facilities, following least privilege policy, video surveillance, two-factor authentication for entering data centers and floors.
Personnel are not allowed on data center floors unless they have a requirement to access a physical data storage device in person. Moreover, AWS firmly implements segregation of responsibilities principle, so any personnel having access to the physical device won't have the root user access for that device so he can't access data on that physical device.
This is a very critical part of a shared security responsibility model where AWS does all the heavy lifting instead of you worrying about the physical and environmental security of your data centers. You do not have to worry about monitoring, theft, intrusion, fire, natural calamities, power failure, and so on for your data centers. These things are taken care of by AWS on your behalf and they constantly upgrade their security procedures to keep up with increasing threats.
- Mastering Visual Studio 2017
- C語言程序設(shè)計案例式教程
- 匯編語言程序設(shè)計(第3版)
- Hands-On Swift 5 Microservices Development
- Unity UI Cookbook
- Quantum Computing and Blockchain in Business
- ASP.NET程序開發(fā)范例寶典
- C語言程序設(shè)計實踐
- ASP.NET開發(fā)寶典
- C# 7.1 and .NET Core 2.0:Modern Cross-Platform Development(Third Edition)
- Python Linux系統(tǒng)管理與自動化運(yùn)維
- Java設(shè)計模式深入研究
- Microsoft Dynamics GP 2013 Cookbook
- Visual C++程序設(shè)計全程指南
- 絕密原型檔案:看看專業(yè)產(chǎn)品經(jīng)理的原型是什么樣