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

相关推荐
IZero072 小时前
Elasticsearch 学习笔记筑基-文档操作篇
笔记·学习·elasticsearch
公爵爱学习2 小时前
安装Ubuntu20.04遇到的问题 简要简述笔记
笔记
Wang's Blog4 小时前
PostgreSQL笔记28: PostgreSQL ACID 特性与实现机制深度解析
大数据·笔记·postgresql
u0103055275 小时前
正则表达式find与matches区别详解
笔记
浪兎兎5 小时前
Nginx 笔记
运维·笔记·nginx
_Narcissus_6 小时前
二分算法笔记及例题
数据结构·c++·笔记·算法·蓝桥杯·查找·二分算法
Hammer_Hans6 小时前
DFT笔记112
笔记
FAREWELL000756 小时前
学习笔记-热更新导航
笔记·学习
@HNUSTer7 小时前
基于 GEE 的 Sentinel-2 海岸线自动提取:从NDWI水体指数到Canny边缘检测全流程
云计算·数据集·遥感大数据·gee·云平台·canny边缘检测·sentinel-2
苏子寒7 小时前
Nano-VLLM全代码解析笔记(6)-embed_head和linear
pytorch·笔记·python·机器学习·ai·nlp·vllm