Free AWS-CERTIFIED-SOLUTIONS-ARCHITECT-ASSOCIATE-SAA-C03 Amazon AWS-CERTIFIED-SOLUTIONS-ARCHITECT-ASSOCIATE-SAA-C03 Practice Test Question

Loading demo links...

Showing 19–21 of 102 questions

Question 19 (Topic 1)

An application runs on an Amazon EC2 instance that has an Elastic IP address in VPC A. The application requires access to a database in VPC B. Both VPCs are in the same AWS account. Which solution will provide the required access MOST securely?

Select an option, then click Submit answer.

  • Create a DB instance security group that allows all traffic from the public IP address of the application server in VPC A.
  • Configure a VPC peering connection between VPC A and VPC B.
  • Make the DB instance publicly accessible. Assign a public IP address to the DB instance.
  • Launch an EC2 instance with an Elastic IP address into VPC B. Proxy all requests through the new EC2 instance.
Question 20 (Topic 1)

An application running on an Amazon EC2 instance in VPC-A needs to access files in another EC2 instance in VPC-B. Both VPCs are in separate AWS accounts. The network administrator needs to design a solution to configure secure access to EC2 instance in VPC-B from VPC-A. The connectivity should not have a single point of failure or bandwidth concerns. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Set up a VPC peering connection between VPC-A and VPC-B.
  • Set up VPC gateway endpoints for the EC2 instance running in VPC-B.
  • Attach a virtual private gateway to VPC-B and set up routing from VPC-A.
  • Create a private virtual interface (VIF) for the EC2 instance running in VPC-B and add appropriate routes from VPC-A.
Question 21 (Topic 1)

A medical research lab produces data that is related to a new study. The lab wants to make the data available with minimum latency to clinics across the country for their on-premises, file-based applications. The data files are stored in an Amazon S3 bucket that has read-only permissions for each clinic. What should a solutions architect recommend to meet these requirements?

Select an option, then click Submit answer.

  • Deploy an AWS Storage Gateway file gateway as a virtual machine (VM) on premises at each clinic
  • Migrate the files to each clinic’s on-premises applications by using AWS DataSync for processing.
  • Deploy an AWS Storage Gateway volume gateway as a virtual machine (VM) on premises at each clinic.
  • Attach an Amazon Elastic File System (Amazon EFS) file system to each clinic’s on-premises servers.