AWS-Certified-Developer-Associate Exam Question 11

Regarding Amazon SNS, when you want to subscribe to a topic and receive notifications to your email, in the Protocol drop-down box, you should select _______.
  • AWS-Certified-Developer-Associate Exam Question 12

    After launching an instance that you intend to serve as a NAT (Network Address Translation) device in a public subnet you modify your route tables to have the NAT device be the target of internet bound traffic of your private subnet. When you try and make an outbound connection to the Internet from an instance in the private subnet, you are not successful.
    Which of the following steps could resolve the issue?
  • AWS-Certified-Developer-Associate Exam Question 13

    A Lambda function processes data before sending it to a downstream service Each piece of data is approximately 1 MB in size After a security audit, the function t]is now required to encrypt the data before sending it downstream Which API call is required to perform the encryption?
  • AWS-Certified-Developer-Associate Exam Question 14

    A Developer is asked to implement a caching layer in front of Amazon RDS. Cached content is expensive to regenerate in case of service failure. Which implementation below would work while maintaining maximum uptime?
  • AWS-Certified-Developer-Associate Exam Question 15

    An application is being developed to audit several AWS accounts. The application will run in Account A and must access AWS services in Accounts B and C.
    What is the MOST secure way to allow the application to call AWS services in each audited account?