AWS-Certified-Developer-Associate Exam Question 66

Your supervisor has asked you to build a simple file synchronization service for your department. He
doesn't want to spend too much money and he wants to be notified of any changes to files by email. What
do you think would be the best Amazon service to use for the email solution?
  • AWS-Certified-Developer-Associate Exam Question 67

    Which of the following programming languages have an officially supported AWS SDK? Choose 2 answers
  • AWS-Certified-Developer-Associate Exam Question 68

    An application stores images in an S3 bucket. Amazon S3 event notifications are used to trigger a Lambda function that resizes the images. Processing each image takes less than a second.
    How will AWS Lambda handle the additional traffic?
  • AWS-Certified-Developer-Associate Exam Question 69

    A company is collecting AWS CloudTrail log data from multiple AWS accounts by managing individual trails in each account and forwarding log data to a centralized Amazon S3 bucket residing in a log archive account. After CloudTrail introduced support for AWS Organizations trails, the company decided to further centralize management and automate deployment of the CloudTrail logging capability across all of its AWS accounts.
    The company's security engineer created an AWS Organizations trail in the master account, enabled server-side encryption with AWS KMS managed keys (SSE-KMS) for the log files, and specified the same bucket as the storage location. However, the engineer noticed that logs recorded by the new trail were not delivered to the bucket.
    Which factors could cause this issue? (Choose two.)