新足迹

 找回密码
 注册

精华好帖回顾

· 一个疑似亚斯伯格症(Asperger's Syndrome)孩子妈妈的自述, 坑都填完,谢谢大家捧场。 (2011-7-10) 南飞雁 · (已经拿到offer) 4年半后更新:纪念我的20个面试及最后的offer! (2010-5-21) lovemylife
· 穿越时空的Galapagos群岛 (2012-7-2) 长尾鲨 · DIY - 更换福特Fiesta 3门的前座扳动把手以及接线(已更新图... (2013-5-1) universelu
Advertisement
Advertisement
查看: 2326|回复: 0

明天就要考试了, 这2道AWS题目怎么选 [复制链接]

头像被屏蔽

禁止发言

发表于 2019-6-12 20:55 |显示全部楼层
此文章由 指点江山 原创或转贴,不代表本站立场和观点,版权归 oursteps.com.au 和作者 指点江山 所有!转贴必须注明作者、出处和本声明,并保持内容完整
The AWS CloudHSM service is integrated with which of the following service? Choose 2 answers
A. Amazon Elastic Block Store
B. Amazon Simple Storage Service
C. Amazon redshift
D. Amazon DynamoDB
E. Amazon RDS (Oracle)

习题答案是C, E

But according to aws website: https://docs.aws.amazon.com/reds ... -db-encryption.html
Amazon Redshift automatically integrates with AWS KMS but not with an HSM. When you use an HSM, you must use client and server certificates to configure a trusted connection between Amazon Redshift and your HSM.

而且看起来A, B, E都正确:
https://aws.amazon.com/cloudhsm/faqs/
AWS services integrate with AWS Key Management Service, which in turn is integrated with AWS CloudHSM through the KMS custom key store feature. If you want to use the server-side encryption offered by many AWS services (such as EBS, S3, or Amazon RDS), you can do so by configuring a custom key store in AWS KMS.

最近准备考试, 真的发现很多题目模棱两可, 甚至玩文字游戏, 心累的很 ...

还有这题:
An organization has a 3-tier architecture. It uses an Apache web server and an application is running on the Docker platform with Amazon RDS on the backend. The organization wants to migrate the application to AWS and does not want to be responsible for deployment scalability, or capacity provisioning of its resources.
Which service should be used to meet these requirements?
A. AWS OpsWorks
B. Amazon EC2 Elastic Container Service
C. AWS Elastic Beanstalk
D. AWS CloudFormation

Seems B and C ..., 最后扣了字眼, 觉得是C, 可习题答案是B:
AWS Elastic Beanstalk is an easy-to-use service for deploying and scaling web applications and services developed with Java, .NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.
You can simply upload your code and Elastic Beanstalk automatically handles the deployment, from capacity provisioning, load balancing, auto-scaling to application health monitoring.
Advertisement
Advertisement

发表回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Advertisement
Advertisement
返回顶部