AWS SOA真题 No.1-100

0%
0 投票, 0 平均值
0

Report a question

You cannot submit an empty report. Please add some details.

SOA

AWS Certified SysOps Administrator – Associate

AWS SOA真题 No.1-100

中英双语,人工翻译,带完整解析 AWS SOA真题 No.1-100

1 / 100

分类: SOA

1. 1. A user has created photo editing software and hosted it on EC2. The software accepts requests from the user about the photo format and resolution and sends a message to S3 to enhance the picture accordingly. Which of the below mentioned AWS services will help make a scalable software with the AWS infrastructure in this scenario?

一个用户创建了图像编辑软件并将其托管在EC2上。该软件接收用户关于照片格式和分辨率的请求,并向S3发送消息以根据这些请求增强图片。在这种情况下,以下提到的AWS服务中哪个将有助于利用AWS基础设施构建可扩展的软件?

2 / 100

分类: SOA

2. 2. A user has created an EBS volume of 10 GB and attached it to a running instance. The user is trying to access EBS for first time. Which of the below mentioned options is the correct statement with respect to a first time EBS access?

2. 一位用户创建了一个10GB的EBS卷,并将其附加到一个正在运行的实例上。用户正在尝试第一次访问EBS。以下选项中,关于第一次EBS访问的正确陈述是什么?

3 / 100

分类: SOA

3. 3. A user has recently started using EC2. The user launched one EC2 instance in the default subnet in EC2-VPC. Which of the below mentioned options is not attached or available with the EC2 instance when it is launched?

3. 一位用户最近开始使用 EC2。该用户在 EC2-VPC 的默认子网中启动了一个 EC2 实例。以下提到的选项中,哪个在启动时没有附加或可用与该 EC2 实例?

4 / 100

分类: SOA

4. 4. A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25. The user is trying to create the private subnet with CIDR 20.0.0.128/25. Which of the below mentioned statements is true in this scenario?

4. 用户创建了一个CIDR为20.0.0.0/24的VPC。用户创建了一个CIDR为20.0.0.0/25的公共子网。用户正在尝试创建CIDR为20.0.0.128/25的私有子网。在这种情况下,以下哪个陈述是正确的?

5 / 100

分类: SOA

5. 5. A user has created a VPC with CIDR 20.0.0.0/24. The user has created a public subnet with CIDR 20.0.0.0/25 and a private subnet with CIDR 20.0.0.128/25. The user has launched one instance each in the private and public subnets. Which of the below mentioned options cannot be the correct IP address (private IP) assigned to an instance in the public or private subnet?
5. 用户创建了一个CIDR为20.0.0.0/24的VPC。
用户创建了一个CIDR为20.0.0.0/25的公共子网和一个CIDR为20.0.0.128/25的私有子网。
用户在公共子网和私有子网中各启动了一个实例。
以下提到的选项中,哪一个不能是分配给公共或私有子网中实例的正确IP地址(私有IP)?

6 / 100

分类: SOA

6. 6. George has launched three EC2 instances inside the US-East-1a zone with his AWS account. Ray has launched two EC2 instances in the US-East-1a zone with his AWS account. Which of the below mentioned statements will help George and Ray understand the availability zone (AZ) concept better?

6. 乔治在他的 AWS 账户中已在 US-East-1a 区域启动了三个 EC2 实例。雷在他的 AWS 账户中已在 US-East-1a 区域启动了两个 EC2 实例。以下哪些陈述将帮助乔治和雷更好地理解可用区(AZ)概念?

7 / 100

分类: SOA

7. 7. A user is launching an EC2 instance in the US East region. Which of the below mentioned options is recommended by AWS with respect to the selection of the availability zone?

7. 用户正在美国东部地区启动一个EC2实例。以下提到的哪些选项是AWS在选择可用区时推荐的?

8 / 100

分类: SOA

8. 8. A user has created a public subnet with VPC and launched an EC2 instance within it. The user is trying to delete the subnet. What will happen in this scenario?

8. 用户创建了一个公共子网与VPC,并在其内部启动了一个EC2实例。用户正试图删除该子网。在这种情况下会发生什么?

9 / 100

分类: SOA

9. 9. A user has enabled the Multi AZ feature with the MS SQL RDS database server. Which of the below mentioned statements will help the user understand the Multi AZ feature better?

9. 用户已在 MS SQL RDS 数据库服务器上启用了 Multi AZ 功能。以下哪项陈述可以帮助用户更好地理解 Multi AZ 功能?

10 / 100

分类: SOA

10. 10. A user has created a queue named “myqueue” with SQS. There are four messages published to queue which are not received by the consumer yet. If the user tries to delete the queue, what will happen?

10. 用户创建了一个名为“myqueue”的队列,使用了SQS。队列中已经发布了四条消息,但消费者尚未接收。如果用户尝试删除该队列,会发生什么?

11 / 100

分类: SOA

11. 11. A user is trying to create a PIOPS EBS volume with 3 GB size and 90 IOPS. Will AWS create the volume?

11. 一个用户正在尝试创建一个大小为3 GB且具有90 IOPS的PIOPS EBS卷。AWS会创建这个卷吗?

12 / 100

分类: SOA

12. 12. A user has created a VPC with CIDR 20.0.0.0/16 using the wizard. The user has created a public subnet CIDR (20.0.0.0/24) and VPN only subnets CIDR (20.0.1.0/24) along with the VPN gateway (vgw-12345) to connect to the user’s data centre. The user’s data centre has CIDR 172.28.0.0/12. The user has also setup a NAT instance (i-123456) to allow traffic to the internet from the VPN subnet. Which of the below mentioned options is not a valid entry for the main route table in this scenario?

12. 用户使用向导创建了一个 CIDR 为 20.0.0.0/16 的 VPC。用户创建了一个公有子网 CIDR(20.0.0.0/24)和仅限 VPN 的子网 CIDR(20.0.1.0/24),以及 VPN 网关(vgw-12345)以连接到用户的数据中心。用户的数据中心的 CIDR 为 172.28.0.0/12。用户还设置了一个 NAT 实例(i-123456),以允许 VPN 子网的流量访问互联网。在这种情况下,下面提到的选项中哪个不是主路由表的有效条目?

13 / 100

分类: SOA

13. 13. A user has a weighing plant. The user measures the weight of some goods every 5 minutes and sends data to AWS CloudWatch for monitoring and tracking. Which of the below mentioned parameters is mandatory for the user to include in the request list?

13. 用户拥有一个称重装置。用户每5分钟测量一次一些货物的重量,并将数据发送到AWS CloudWatch进行监控和追踪。以下提到的参数中,哪个是用户必须在请求列表中包含的?

14 / 100

分类: SOA

14. 14. A user wants to capture errors that occur in the AWS MySQL RDS DB. Which of the below mentioned activities may help the user to get the data easily?

14. 一位用户希望捕获在AWS MySQL RDS数据库中发生的错误。以下哪些活动可能帮助用户更轻松地获取数据?

15 / 100

分类: SOA

15. 15. An organization has configured Auto Scaling for hosting their application. The system admin wants to understand the Auto Scaling health check process. If the instance is unhealthy, Auto Scaling launches an instance and terminates the unhealthy instance. What is the order execution?

一个组织已经为托管他们的应用程序配置了自动扩展(Auto Scaling)。系统管理员希望了解自动扩展健康检查的过程。如果实例不健康,自动扩展将启动一个实例并终止不健康的实例。执行顺序是什么?

16 / 100

分类: SOA

16. 16. The CFO of a company wants to allow one of his employees to view only the AWS usage report page. Which of the below mentioned IAM policy statements allows the user to have access to the AWS usage report page?
16. 一家公司的首席财务官希望允许他的一个员工仅查看 AWS 使用报告页面。以下哪个 IAM 策略语句允许该用户访问 AWS 使用报告页面?

17 / 100

分类: SOA

17. 17. An organization has configured the custom metric upload with CloudWatch. The organization has given permission to its employees to upload data using CLI as well SDK. How can the user track the calls made to CloudWatch?

17. 一个组织已使用 CloudWatch 配置了自定义指标上传。该组织已授权其员工通过 CLI 和 SDK 上传数据。用户如何跟踪调用 CloudWatch 的请求?

18 / 100

分类: SOA

18. 18. A user is checking the CloudWatch metrics from the AWS console. The user notices that the CloudWatch data is coming in UTC. The user wants to convert the data to a local time zone. How can the user perform this?

18. 一名用户正在通过 AWS 控制台查看 CloudWatch 指标。

用户注意到 CloudWatch 数据以 UTC 时间格式显示。

用户希望将这些数据转换为本地时区。

用户该如何执行这一操作?

19 / 100

分类: SOA

19. 19. A user is trying to create a PIOPS EBS volume with 4000 IOPS and 100 GB size. AWS does not allow the user to create this volume. What is the possible root cause for this?

19. 一位用户试图创建一个具有4000 IOPS和100 GB大小的PIOPS EBS卷。AWS不允许该用户创建此卷。造成这种情况的可能根本原因是什么?

20 / 100

分类: SOA

20. 20. An organization has created one IAM user and applied the below mentioned policy to the user. What entitlements do the IAM users avail with this policy?
{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “ec2:Describe*”,
“Resource”: “*”
},
{
“Effect”: “Allow”
“Action”: [
“cloudwatch:ListMetrics”,
“cloudwatch:GetMetricStatistics”,
“cloudwatch:Describe*”
],
“Resource”: “*”
},
{
“Effect”: “Allow”,
“Action”: “autoscaling:Describe*”,
“Resource”: “*”
}
]
}

20. 一家组织创建了一个 IAM 用户,并对该用户应用了以下提到的策略。此策略下 IAM 用户拥有哪些权限?

{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “ec2:Describe*”,
“Resource”: “*”
},
{
“Effect”: “Allow”
“Action”: [
“cloudwatch:ListMetrics”,
“cloudwatch:GetMetricStatistics”,
“cloudwatch:Describe*”
],
“Resource”: “*”
},
{
“Effect”: “Allow”,
“Action”: “autoscaling:Describe*”,
“Resource”: “*”
}
]
}

21 / 100

分类: SOA

21. 21. An organization has applied the below mentioned policy on an IAM group which has selected the IAM users. What entitlements do the IAM users avail with this policy?
{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “*”,
“Resource”: “*”
}
]
}

21. 一家组织已在一个选择了IAM用户的IAM组上应用了以下政策。IAM用户在此政策下拥有哪些权限?

{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “*”,
“Resource”: “*”
}
]
}

22 / 100

分类: SOA

22. 22. A user has created a VPC with public and private subnets using the VPC wizard. Which of the below mentioned statements is true in this scenario?

22. 用户使用VPC向导创建了一个包含公共子网和私有子网的VPC。在这种情况下,以下陈述中哪个是正确的?

23 / 100

分类: SOA

23. 23. A user has configured ELB with SSL using a security policy for secure negotiation between the client and load balancer. Which of the below mentioned SSL protocols is not supported by the security policy?

23. 用户已经配置了带有 SSL 的 ELB,并使用安全策略在客户端和负载均衡器之间进行安全协商。以下提到的哪个 SSL 协议不受该安全政策支持?

24 / 100

分类: SOA

24. 24. A user has configured ELB with SSL using a security policy for secure negotiation between the client and load balancer. The ELB security policy supports various ciphers. Which of the below mentioned options helps identify the matching cipher at the client side to the ELB cipher list when client is requesting ELB DNS over SSL?

24. 用户配置了带 SSL 的 ELB,使用安全策略以实现客户端与负载均衡器之间的安全协商。ELB 安全策略支持多种密码套件。以下哪个选项帮助识别客户端请求 ELB DNS 通过 SSL 时与 ELB 密码列表匹配的密码套件?

25 / 100

分类: SOA

25. 25. A storage admin wants to encrypt all the objects stored in S3 using server side encryption. The user does not want to use the AES 256 encryption key provided by S3. How can the user achieve this?

25. 一名存储管理员希望使用服务器端加密对存储在 S3 中的所有对象进行加密。用户不想使用 S3 提供的 AES 256 加密密钥。用户如何实现这一点?

26 / 100

分类: SOA

26. 26. A user has created an ELB with Auto Scaling. Which of the below mentioned offerings from ELB helps the user to stop sending new requests traffic from the load balancer to the EC2 instance when the instance is being deregistered while continuing in-flight requests?

26. 用户创建了一个带有自动伸缩的负载均衡器(ELB)。以下哪个ELB提供的服务可以帮助用户在EC2实例被注销时,停止从负载均衡器向该实例发送新的请求流量,同时继续处理已在飞行中的请求?

27 / 100

分类: SOA

27. 27. A user is trying to understand the detailed CloudWatch monitoring concept. Which of the below mentioned services does not provide detailed monitoring with CloudWatch?

27. 一个用户正在尝试理解详细的CloudWatch监控概念。以下提到的服务中,哪个不提供与CloudWatch的详细监控?

28 / 100

分类: SOA

28. 28. A user has created a VPC with CIDR 20.0.0.0/16. The user has created one subnet with CIDR 20.0.0.0/16 in this VPC. The user is trying to create another subnet with the same VPC for CIDR 20.0.0.1/24. What will happen in this scenario?

28. 用户创建了一个CIDR为20.0.0.0/16的VPC。用户在该VPC中创建了一个CIDR为20.0.0.0/16的子网。用户试图在同一VPC中为CIDR 20.0.0.1/24创建另一个子网。在这种情况下会发生什么?

29 / 100

分类: SOA

29. 29. An organization wants to move to Cloud. They are looking for a secure encrypted database storage option. Which of the below mentioned AWS functionalities helps them to achieve this?

29. 一个组织想要迁移到云端。他们在寻找一个安全加密的数据库存储选项。以下哪些提到的AWS功能可以帮助他们实现这一目标?

30 / 100

分类: SOA

30. 30. A user has launched an EC2 instance from an instance store backed AMI. The infrastructure team wants to create an AMI from the running instance. Which of the below mentioned credentials is not required while creating the AMI?
30. 用户已从实例存储支持的AMI启动了一个EC2实例。基础设施团队希望从运行中的实例创建一个AMI。在创建AMI时,以下提到的凭证中哪一个是不需要的?

31 / 100

分类: SOA

31. 31. A user has created a VPC with two subnets: one public and one private. The user is planning to run the patch update for the instances in the private subnet. How can the instances in the private subnet connect to the internet?

31. 用户创建了一个拥有两个子网的虚拟私有云(VPC):一个公共子网和一个私有子网。用户计划对私有子网中的实例进行补丁更新。私有子网中的实例如何能连接到互联网?

32 / 100

分类: SOA

32. 32. A user is trying to understand the detailed CloudWatch monitoring concept. Which of the below mentioned services provides detailed monitoring with CloudWatch without charging the user extra?

32. 一位用户正在尝试理解详细的CloudWatch监控概念。以下提到的哪些服务提供与CloudWatch的详细监控,而无需向用户额外收费?

33 / 100

分类: SOA

33. 33. A sys admin has enabled logging on ELB. Which of the below mentioned fields will not be a part of the log file name?

33. 一名系统管理员在ELB上启用了日志记录。下面提到的哪些字段将不会成为日志文件名的一部分?

34 / 100

分类: SOA

34. 34. A user has setup a web application on EC2. The user is generating a log of the application performance at every second. There are multiple entries for each second. If the user wants to send that data to CloudWatch every minute, what should he do?

34. 用户在 EC2 上设置了一个 web 应用程序。该用户正在每秒生成应用程序性能的日志。每秒都有多个条目。如果用户想要每分钟将这些数据发送到 CloudWatch,他应该怎么做?

35 / 100

分类: SOA

35. 35. A user has hosted an application on EC2 instances. The EC2 instances are configured with ELB and Auto Scaling. The application server session time out is 2 hours. The user wants to configure connection draining to ensure that all in-flight requests are supported by ELB even though the instance is being deregistered. What time out period should the user specify for connection draining?

35. 用户在 EC2 实例上托管了一个应用程序。EC2 实例配置了 ELB 和自动扩展。应用服务器的会话超时时间为 2 小时。用户希望配置连接排空,以确保即使实例被注销,所有正在处理的请求仍然由 ELB 支持。用户应该为连接排空指定多长时间的超时期?

36 / 100

分类: SOA

36. 36. A user has created a subnet with VPC and launched an EC2 instance in that subnet with only default settings. Which of the below mentioned options is ready to use on the EC2 instance as soon as it is launched?

36. 用户在VPC中创建了一个子网,并在该子网上以默认设置启动了一个EC2实例。以下哪个选项在EC2实例启动后即可使用?

37 / 100

分类: SOA

37. 37. A user is running a batch process on EBS backed EC2 instances. The batch process starts a few instances to process hadoop Map reduce jobs which can run between 50 – 600 minutes or sometimes for more time. The user wants to configure that the instance gets terminated only when the process is completed. How can the user configure this with CloudWatch?

37. 一位用户在基于EBS的EC2实例上运行批处理流程。该批处理流程启动几个实例以处理Hadoop MapReduce作业,这些作业的运行时间通常为50到600分钟,有时甚至更长。用户希望配置实例仅在处理完成后被终止。用户如何通过CloudWatch进行配置?

38 / 100

分类: SOA

38. 38. A system admin is planning to setup event notifications on RDS. Which of the below mentioned services will help the admin setup notifications?

38. 一名系统管理员正在计划在RDS上设置事件通知。以下哪个服务将帮助管理员设置通知?

39 / 100

分类: SOA

39. 39. A user is trying to understand the CloudWatch metrics for the AWS services. It is required that the user should first understand the namespace for the AWS services. Which of the below
mentioned is not a valid namespace for the AWS services?

39. 用户正在尝试理解AWS服务的CloudWatch指标。用户需要首先了解AWS服务的命名空间。以下哪个提到的不是AWS服务的有效命名空间?

40 / 100

分类: SOA

40. 40. A user has configured the Auto Scaling group with the minimum capacity as 3 and the maximum capacity as 5. When the user configures the AS group, how many instances will Auto Scaling launch?
40. 用户将自动扩展组的最小容量配置为3,最大容量配置为5。当用户配置AS组时,自动扩展将启动多少个实例?

41 / 100

分类: SOA

41. 41. A user is trying to pre-warm a blank EBS volume attached to a Linux instance. Which of the below mentioned steps should be performed by the user?

41. 用户正在尝试预热附加到 Linux 实例的空白 EBS 卷。用户应该执行以下哪些步骤?

42 / 100

分类: SOA

42. 42. A user has launched an EC2 instance. The instance got terminated as soon as it was launched. Which of the below mentioned options is not a possible reason for this?

42. 用户已启动了一个EC2实例。该实例在启动后立即被终止。以下提到的选项中,哪个不是可能的原因?

43 / 100

分类: SOA

43. 43. A user has launched an ELB which has 5 instances registered with it. The user deletes the ELB by mistake. What will happen to the instances?

43. 用户启动了一个ELB,该ELB注册了5个实例。用户误删除了ELB。实例会发生什么?

44 / 100

分类: SOA

44. 44. An organization has been using AWS for a few months. The finance team wants to visualize the pattern of AWS spending. Which of the below AWS tools will help for this requirement?

44. 一个组织已经使用AWS几个月。财务团队希望可视化AWS支出的模式。以下哪个AWS工具可以帮助满足这个需求?

45 / 100

分类: SOA

45. 45. A user has created a VPC with CIDR 20.0.0.0/16. The user has used all the IPs of CIDR and wants to increase the size of the VPC. The user has two subnets: public (20.0.0.0/20) and private (20.0.1.0/20). How can the user change the size of the VPC?

45. 用户创建了一个CIDR为20.0.0.0/16的VPC。用户已经使用了CIDR的所有IP,并希望增加VPC的大小。用户有两个子网:公共(20.0.0.0/20)和私有(20.0.1.0/20)。用户如何更改VPC的大小?

46 / 100

分类: SOA

46. 46. A user has launched an EBS backed instance. The user started the instance at 9 AM in the morning. Between 9 AM to 10 AM, the user is testing some script. Thus, he stopped the instance twice and restarted it. In the same hour the user rebooted the instance once. For how many instance hours will AWS charge the user?

46. 用户启动了一个由 EBS 支持的实例。用户在早上 9 点启动了实例。在早上 9 点到 10 点之间,用户正在测试一些脚本。因此,他停止了实例两次并重新启动了它。在同一个小时内,用户重启了实例一次。AWS 将向用户收取多少实例小时费用?

47 / 100

分类: SOA

47. 47. A user has configured an HTTPS listener on an ELB. The user has not configured any security policy which can help to negotiate SSL between the client and ELB. What will ELB do in this scenario?

47. 用户在ELB上配置了HTTPS监听器。

用户没有配置任何安全策略来帮助客户端与ELB之间进行SSL协商。

在这种情况下,ELB将会怎么做?

48 / 100

分类: SOA

48. 48. A user has configured an SSL listener at ELB as well as on the back-end instances. Which of the below mentioned statements helps the user understand ELB traffic handling with respect to the SSL listener?

48. 用户在ELB上以及后端实例上配置了SSL监听器。以下哪些陈述能帮助用户理解ELB在SSL监听器方面的流量处理?

49 / 100

分类: SOA

49. 49. A user is accessing RDS from an application. The user has enabled the Multi AZ feature with the MS SQL RDS DB. During a planned outage how will AWS ensure that a switch from DB to a standby replica will not affect access to the application?

49. 一位用户正在通过应用程序访问RDS。该用户已启用MS SQL RDS数据库的多可用区功能。在计划停机期间,AWS将如何确保从数据库切换到备用副本不会影响对应用程序的访问?

50 / 100

分类: SOA

50. 50. A user has created an ELB with the availability zone US-East-1A. The user wants to add more zones to ELB to achieve High Availability. How can the user add more zones to the existing ELB?

50. 用户创建了一个带有可用区 US-East-1A 的 ELB。用户希望向 ELB 添加更多可用区以实现高可用性。用户如何向现有的 ELB 添加更多可用区?

51 / 100

分类: SOA

51. 51. An organization has created a Queue named “modularqueue” with SQS. The organization is not performing any operations such as SendMessage, ReceiveMessage, DeleteMessage, GetQueueAttributes, SetQueueAttributes, AddPermission, and RemovePermission on the queue. What can happen in this scenario?

51. 一家组织创建了一个名为“modularqueue”的队列,使用的是SQS。

该组织没有执行任何操作,例如SendMessage、ReceiveMessage、DeleteMessage、GetQueueAttributes、SetQueueAttributes、AddPermission和RemovePermission。

在这种情况下会发生什么?

52 / 100

分类: SOA

52. 52. A user has provisioned 2000 IOPS to the EBS volume. The application hosted on that EBS is experiencing less IOPS than provisioned. Which of the below mentioned options does not affect the IOPS of the volume?

52. 用户已经为EBS卷配置了2000 IOPS。托管在该EBS上的应用程序所经历的IOPS少于所配置的IOPS。以下选项中哪个不影响卷的IOPS?

53 / 100

分类: SOA

53. 53. An organization has configured Auto Scaling with ELB. One of the instance health check returns the status as Impaired to Auto Scaling. What will Auto Scaling do in this scenario?

53. 一个组织已经配置了带有 ELB 的自动伸缩。某个实例的健康检查返回的状态为“受损”给自动伸缩。在这种情况下,自动伸缩将会怎么做?

54 / 100

分类: SOA

54. 54. An organization has configured Auto Scaling with ELB. There is a memory issue in the application which is causing CPU utilization to go above 90%. The higher CPU usage triggers an event for Auto Scaling as per the scaling policy. If the user wants to find the root cause inside the application without triggering a scaling activity, how can he achieve this?

54. 一个组织已经配置了带有负载均衡器的自动扩展。应用程序中存在内存问题,导致 CPU 利用率超过 90%。较高的 CPU 使用率根据扩展策略触发自动扩展事件。如果用户希望在不触发扩展活动的情况下找出应用程序内的根本原因,他该如何实现这一目标?

55 / 100

分类: SOA

55. 55. A user runs the command “dd if=/dev/xvdf of=/dev/null bs=1M” on an EBS volume created from a snapshot and attached to a Linux instance. Which of the below mentioned activities is the user performing with the step given above?

55. 用户在从快照创建并附加到Linux实例的EBS卷上运行命令“dd if=/dev/xvdf of=/dev/null bs=1M”。上述步骤中用户正在执行以下哪项活动?

56 / 100

分类: SOA

56. 56. A user is planning to setup infrastructure on AWS for the Christmas sales. The user is planning to use Auto Scaling based on the schedule for proactive scaling. What advise would you give to the user?

56. 用户计划在AWS上搭建基础设施以应对圣诞销售。

用户计划根据调度使用自动扩展进行主动扩展。

你会给用户什么建议?

57 / 100

分类: SOA

57. 57. A user has launched an EBS backed EC2 instance. The user has rebooted the instance. Which of the below mentioned statements is not true with respect to the reboot action?

57. 用户已启动一个基于EBS的EC2实例。用户已重启该实例。以下哪项陈述与重启操作不相符?

58 / 100

分类: SOA

58. 58. An organization is using cost allocation tags to find the cost distribution of different departments and projects. One of the instances has two separate tags with the key/ value as “InstanceName/HR”, “CostCenter/HR”. What will AWS do in this case?

58. 一个组织正在使用成本分配标签来查找不同部门和项目的成本分布。其中一个实例有两个独立的标签,键/值为“InstanceName/HR”,“CostCenter/HR”。AWS在这种情况下会怎么做?

59 / 100

分类: SOA

59. 59. A user has created a mobile application which makes calls to DynamoDB to fetch certain data. The application is using the DynamoDB SDK and root account access/secret access key to connect to DynamoDB from mobile. Which of the below mentioned statements is true with respect to the best practice for security in this scenario?

59. 用户创建了一款移动应用,该应用通过调用DynamoDB来获取特定数据。该应用使用DynamoDB SDK,并通过根账户访问/秘密访问密钥从移动设备连接到DynamoDB。在此情况下,关于安全最佳实践,以下哪些说法是正确的?

60 / 100

分类: SOA

60. 60. A user is planning to scale up an application by 8 AM and scale down by 7 PM daily using Auto Scaling. What should the user do in this case?

60. 用户计划通过自动扩缩来在每天早上8点扩展一个应用程序,在晚上7点缩减。用户在这种情况下应该做些什么?

61 / 100

分类: SOA

61. 61. A user is planning to setup notifications on the RDS DB for a snapshot. Which of the below mentioned event categories is not supported by RDS for this snapshot source type?

61. 一位用户正在计划为 RDS 数据库的快照设置通知。以下提到的事件类别中哪个不被 RDS 支持作为此快照源类型?

62 / 100

分类: SOA

62. 62. A user has launched an EC2 instance from an instance store backed AMI. If the user restarts the instance, what will happen to the ephermal storage data?
62. 用户从一个基于实例存储的AMI启动了一个EC2实例。如果用户重启该实例,临时存储中的数据会发生什么?

63 / 100

分类: SOA

63. 63. An organization has applied the below mentioned policy on an IAM group which has a few IAM users. What entitlements do the IAM users of that group avail with this policy?
{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “iam:*”,
“Resource”: “*”
}
]
}

63. 一个组织对一个包含几个 IAM 用户的 IAM 组应用了以下政策。该组的 IAM 用户通过此政策可以获得哪些权限?

{
“Version”: “2012-10-17”,
“Statement”: [
{
“Effect”: “Allow”,
“Action”: “iam:*”,
“Resource”: “*”
}
]
}

64 / 100

分类: SOA

64. 64. A user has configured ELB with Auto Scaling. The user suspended the Auto Scaling AddToLoadBalancer (which adds instances to the load balancer) process for a while. What will happen to the instances launched during the suspension period?

64. 用户已经配置了带有自动伸缩的ELB。

用户暂停了自动伸缩的AddToLoadBalancer(将实例添加到负载均衡器)的过程一段时间。

在暂停期间启动的实例将会发生什么?

65 / 100

分类: SOA

65. 65. An organization is trying to create various IAM users. Which of the below mentioned options is not a valid IAM username?

65. 一个组织正在尝试创建各种IAM用户。以下提到的选项中哪个不是有效的IAM用户名?

66 / 100

分类: SOA

66. 66. A user has configured ELB with Auto Scaling. The user suspended the Auto Scaling AlarmNotification (which notifies Auto Scaling for CloudWatch alarms) process for a while. What will Auto Scaling do during this period?

66. 用户配置了带有自动扩展的ELB。用户暂停了自动扩展报警通知(用于通知自动扩展CloudWatch报警)过程一段时间。在此期间,自动扩展将会做什么?

67 / 100

分类: SOA

67. 67. A root account owner is trying to understand the S3 bucket ACL. Which of the below mentioned options cannot be used to grant ACL on the object using the authorized predefined group?

67. 一个根账户所有者正在尝试了解 S3 桶的 ACL。以下提到的哪个选项不能用于通过授权的预定义组授予对象的 ACL?

68 / 100

分类: SOA

68. 68. You are managing the AWS account of a big organization. The organization has more than 1000+ employees and they want to provide access to the various services to most of the employees. Which of the below mentioned options is the best possible solution in this case?

68. 您正在管理一个大型组织的AWS账户。该组织拥有超过1000名员工,他们希望为大多数员工提供对各种服务的访问权限。以下哪个选项是在这种情况下最佳的解决方案?

69 / 100

分类: SOA

69. 69. An organization has created 10 IAM users. The organization wants each of the IAM users to have access to a separate DyanmoDB table. All the users are added to the same group and the organization wants to setup a group level policy for this. How can the organization achieve this?

69. 一个组织创建了10个IAM用户。该组织希望每个IAM用户都能访问一个独立的DynamoDB表。所有用户被添加到同一个组中,组织希望为此设置一个组级别的策略。该组织如何实现这一目标?

70 / 100

分类: SOA

70. 70. A user has launched two EBS backed EC2 instances in the US-East-1a region. The user wants to change the zone of one of the instances. How can the user change it?

70. 用户在美国东部1a区域启动了两个基于EBS的EC2实例。用户想要更改其中一个实例的可用区。用户如何更改它?

71 / 100

分类: SOA

71. 71. An application is generating a log file every 5 minutes. The log file is not critical but may be required only for verification in case of some major issue. The file should be accessible over the internet whenever required. Which of the below mentioned options is a best possible storage solution for it?

71. 一款应用程序每五分钟生成一个日志文件。日志文件并不是关键的,但在出现重大问题时可能需要进行验证。该文件应在需要时可以通过互联网访问。以下哪个选项是最佳的存储解决方案?

72 / 100

分类: SOA

72. 72. George has shared an EC2 AMI created in the US East region from his AWS account with Stefano. George copies the same AMI to the US West region. Can Stefano access the copied AMI of George’s account from the US West region?

72. George 从他的 AWS 账户中与 Stefano 分享了一个在美国东部区域创建的 EC2 AMI。George 将同一个 AMI 复制到美国西部区域。Stefano 能否从美国西部区域访问 George 账户中复制的 AMI?

73 / 100

分类: SOA

73. 73. A user want’s to configure a CloudWatch alarm on RDS to receive a notification when the CPU utilization of RDS is higher than 50%. Currently – at the time the user wants to create the alarm, there is some activity on RDS, such as RDS unavailability. How must the user procede?

73. 用户想在RDS上配置一个CloudWatch警报,以便在RDS的CPU利用率超过50%时接收通知。当前 – 在用户想要创建警报时,RDS上存在一些活动,例如RDS不可用。用户应该如何进行?

74 / 100

分类: SOA

74. 74. A user has setup a VPC with CIDR 20.0.0.0/16. The VPC has a private subnet (20.0.1.0/24) and a public subnet (20.0.0.0/24). The user’s data centre has CIDR of 20.0.54.0/24 and 20.1.0.0/24. If the private subnet wants to communicate with the data centre, what will happen?

74. 用户设置了一个CIDR为20.0.0.0/16的VPC。该VPC有一个私有子网(20.0.1.0/24)和一个公共子网(20.0.0.0/24)。用户的数据中心CIDR为20.0.54.0/24和20.1.0.0/24。如果私有子网想与数据中心进行通信,会发生什么情况?

75 / 100

分类: SOA

75. 75. A user has setup a billing alarm using CloudWatch for $200. The usage of AWS exceeded $200 after some days. The user wants to increase the limit from $200 to $400? What should the user do?

75. 用户使用CloudWatch设定了一个$200的账单警报。经过几天后,AWS的使用费用超过了$200。用户想将限额从$200增加到$400。用户应该怎么做?

76 / 100

分类: SOA

76. 76. A user has created a VPC with public and private subnets using the VPC wizard. The VPC has CIDR 20.0.0.0/16. The private subnet uses CIDR 20.0.0.0/24. The NAT instance ID is i-a12345. Which of the below mentioned entries are required in the main route table attached with the private subnet to allow instances to connect with the internet?

76. 一名用户通过VPC向导创建了一个具有公共和私有子网的VPC。该VPC的CIDR为20.0.0.0/16。私有子网使用CIDR为20.0.0.0/24。NAT实例ID为i-a12345。以下哪些条目是私有子网附加的主要路由表中所必需的,以允许实例连接到互联网?

77 / 100

分类: SOA

77. 77. A user has deployed an application on his private cloud. The user is using his own monitoring tool. He wants to configure it so that whenever there is an error, the monitoring tool will notify him via SMS. Which of the below mentioned AWS services will help in this scenario?

77. 一位用户在他的私有云上部署了一个应用程序。该用户正在使用自己的监控工具。他希望配置该工具,使其在出现错误时通过短信通知他。下面提到的哪些AWS服务可以在这种情况下提供帮助?

78 / 100

分类: SOA

78. 78. A user has stored data on an encrypted EBS volume. The user wants to share the data with his friend’s AWS account. How can user achieve this?

78. 用户在加密的 EBS 卷上存储了数据。用户想要与他朋友的 AWS 账户共享这些数据。用户该如何实现这一点?

79 / 100

分类: SOA

79. 79. A user has created a launch configuration for Auto Scaling where CloudWatch detailed monitoring is disabled. The user wants to now enable detailed monitoring. How can the user achieve this?

79. 用户创建了一个 Auto Scaling 的启动配置,其中禁用了 CloudWatch 的详细监控。用户现在希望启用详细监控。用户该如何实现这一点?

80 / 100

分类: SOA

80. 80. A root account owner has created an S3 bucket testmycloud. The account owner wants to allow everyone to upload the objects as well as enforce that the person who uploaded the object should manage the permission of those objects. Which is the easiest way to achieve this?

80. 一个根账户持有者创建了一个名为testmycloud的S3桶。该账户持有者希望允许每个人上传对象,并且强制上传该对象的人管理这些对象的权限。实现这一点的最简单方法是什么?

81 / 100

分类: SOA

81. 81. A user has created a VPC with CIDR 20.0.0.0/16 with only a private subnet and VPN connection using the VPC wizard. The user wants to connect to the instance in a private subnet over SSH. How should the user define the security rule for SSH?

用户使用 VPC 向导创建了一个 CIDR 为 20.0.0.0/16 的 VPC,仅包含一个私有子网和 VPN 连接。

用户想通过 SSH 连接到私有子网中的实例。用户应该如何定义 SSH 的安全规则?

82 / 100

分类: SOA

82. 82. An organization is planning to use AWS for 5 different departments. The finance department is responsible to pay for all the accounts. However, they want the cost separation for each account to map with the right cost centre. How can the finance department achieve this?

82. 一个组织计划为5个不同部门使用AWS。

财务部门负责支付所有账户的费用。

然而,他们希望每个账户的费用分离与正确的成本中心相匹配。

财务部门如何实现这一目标?

83 / 100

分类: SOA

83. 83. A user has created an Auto Scaling group using CLI. The user wants to enable CloudWatch detailed monitoring for that group. How can the user configure this?

83. 用户使用CLI创建了一个自动伸缩组。用户希望为该组启用CloudWatch详细监控。用户该如何配置?

84 / 100

分类: SOA

84. 84. A user has created a VPC with the public subnet. The user has created a security group for that VPC. Which of the below mentioned statements is true when a security group is created?

84. 用户创建了一个具有公共子网的虚拟私有云(VPC)。用户为该VPC创建了一个安全组。以下哪个关于创建安全组的陈述是正确的?

85 / 100

分类: SOA

85. 85. A user is trying to send custom metrics to CloudWatch using the PutMetricData APIs. Which of the below mentioned points should the user needs to take care while sending the data to CloudWatch?

85. 用户正在尝试使用 PutMetricData API 将自定义指标发送到 CloudWatch。用户在将数据发送到 CloudWatch 时应该注意以下哪些要点?

86 / 100

分类: SOA

86. 86. An organization has created 50 IAM users. The organization has introduced a new policy which
will change the access of an IAM user. How can the organization implement this effectively so that there is no need to apply the policy at the individual user level?

86. 一个组织创建了50个IAM用户。该组织引入了一项新政策,该政策将更改IAM用户的访问权限。组织如何有效实施此政策,以便无需在每个用户级别应用该政策?

87 / 100

分类: SOA

87. 87. A user has launched 10 instances from the same AMI ID using Auto Scaling. The user is trying to see the average CPU utilization across all instances of the last 2 weeks under the CloudWatch console. How can the user achieve this?

87. 用户通过自动伸缩从同一个 AMI ID 启动了 10 个实例。用户正在尝试查看过去两周内所有实例的平均 CPU 利用率,方法是通过 CloudWatch 控制台。用户该如何实现这一点?

88 / 100

分类: SOA

88. 88. A user has created a web application with Auto Scaling. The user is regularly monitoring the application and he observed that the traffic is highest on Thursday and Friday between 8 AM to 6 PM. What is the best solution to handle scaling in this case?

88. 用户创建了一个具有自动扩展功能的网络应用程序。用户正在定期监控该应用程序,他注意到流量在周四和周五的上午8点到下午6点之间是最高的。为了处理这种情况,最佳的扩展解决方案是什么?

89 / 100

分类: SOA

89. 89. A user has created an application which will be hosted on EC2. The application makes calls to DynamoDB to fetch certain data. The application is using the DynamoDB SDK to connect with from the EC2 instance. Which of the below mentioned statements is true with respect to the best practice for security in this scenario?

89. 一位用户创建了一个将托管在 EC2 上的应用程序。该应用程序调用 DynamoDB 来获取某些数据。该应用程序正在使用 DynamoDB SDK 从 EC2 实例进行连接。在这种情况下,下面提到的哪项陈述在安全最佳实践方面是正确的?

90 / 100

分类: SOA

90. 90. A user is trying to delete an Auto Scaling group from CLI. Which of the below mentioned steps are to be performed by the user?

90. 用户正在尝试从 CLI 中删除一个自动缩放组。用户需要执行以下哪些步骤?

91 / 100

分类: SOA

91. 91. A user has moved an object to Glacier using the life cycle rules. The user requests to restore the archive after 6 months. When the restore request is completed the user accesses that archive. Which of the below mentioned statements is not true in this condition?

91. 用户已根据生命周期规则将一个对象移动到Glacier。用户在6个月后请求恢复该归档。当恢复请求完成后,用户访问该归档。在这种情况下,以下哪个陈述是不正确的?

92 / 100

分类: SOA

92. 92. A user wants to make so that whenever the CPU utilization of the AWS EC2 instance is above 90%, some sort of notification is sent to him. Which of the below mentioned AWS services is helpful for this purpose?

92. 用户希望在 AWS EC2 实例的 CPU 使用率超过 90% 时,能向他发送某种通知。以下哪些 AWS 服务对此目的有帮助?

93 / 100

分类: SOA

93. 93. A user has configured CloudWatch monitoring on an EBS backed EC2 instance. If the user has not attached any additional device, which of the below mentioned metrics will always show a 0 value?

93. 用户已在基于EBS的EC2实例上配置了CloudWatch监控。如果用户没有附加任何额外设备,下面提到的哪个指标将始终显示为0值?

94 / 100

分类: SOA

94. 94. A user is planning to schedule a backup for an EBS volume. The user wants security of the
snapshot data. How can the user achieve data encryption with a snapshot?

94. 一位用户正在计划为 EBS 卷安排备份。用户希望确保快照数据的安全性。用户如何通过快照实现数据加密?

95 / 100

分类: SOA

95. 95. A sys admin is planning to subscribe to the RDS event notifications. For which of the below mentioned source categories the subscription cannot be configured?

95. 一位系统管理员计划订阅RDS事件通知。以下提到的哪个源类别无法配置订阅?

96 / 100

分类: SOA

96. 96. A user has launched a large EBS backed EC2 instance in the US-East-1a region. The user wants
to achieve Disaster Recovery (DR) for that instance by creating another small instance in Europe. How can the user achieve DR?

96. 用户在美东地区的 US-East-1a 启动了一个大型 EBS 支持的 EC2 实例。用户希望通过在欧洲创建另一个小型实例来实现该实例的灾难恢复 (DR)。用户如何实现 DR?

97 / 100

分类: SOA

97. 97. A user has setup an EBS backed instance and attached 2 EBS volumes to it. The user has setup a CloudWatch alarm on each volume for the disk data. The user has stopped the EC2 instance and detached the EBS volumes. What will be the status of the alarms on the EBS volume?

97. 一位用户设置了一个由EBS支持的实例,并为其附加了两个EBS卷。该用户在每个卷上设置了一个CloudWatch告警来监控磁盘数据。用户已停止了EC2实例并卸载了EBS卷。那么EBS卷上的告警状态将是什么?

98 / 100

分类: SOA

98. 98. A sys admin has created a shopping cart application and hosted it on EC2. The EC2 instances are running behind ELB. The admin wants to ensure that the end user request will always go to the EC2 instance where the user session has been created. How can the admin configure this?

98. 一位系统管理员创建了一个购物车应用并将其托管在EC2上。EC2实例正在ELB后面运行。管理员希望确保最终用户的请求始终发送到已创建用户会话的EC2实例。管理员该如何配置?

99 / 100

分类: SOA

99. 99. A user has scheduled the maintenance window of an RDS DB on Monday at 3 AM. Which of the below mentioned events may force to take the DB instance offline during the maintenance window?

99. 一名用户已在星期一凌晨 3 点安排了 RDS 数据库的维护窗口。以下提到的事件中,哪个可能会导致在维护窗口期间使数据库实例下线?

100 / 100

分类: SOA

100. 100. A user is measuring the CPU utilization of a private data centre machine every minute. The machine provides the aggregate of data every hour, such as Sum of data”, “Min value”, “Max value, and “Number of Data points”. The user wants to send these values to CloudWatch. How can the user achieve this?

100. 一个用户正在每分钟测量私有数据中心机器的CPU利用率。该机器每小时提供数据的汇总,如“数据总和”、“最小值”、“最大值”和“数据点数量”。用户想将这些值发送到CloudWatch。用户如何实现这一目标?

您的分数是

平均分为 0%

0%

评价表

感谢评价

本文地址:https://www.neiwangchuantou.com/2025/02/aws-soa%e7%9c%9f%e9%a2%98-no-1-100/,禁止转载
0

评论0

AWS SAP-C02真题 No.401-600
AWS SAP-C02真题 No.401-600
8分钟前 有人购买 去瞅瞅看
显示验证码
没有账号?注册  忘记密码?