AWS认证SAA-C03每日一题

本题库由云计算狂魔微信公众号分享。
【SAA-C03助理级解决方案架构师认证】

A company has several web servers that need to frequently access a common Amazon RDS MySQL Multi- AZ DB instance. The company wants a secure method for the web servers to connect to the database while meeting a security requirement to rotate user credentials frequently.
Which solution meets these requirements?
A :   Store the database usercredentials in AWS Secrets Manager. Grant the necessary IAM permissions to allow the web servers to access AWS Secrets Manager
B :   Store the database user credentials in AWS  Systenms Manager OpsCenter .Grant the 
necessary IAM permissions to allow the web servers to access OpsCenter   
C :    Store the database user credentials in a secure Amazon S3  bucket Grant the necessary IAM permlsslons to allow the wed servers to retrieve credentials and access the database  
D :   Stores the database user credentials in files encrypted with AWS Key Management Service (AWS KMS) on the web server file system. The web server should be able to decrypt the files and access the database

相关推荐

  1. AWS认证SAA-C03每日

    2023-12-21 11:14:03       45 阅读
  2. AWS认证SAA-C03每日

    2023-12-21 11:14:03       46 阅读
  3. AWS认证SAA-C03每日

    2023-12-21 11:14:03       53 阅读
  4. AWS认证SAA-C03每日

    2023-12-21 11:14:03       40 阅读
  5. AWS认证SAA-C03每日

    2023-12-21 11:14:03       42 阅读
  6. AWS认证SAA-C03每日

    2023-12-21 11:14:03       21 阅读
  7. AWS认证SAA-C03每日

    2023-12-21 11:14:03       20 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2023-12-21 11:14:03       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2023-12-21 11:14:03       100 阅读
  3. 在Django里面运行非项目文件

    2023-12-21 11:14:03       82 阅读
  4. Python语言-面向对象

    2023-12-21 11:14:03       91 阅读

热门阅读

  1. 移动端1像素的解决方案?

    2023-12-21 11:14:03       71 阅读
  2. Springboot集成JPA多Hibernate数据源

    2023-12-21 11:14:03       54 阅读
  3. display:grid

    2023-12-21 11:14:03       72 阅读
  4. 使用IntelliJ IDEA进行Python开发配置

    2023-12-21 11:14:03       61 阅读
  5. 进程间通讯-信号量

    2023-12-21 11:14:03       59 阅读
  6. stable diffusion 极简入门 核心 概念介绍 使用

    2023-12-21 11:14:03       56 阅读
  7. Boost.Python与BOOST_TEST_EQ宏的示例编程

    2023-12-21 11:14:03       56 阅读
  8. 使用 Layui 的 template 模块来动态加载select选项

    2023-12-21 11:14:03       55 阅读
  9. Qt 软件界面点击QCombBox控件,造成整个界面移位

    2023-12-21 11:14:03       47 阅读