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

相关推荐
Jul1en_15 分钟前
【Excalidraw】简洁好看的超轻量级画图白板
笔记·其他
岑梓铭2 小时前
《考研408数据结构》第七章(6.1~6.3图的概念、存储方式、深/广度遍历)复习笔记
数据结构·笔记·考研·算法·图论·408·ds
周杰伦_Jay2 小时前
【网络编程、架构设计与海量数据处理】网络编程是数据流转的血管,架构设计是系统扩展的骨架,海量数据处理是业务增长的基石。
网络·golang·实时互动·云计算·腾讯云·语音识别
biubiubiu07062 小时前
Ubuntu学习笔记
笔记·学习·ubuntu
凉、介3 小时前
ARM 总线技术 —— APB
arm开发·笔记·学习
爱奥尼欧3 小时前
【Linux笔记】网络部分——网络层IP协议
linux·网络·笔记
凌然先生5 小时前
17.如何利用ArcGIS进行空间统计分析
经验分享·笔记·arcgis·电脑
爱奥尼欧6 小时前
【Linux笔记】网络部分——传输层协议TCP(2)
linux·网络·笔记·tcp/ip
郝学胜-神的一滴6 小时前
QAxios研发笔记(二):在Qt环境下基于Promise风格简化Http的Post请求
开发语言·c++·笔记·qt·网络协议·程序人生·http
大白的编程日记.7 小时前
【Linux学习笔记】线程安全问题之单例模式和死锁
linux·笔记·学习