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

Loading demo links...

Showing 91–93 of 102 questions

Question 91 (Topic 1)

A company runs its application by using Amazon EC2 instances and AWS Lambda functions. The EC2 instances run in private subnets of a VPC. The Lambda functions need direct network access to the EC2 instances for the application to work. The application will run for 1 year. The number of Lambda functions that the application uses will increase during the 1-year period. The company must minimize costs on all application resources. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Purchase an EC2 Instance Savings Plan. Connect the Lambda functions to the private subnets that contain the EC2 instances.
  • Purchase an EC2 Instance Savings Plan. Connect the Lambda functions to new public subnets in the same VPC where the EC2 instances run.
  • Purchase a Compute Savings Plan. Connect the Lambda functions to the private subnets that contain the EC2 instances.
  • Purchase a Compute Savings Plan. Keep the Lambda functions in the Lambda service VPC.
Question 92 (Topic 1)

A company hosts a website on Amazon EC2 instances behind an Application Load Balancer (ALB). The website serves static content. Website traffic is increasing. The company wants to minimize the website hosting costs. Which solution will meet these requirements?

Select an option, then click Submit answer.

  • Move the website to an Amazon S3 bucket. Configure an Amazon CloudFront distribution for the S3 bucket.
  • Move the website to an Amazon S3 bucket. Configure an Amazon ElastiCache cluster for the S3 bucket.
  • Move the website to AWS Amplify. Configure an ALB to resolve to the Amplify website.
  • Move the website to AWS Amplify. Configure EC2 instances to cache the website.
Question 93 (Topic 1)

A company is implementing a shared storage solution for a media application that the company hosts on AWS. The company needs the ability to use SMB clients to access stored data. Which solution will meet these requirements with the LEAST administrative overhead?

Select an option, then click Submit answer.

  • Create an AWS Storage Gateway Volume Gateway. Create a file share that uses the required client protocol. Connect the application server to the file share.
  • Create an AWS Storage Gateway Tape Gateway. Configure tapes to use Amazon S3. Connect the application server to the Tape Gateway.
  • Create an Amazon EC2 Windows instance. Install and configure a Windows file share role on the instance. Connect the application server to the file share.
  • Create an Amazon FSx for Windows File Server file system. Connect the application server to the file system.