PracticeCF

SOA-C02 Question Bank · Latest 50 Questions Free Preview (Page 4/5)

Questions 31–40 of the latest 50 SOA-C02 questions (5 pages total), with answers and explanations, no login required. Practice all 1044 questions online.

Question 31 · No. 1025 · Single choice

A corporate website is hosted on several Amazon EC2 instances across multiple regions around the globe. How should an Administrator configure the website to maintain high availability with minimal downtime if one of the regions has network connectivity congestion for an extended period of time?

Answer: C

Explanation: The best solution for maintaining high availability with minimal downtime in this scenario is to create an Amazon Route 53 Latency Based Routing Record Set that resolves to an Elastic Load Balancer in each region. This way, traffic will be routed to the region with the lowest latency, ensuring optimal performance. By setting an appropriate health check on each ELB, the system can detect and redirect traffic away from regions experiencing network connectivity congestion.
Question 32 · No. 1026 · Single choice

A user creates an Auto Scaling group from the Amazon AWS Console and assigned a tag with a key of "environment" and a value of "Prod". Can the user assign tags to instances launched in the Auto Scaling group, to organize and manage them?

Answer: A

Explanation: The correct answer is A. Yes, this is possible only if the tags are configured at the launch configuration with a maximum length of 300 characters. The user can assign tags to instances launched in the Auto Scaling group by configuring them at the launch configuration level.
Question 33 · No. 1027 · Single choice

Which of the choices below best describes what Auto Scaling is well suited for?

Answer: B

Explanation: chose option B because Auto Scaling is well suited for both applications that have stable demand patterns and those that experience hourly, daily, or weekly variability in usage. It allows the application to automatically adjust its capacity to match the current demand.
Question 34 · No. 1028 · Single choice

What does enabling a sticky session with ELB do?

Answer: C

Explanation: Enabling a sticky session with ELB binds the user session with a specific instance, meaning subsequent requests from the same user will be sent to the same instance.
Question 35 · No. 1029 · Single choice

Amazon EC2 provides virtual computing environments known as _____.

Answer: A

Explanation: chose 'A - instances' because Amazon EC2 provides virtual computing environments in the form of instances.
Question 36 · No. 1030 · Single choice

AWS KMS (Key Management Service) uses symmetric key cryptography to perform encryption and decryption. Symmetric key cryptography uses the same algorithm and key to both encrypt and de-crypt digital data. The unencrypted data is typically called plaintext whether it is text or not, and the encrypted data is typically called _____.

Answer: A

Explanation: chose option A, 'ciphertext,' because in symmetric key cryptography, the encrypted data is commonly referred to as ciphertext.
Question 37 · No. 1031 · Single choice

Your customers are concerned about the security of their sensitive data and their inquiry asks about what happens to old storage devices on AWS. What would be the best answer to this question?

Answer: B

Explanation: The best answer to this question would be B. AWS uses the techniques detailed in DoD 5220.22-M to destroy data as part of the decommissioning process. This is a widely recognized standard for data destruction and ensures the security of sensitive data.
Question 38 · No. 1032 · Single choice

Can you use the AWS Identity and Access Management (IAM) to assign permissions determining who can manage or modify RDS resources?

Answer: C

Explanation: The correct answer is C because AWS IAM can be used to assign permissions to manage or modify RDS resources
Question 39 · No. 1033 · Single choice

Could you use IAM to grant access to Amazon DynamoDB resources and API actions?

Answer: D

Explanation: The correct answer is D - Yes. IAM can be used to grant access to Amazon DynamoDB resources and API actions.
Question 40 · No. 1034 · Single choice

Which of the following statements is true of IAM?

Answer: C

Explanation: If you are configuring MFA for a user who will use a smartphone to generate an OTP, you can finish the wizard on any device and later use the smartphone for authentication.
Prev 12345 Next