AWS security 培训笔记

云计算的好处

  • Amazon S3 (Storage)
  • Amazon EC2 (Compute)

上图aws 的几个支柱:安全是其中一个啦

其中安全有几个方面

  • IAM
  • detection
  • 基础架构保护
  • 数据保护
  • 应急响应

关于云供应商的责任

data center 原来长这样 ,据说非常之隐蔽的

如果有天退役了,物理破坏掉

https://aws.amazon.com/compliance/data-center/data-centers/

AWS regions

如何选region

IAM

https://docs.aws.amazon.com/IAM/latest/UserGuide/id.html

WAF

Well architected tool: https://aws.amazon.com/well-architected-tool/

/

https://docs.aws.amazon.com/wellarchitected/latest/framework/security.html

On AWS compliance: https://aws.amazon.com/compliance/

Whitepaper: https://docs.aws.amazon.com/whitepapers/latest/introduction-aws-security/security-of-the-aws-infrastructure.html

相关推荐
不太可爱的叶某人2 小时前
【学习笔记】kafka权威指南——第10章 监控kafka (7-10章只做了解)
笔记·学习·kafka
张人玉3 小时前
C# TCP 客户端开发笔记(TcpClient)
笔记·tcp/ip·c#
不太可爱的叶某人6 小时前
【学习笔记】kafka权威指南——第6章 可靠的数据传递
笔记·学习·kafka
研猛男8 小时前
0、FreeRTOS编码和命名规则
笔记·stm32·freertos
能不能别报错9 小时前
K8s学习笔记(十六) 探针(Probe)
笔记·学习·kubernetes
初圣魔门首席弟子9 小时前
C++ STL 向量(vector)学习笔记:从基础到实战
c++·笔记·学习
iconball9 小时前
个人用云计算学习笔记 --20 (Nginx 服务器)
linux·运维·笔记·学习·云计算
生物小卡拉10 小时前
R脚本--表达矩阵与特征矩阵相关性分析
笔记·学习·机器学习
能不能别报错10 小时前
K8s学习笔记(十四) DaemonSet
笔记·学习·kubernetes
报错小能手10 小时前
linux学习笔记(19)进程间通讯——消息队列
linux·笔记·学习