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

相关推荐
宇寒风暖41 分钟前
HTML嵌入CSS样式超详解(尊享)
前端·css·笔记·学习·html
Ting丶丶1 小时前
Electron入门笔记
javascript·笔记·electron
奕天者2 小时前
C++学习笔记(十七)——类之封装
c++·笔记·学习
你的微笑像拥抱5 小时前
HTTP 强 Etag 和 弱 Etag
笔记
zhuidushi44065 小时前
文献笔记 - A Survey on Aerial Swarm Robotics
笔记
LuckyLay11 小时前
Golang学习笔记_49——解释器模式
笔记·学习·设计模式·golang·解释器模式
渲染101专业云渲染11 小时前
安全保障:渲染101如何守护用户数据?
云计算·电脑·动画·blender·houdini
weixin_5025398512 小时前
rust学习笔记13-18. 四数之和
笔记·学习·rust
Yanjun2i12 小时前
【腾讯云】存储桶API
云计算·腾讯云
weixin_3077791314 小时前
PySpark实现导出两个包含多个Parquet数据文件的S3目录里的对应值的差异值分析
python·数据分析·spark·云计算