AWS Certified Developer – Associate Free Practice Exam Questions

427 real AWS Certified Developer – Associate exam questions with answers and AI explanations. Amazon Web Services certification prep — page 1 of 43.

  1. Question 1: A static website is hosted in an Amazon S3 bucket. Several HTML pages on the site use JavaScript to download images from another Amazon S3 bucket. These images…
  2. Question 2: An application uses Amazon Kinesis Data Streams to ingest and process large streams of data records in real time. Amazon EC2 instances consume and process the…
  3. Question 3: A developer is creating a mobile application that will not require users to log in. What is the MOST efficient method to grant users access to AWS resources?
  4. Question 4: A company is migrating its on-premises database to Amazon RDS for MySQL. The company has read-heavy workloads, and wants to make sure it re-factors its code to…
  5. Question 5: A Developer has been asked to create an AWS Lambda function that is triggered any time updates are made to items in an Amazon DynamoDB table. The function has…
  6. Question 6: A company runs an e-commerce website that uses Amazon DynamoDB where pricing for items is dynamically updated in real time. At any given time, multiple updates…
  7. Question 7: An application runs on multiple EC2 instances behind an ELB. Where is the session data best written so that it can be served reliably across multiple requests?
  8. Question 8: A company maintains a REST service using Amazon API Gateway and the API Gateway native API key validation. The company recently launched a new registration pag…
  9. Question 9: A company has a website that is developed in PHP and is launched using AWS Elastic Beanstalk. There is a new version of the website that needs to be deployed i…
  10. Question 10: A Developer is working on an application that handles 10MB documents that contain highly-sensitive data. The application will use AWS KMS to perform client- si…