- 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.
- C# 7 and .NET Core Cookbook
- 數(shù)字媒體應(yīng)用教程
- 自然語言處理實(shí)戰(zhàn):預(yù)訓(xùn)練模型應(yīng)用及其產(chǎn)品化
- 垃圾回收的算法與實(shí)現(xiàn)
- Data Analysis with IBM SPSS Statistics
- Java持續(xù)交付
- 用Flutter極速構(gòu)建原生應(yīng)用
- PHP+MySQL網(wǎng)站開發(fā)項(xiàng)目式教程
- Illustrator CS6設(shè)計(jì)與應(yīng)用任務(wù)教程
- Python青少年趣味編程
- 深入解析Java編譯器:源碼剖析與實(shí)例詳解
- Photoshop智能手機(jī)APP界面設(shè)計(jì)
- Python面試通關(guān)寶典
- Java Web動(dòng)態(tài)網(wǎng)站開發(fā)(第2版·微課版)
- 從零開始學(xué)Unity游戲開發(fā):場(chǎng)景+角色+腳本+交互+體驗(yàn)+效果+發(fā)布