AWS-Certified-Developer-Associate Exam Question 21

A company's security policy requires that VPC Flow Logs are enabled on all VPCs. A Security Engineer is looking to automate the process of auditing the VPC resources for compliance.
What combination of actions should the Engineer take? (Choose two.)
  • AWS-Certified-Developer-Associate Exam Question 22

    A Developer has a stateful web server on-premises that is being migrated to AWS. The Developer must have greater elasticity in the new design.
    How should the Developer re-factor the application to make it more elastic? (Choose two.)
  • AWS-Certified-Developer-Associate Exam Question 23

    A developer is creating an application to process a large number of requests Requests must be processed in order, and each request should be processed only once How should Amazon SQS be deployed to achieve this?
  • AWS-Certified-Developer-Associate Exam Question 24

    You attempt to store an object in the US-STANDARD region in Amazon S3, and receive a confirmation that it has been successfully stored. You then immediately make another API call and attempt to read this object. S3 tells you that the object does not exist What could explain this behavior?
  • AWS-Certified-Developer-Associate Exam Question 25

    A company is developing a web application that allows its employees to upload a profile picture to a private Amazon S3 bucket. There is no size limit for the profile pictures, which should be displayed every time an employee logs in. For security reasons, the pictures cannot be publicly accessible.
    What is a viable long-term solution for this scenario?