wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Quiz _Topic Test Final 02

Total questions: 30

Worksheet time: 30mins

Name
Class
Date
1.
a)

AWS Directory Service allows users to sign in with their existing corporate credentials – reducing the need for additional credentials.

b)

Build out Active Directory on EC2 instances to gain more control over user profiles

c)

Create two Active Directories – one for the cloud and one for on-premises – reducing username/password combinations to two

d)

Require users to use third-party identity providers to log-in for all services

2.
a)

Ensure that the right route entry is there in the Route table.

b)

Set an Elastic IP Address to the EC2 Instance.

c)

There must be some issue in the EC2 Instance. Check the system logs.

d)

Set a Secondary Private IP Address to the EC2 Instance.

3.
a)

Store objects in CSV format compressing it with Snappy using server-side encryption. Use Amazon S3 Select to retrieve a subset of data.

b)

Store objects in Apache Parquet format compressing the whole object with GZIP using server-side encryption. Use Amazon S3 Select to retrieve a subset of data.

c)

Store objects in JSON format compressing it with GZIP using server-side encryption. Use Amazon S3 Select to retrieve a subset of data.

d)

Store objects in CSV format compressing it with BZIP2 without any encryption. Use Amazon S3 Select to retrieve a subset of data.

4.
a)

Store the digital content as a private S3 bucket, use OAI and restrict bucket access with signed URL in CloudFront

b)

Store the digital contents on S3 bucket and use signed URL for the users to deliver the contents through CloudFront

c)

Store the digital contents on S3 bucket and use signed URLs to access S3 through CloudFront

d)

Store the digital contents as private objects in S3 buckets and use OAI to deliver the content through CloudFront

5.
a)

The network interfaces need to initialized again.

b)

The public IP addresses need to be associated with the ENI again.

c)

The Route 53 hosted zone needs to be restarted.

d)

The public IP addresses have changed after the instance was stopped and started again.

6.
a)

AWS Single Sign-On

b)

Service Catalog

c)

Resource Access Manager

d)

IAM

7.
a)

Amazon Simple Notification Service

b)

Amazon Simple Email Service

c)

Amazon CloudWatch

d)

Amazon Route 53

e)

Amazon Simple Queue Service

8.
a)

2

b)

6

c)

3

d)

4

9.
a)

Amazon Kinesis

b)

Amazon AppStream

c)

Amazon Simple Queue Service

d)

AWS Data Pipeline

10.
a)

Purchase a Standard RI.

b)

Purchase an EC2 instance saving plan.

c)

Purchase a Compute Saving plan.

d)

Purchase a Convertible RI.

11.
a)

FSx for Lustre.

b)

FSx for Windows File Server.

c)

DynamoDB Accelerator.

d)

EFS.

12.
a)

Adding CORS automatically removes the S3 ACL and bucket policies

b)

HTTPS must contain a specific port in the request, e.g. https:// domainnameb.com:443

c)

Both request https://domainnameb.com and http://www.domainnameb.com:80 don't match the allowed in configuration.

d)

There’s a limit of two origin sites per S3 bucket allowed

13.
a)

AWS Storage Gateway

b)

VM Import/Export

c)

DB Migration Service

d)

AWS Import/Export

14.
a)

Place the instances into a spread placement group that can span multiple Availability Zones in the same Region

b)

Place the instances into partitions placement group to evenly distribute the instances across partitions

c)

Place the instances into a spread placement group that can span multiple Availability Zones in the multiple Regions

d)

Place the instances into a cluster placement group that can span across multiple Availability Zones

15.
a)

In the AWS console, select the member account and migrate it to the destination AWS Organization.

b)

In the AWS console, drag and drop this account from one Organization to another.

c)

Remove the account in the old Organization. Send an invite from the new Organization and accept the invite from the member account.

d)

Delete the old AWS Organization. Send an invite from the new Organization and accept the invite for the member account.

16.
a)

Immediately after a reboot of the EC2 Instances, belonging to that security group.

b)

 It will take 60 seconds for the rules to apply to all Availability Zones within the region.

c)

Changes apply instantly to the security group, and the application should be able to respond to 443 requests.

d)

Generally, it takes 2-5 minutes for the rules to propagate.

17.
a)

Use the ELB launch type in AWS ECS.

b)

Use the EC2 launch type in AWS ECS.

c)

Use the Fargate launch type in AWS ECS.

d)

Use the Auto Scaling launch type in AWS ECS.

18.
a)

It is allowed because the Root has the default SCP that allows all actions.

b)

It is permitted because the SCP in Dev_OU allows it.

c)

It is not allowed as the SCP in Project_OU restricts the action.

d)

It is not allowed as the default SCP in Root denies the action.

19.
a)

Define the tags on the Development and production servers and add a condition to the IAM Policy which allows access to specific tags.

b)

Launch the development and production instances in separate VPCs and use VPC Peering.

c)

Launch the development and production instances in different Availability Zones and use Multi-Factor Authentication.

d)

Create an IAM group with a condition that allows access to only those instances which are used for production or development.

20.
a)

SQS synchronously provides transcoding output.

b)

SQS checks the health of the worker instances.

c)

SQS guarantees the order of the messages.

d)

SQS helps to facilitate horizontal scaling of EC2 worker instances when the queue grows.

21.
a)

Use ElastiCache in front of the database.

b)

Add read replica to the primary database to offload read traffic.

c)

Use Amazon DynamoDB to offload all the reads. Populate the common read items in a separate table.

d)

Use AWS CloudFront in front of the database.

22.
a)

AWS Migration Hub.

b)

AWS Database Migration Service.

c)

AWS Server Migration Service.

d)

AWS Server Migration Service Connector.

e)

AWS DataSync.

23.
a)

Create an S3 bucket. Use an S3 Connector and mount it as an iSCSI device.

b)

Use the EFS file service and mount the different file systems to the on-premises servers.

c)

Create a Glacier vault. Use a Glacier Connector and mount it as an iSCSI device.

d)

Use the AWS Storage Gateway-cached volumes service.

24.
a)

Add a Scheduled Scaling Policy at 8:30 AM.

b)

Create another Dynamic Scaling Policy to ensure that the scaling happens at 9:00 AM.

c)

Add another Auto Scaling group to support the current one.

d)

Change the Cool Down Timers for the existing Auto Scaling Group.

25.
a)

AWS Managed Microsoft AD can only be used for cloud or on-premises environments, not both

b)

AWS Managed Microsoft AD requires data synchronization and replication to work properly

c)

AWS Managed Microsoft AD is 100% the same as Active Directory running on separate EC2 instance

d)

AWS Managed Microsoft AD can be used as the Active Directory over VPN or Direct Connect

26.
a)

Ensure the Network Access Control Lists allow Inbound SSH traffic from the IT Administrator’s Workstation.

b)

Ensure that the security group allows Outbound SSH traffic from the IT Administrator’s Workstation.

c)

Ensure that the security group allows Inbound SSH traffic from the IT Administrator’s Workstation.

d)

Ensure the Network Access Control Lists allow Outbound SSH traffic from the IT Administrator’s Workstation.

27.
a)

AWS ECS

b)

AWS Config

c)

AWS API Gateway

d)

AWS Lambda

28.
a)

Consider using DynamoDB instead of AWS RDS.

b)

Use SNS to send notification on missed database writes and then add them manually at a later stage.

c)

Add more IOPS to the existing EBS Volume used by the database.

d)

Use SQS to queue the database writes.

29.
a)

Use EC2 Config to install the Web and Application servers when the instances are launched.

b)

Use Auto Scaling Groups to install the Web and Application servers when the instances are launched.

c)

Ask the Development team to create scripts which can be added to the Meta Data section when the instance is launched.

d)

Ask the Development team to create scripts which can be added to the User Data section when the instance is launched.

30.
a)

Define the metadata for the different layers in DynamoDB.

b)

Use AWS OpsWorks to define the different layers for your application.

c)

Use EC2 tags to define different stack layers for your resources.

d)

Use AWS Config to define the different layers for your application.