AWS Certified Solutions Architect - Associate (SAA-C03) - 4

AWS Certified Solutions Architect - Associate (SAA-C03) - 4

1st Grade

65 Qs

quiz-placeholder

Similar activities

Doors

Doors

1st Grade - Professional Development

60 Qs

Internet Safety for Elementary

Internet Safety for Elementary

1st - 5th Grade

70 Qs

Internet Safety

Internet Safety

1st - 5th Grade

63 Qs

Microsoft Windows 10

Microsoft Windows 10

1st Grade - Professional Development

61 Qs

Preparing for MTA Certification

Preparing for MTA Certification

KG - University

60 Qs

Diagnostic  Associate Diploma Graphic Design - Repeat-1

Diagnostic Associate Diploma Graphic Design - Repeat-1

1st Grade

60 Qs

jhgkjhkjhkjh

jhgkjhkjhkjh

1st Grade

60 Qs

AWS Certified Developer - Associate (DVA-C02) - Exam 1

AWS Certified Developer - Associate (DVA-C02) - Exam 1

1st Grade

65 Qs

AWS Certified Solutions Architect - Associate (SAA-C03) - 4

AWS Certified Solutions Architect - Associate (SAA-C03) - 4

Assessment

Quiz

Computers

1st Grade

Medium

Created by

José Diaz

Used 4+ times

FREE Resource

65 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You currently host a file server on EC2 with the files being stored on EBS. After an outage lasting several hours, you need to design a fault-tolerant architecture so that if the EC2 instance goes down, your customers will still be able to access their files. What is the most fault-tolerant architecture below?

Lambda Function behind API Gateway with three EBS volumes mounted to the function.

Three EC2 instances behind an Application Load Balancer and Autoscaling group, connected to an EFS mount.

An EC2 instance behind a classic load balancer connected to an EBS volume in another region.

Two EC2 instances behind an application load balancer and autoscaling group connected to two EBS volumes in separate regions.

2.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You have an internal data warehouse running custom database software on an on-premises server at your work. You need to migrate this application to AWS. Unfortunately, your application is not compatible with Redshift, so you need to run this on a custom EC2 instance with the appropriate EBS volumes. You need to use an EBS volume that can handle large, sequential I/O operations for this infrequently accessed data. What is the most cost-effective EBS volume to meet this requirement?

Provisioned IOPS SSD (io1)

EBS General Purpose SSD (gp2)

Cold HDD (sc1)

Throughput Optimized HDD (st1)

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are migrating a media server to the AWS cloud that contains only images and video files. The server needs to be publicly accessible globally and you must keep costs to a minimum. What is the most cost-effective solution?

Use an EC2 instance connected to an EBS volume with general purpose SSD (gp2).

Use an EC2 instance connected to an EBS volume with provisioned IOPS.

Use a public S3 bucket backed by CloudFormation.

Use a public S3 bucket backed by CloudFront.

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Which architecture below fulfills the requirement of being serverless while maintaining the most cost-effective solution?

API Gateway < Lambda < DynamoDB < S3

Application Load Balancer < EC2 < RDS < S3

Application Load Balancer < EC2 < EFS < S3

Application Load Balancer < EC2 < DynamoDB < S3

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

A small startup company has begun using AWS for all of its IT infrastructure. The company has two AWS Solutions Architects, and they are very proficient with AWS deployments. They want to choose a deployment service that best meets the given requirements. Those requirements include version control of their infrastructure documentation and granular control of all of the services to be deployed. Which AWS service would best meet these requirements?

Elastic Beanstalk

Terraform

OpsWorks

CloudFormation

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You are building an application on EC2 that will require access to S3 and DynamoDB. You need to provide access to these services in the most secure way possible to your developers. What should you use to achieve this?

Create a master IAM username and password with power user access and share this user name and password with your developers.

Assign a role to the EC2 instance allowing access to S3 and DynamoDB.

Create a master IAM username and password with Admin Access and share this user name and password with your developers.

Use AWS KMS to provide access to these resources.

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

You work for a security company with a custom VPC and S3 buckets. You plan on allowing access to your trusted S3 buckets using a gateway endpoint. Which of the following would assist with this?

Create a bucket policy for trusted S3 buckets.

Create an endpoint policy for your trusted S3 buckets.

Create an endpoint policy for your trusted VPCs.

Create an object policy for trusted S3 objects.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?