AWS-Certified-Developer-Associate Exam Question 396

When you create a table with a hash-and-range key, you must define one or more secondary indexes on that table.
  • AWS-Certified-Developer-Associate Exam Question 397

    A company has two AWS accounts, each containing one VPC. The first VPC has a VPN connection with its corporate network. The second VPC, without a VPN, hosts an Amazon Aurora database cluster in private subnets. Developers manage the Aurora database from a bastion host in a public subnet as shown in the image.

    A security review has flagged this architecture as vulnerable, and a Security Engineer has been asked to make this design more secure. The company has a short deadline and a second VPN connection to the Aurora account is not possible.
    How can the Security Engineer securely set up the bastion host?
  • AWS-Certified-Developer-Associate Exam Question 398

    A company has an application that logs all information to Amazon S3. Whenever there is a new log file, an AWS Lambda function is invoked to process the log files. The code works, gathering all of the necessary information. However, when checking the Lambda function logs, duplicate entries with the same request ID are found.
    What is causing the duplicate entries?
  • AWS-Certified-Developer-Associate Exam Question 399

    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 400

    An advertising company has a dynamic website with heavy traffic. The company wants to migrate the website infrastructure to AWS to handle everything except website development.
    Which solution BEST meets these requirements?