AWS hehe

AWS hehe

University - Professional Development

13 Qs

quiz-placeholder

Similar activities

AWS Skill Up!

AWS Skill Up!

Professional Development

12 Qs

S03 - IoT

S03 - IoT

University

13 Qs

AWS Restart Quiz 2 bancos de dados

AWS Restart Quiz 2 bancos de dados

Professional Development

14 Qs

AWS basics

AWS basics

University

15 Qs

SAA-C03 - Módulo 7

SAA-C03 - Módulo 7

Professional Development

10 Qs

Others

Others

Professional Development

15 Qs

AWS Security - Semana 5

AWS Security - Semana 5

Professional Development

10 Qs

Exam Prep 2

Exam Prep 2

Professional Development

10 Qs

AWS hehe

AWS hehe

Assessment

Quiz

Computers

University - Professional Development

Hard

Created by

mehnaz feroz khan

Used 19+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

What precautions and security procedures should a solutions architect include to protect and secure CloudTrail? (Choose two.)A firm seeks to migrate its accounting system from an on-premises data center to an Amazon Web Services (AWS) Region. Data security and an unalterable audit log should be prioritized. All AWS activities must be subjected to compliance audits. Despite the fact that the business has enabled AWS CloudTrail, it want to guarantee that it meets these requirements

What precautions and security procedures should a solutions architect include to protect and secure CloudTrail? (Choose two.)

Create a second S3 bucket in us-east-1. Enable S3 Cross-Region Replication from the existing S3 bucket to the second S3 bucket.

Create a cross-origin resource sharing (CORS) configuration of the existing S3 bucket. Specify us-east-1 in the CORS rule's AllowedOrigin element.

Create a second S3 bucket in us-east-1 across multiple Availability Zones. Create an S3 Lifecycle management rule to save photos into the second S3 bucket.

Create a second S3 bucket in us-east-1 to store the replicated photos. Configure S3 event notifications on object creation and update events that invoke an AWS Lambda function to copy photos from the existing S3 bucket to the second S3 bucket.

2.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A corporation uses an AWS application to offer content to its subscribers worldwide. Numerous Amazon EC2 instances are deployed on a private subnet behind an Application Load Balancer for the application (ALB). The chief information officer (CIO) wishes to limit access to some nations due to a recent change in copyright regulations.

Which course of action will satisfy these criteria?

Modify the ALB security group to deny incoming traffic from blocked countries.

Modify the security group for EC2 instances to deny incoming traffic from blocked countries.

Use Amazon CloudFront to serve the application and deny access to blocked countries.

Use ALB listener rules to return access denied responses to incoming traffic from blocked countries.

3.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A business uses an Amazon RDS for PostgreSQL database instance to manage a fleet of web servers. Following a normal compliance review, the corporation establishes a standard requiring all production databases to have a recovery point objective (RPO) of less than one second.

Which solution satisfies these criteria?

Enable a Multi-AZ deployment for the DB instance.

Enable auto scaling for the DB instance in one Availability Zone

Configure the DB instance in one Availability Zone, and create multiple read replicas in a separate Availability Zone.

Configure the DB instance in one Availability Zone, and configure AWS Database Migration Service (AWS DMS) change data capture (CDC) tasks.

4.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A business has two virtual private clouds (VPCs) labeled Management and Production. The Management VPC connects to a single device in the data center using VPNs via a customer gateway. The Production VPC is connected to AWS through two AWS Direct Connect connections via a virtual private gateway. Both the Management and Production VPCs communicate with one another through a single VPC peering connection.

What should a solutions architect do to minimize the architecture's single point of failure?

Add a set of VPNs between the Management and Production VPCs.

Add a second virtual private gateway and attach it to the Management VPC.

Add a second set of VPNs to the Management VPC from a second customer gateway device

Add a second VPC peering connection between the Management VPC and the Production VPC.

5.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A business chooses to transition from on-premises to the AWS Cloud its three-tier web application. The new database must be able to scale storage capacity dynamically and conduct table joins.

Which AWS service satisfies these criteria?

Amazon Aurora

Amazon RDS for SqlServer

Amazon DynamoDB Streams

Amazon DynamoDB on-demand

6.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A startup has developed an application that gathers data from Internet of Things (IoT) sensors installed on autos. Through Amazon Kinesis Data Firehose, the data is transmitted to and stored in Amazon S3. Each year, data generates billions of S3 objects. Each morning, the business retrains a set of machine learning (ML) models using data from the preceding 30 days.Four times a year, the corporation analyzes and trains other machine learning models using data from the preceding 12 months. The data must be accessible with a minimum of delay for a period of up to one year. Data must be preserved for archive reasons after one year.

Which storage system best satisfies these criteria in terms of cost-effectiveness?

Use the S3 Intelligent-Tiering storage class. Create an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 1 year.

Use the S3 Intelligent-Tiering storage class. Configure S3 Intelligent-Tiering to automativally move objects to S3 Glacier Deep Archive after 1 year.

Use the S3 Standard-Infrequent Access (S3 Standard-IA) storage class. Create an S3 Lifecycle policy to transition objects to S3 Glacier Deep Archive after 1 year.

Use the S3 Standard storage class. Create an S3 Lifecycle policy to transition objects to S3 Standard-Infrequent Access (S3 Standard-IA) after 30 days, and then to S3 Glacier Deep Archive after 1 year.

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

A newly formed company developed a three-tiered web application. The front end is comprised entirely of static information. Microservices form the application layer. User data is kept in the form of JSON documents that must be accessible with a minimum of delay. The firm anticipates minimal regular traffic in the first year, with monthly traffic spikes. The startup team's operational overhead expenditures must be kept to a minimum.

What should a solutions architect suggest as a means of achieving this?

Use Amazon S3 static website hosting to store and serve the front end. Use AWS Elastic Beanstalk for the application layer. Use Amazon DynamoDB to store user data.

Use Amazon S3 static website hosting to store and serve the front end. Use Amazon Elastic KubernetesService (Amazon EKS) for the application layer. Use Amazon DynamoDB to store user data.

Use Amazon S3 static website hosting to store and serve the front end. Use Amazon API Gateway and AWS Lambda functions for the application layer. Use Amazon DynamoDB to store user data.

Use Amazon S3 static website hosting to store and serve the front end. Use Amazon API Gateway and AWS Lambda functions for the application layer. Use Amazon RDS with read replicas to store user data.

Reveal Solution   Discussion   37

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?