Question.31 What can users do using AWS Marketplace? (Select two.) (A) Sell unused Amazon EC2 Spot Instances. (B) Sell solutions to other AWS users. (C) Buy third-party software that runs on AWS. (D) Purchase AWS security and compliance documents. (E) Order AWS Snowball. |
31. Click here to View Answer
Answers are;
(B) Sell solutions to other AWS users.
C. Buy third-party software that runs on AWS.
Spot instances cannot be sold, as they are leased in a bid. AWS holds full authority to revoke it.
Reference:
https://aws.amazon.com/mp/marketplace-service/overview/
Question.32 What are the possible uses for AWS edge locations? (Select two.) (A) Hosting applications (B) Delivering content closer to users (C) Running NoSQL database caching services (D) Reducing traffic on the server by caching responses (E) Sending notification messages to end users |
32. Click here to View Answer
Answers are;
(B) Delivering content closer to users
(D) Reducing traffic on the server by caching responses
CloudFront delivers your content through a worldwide network of data centers called edge locations. When a user requests content that you’re serving with CloudFront, the user is routed to the edge location that provides the lowest latency (time delay), so that content is delivered with the best possible performance.
Reference:
https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html
Question.33 An online company was running a workload on premises and was struggling to launch new products and features. After migrating the workload to AWS, the company can quickly launch products and features and can scale its infrastructure as required. Which AWS Cloud value proposition does this scenario describe? (A) Business agility (B) High availability (C) Security (D) Centralized auditing |
33. Click here to View Answer
Answer isĀ (A) Business agility
Question.34 Which of the following are advantages of the AWS Cloud? (Choose two.) (A) AWS management of user-owned infrastructure (B) Ability to quickly change required capacity (C) High economies of scale (D) Increased deployment time to market (E) Increased fixed expenses |
34. Click here to View Answer
Answers are;
(B) Ability to quickly change required capacity
(C) High economies of scale
Reference:
https://docs.aws.amazon.com/whitepapers/latest/aws-overview/six-advantages-of-cloud-computing.html
Question.35 Which tasks are the responsibility of AWS, according to the AWS shared responsibility model? (Choose two.) (A) Patch the Amazon EC2 guest operating system. (B) Upgrade the firmware of the network infrastructure. (C) Apply password rotation for IAM users. (D) Maintain the physical security of edge locations. (E) Maintain least privilege access to the root user account. |
35. Click here to View Answer
Answers are;
(B) Upgrade the firmware of the network infrastructure.
(D) Maintain the physical security of edge locations.
B and D are correct as they are AWS related responsibilities .The other 3 are customer responsibilities