Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

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

Total questions: 65

Worksheet time: 2hrs 10mins

Name
Class
Date
1.

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?

a)

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

b)

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

c)

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

d)

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

2.

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?

a)

Provisioned IOPS SSD (io1)

b)

EBS General Purpose SSD (gp2)

c)

Cold HDD (sc1)

d)

Throughput Optimized HDD (st1)

3.

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?

a)

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

b)

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

c)

Use a public S3 bucket backed by CloudFormation.

d)

Use a public S3 bucket backed by CloudFront.

4.

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

a)

API Gateway < Lambda < DynamoDB < S3

b)

Application Load Balancer < EC2 < RDS < S3

c)

Application Load Balancer < EC2 < EFS < S3

d)

Application Load Balancer < EC2 < DynamoDB < S3

5.

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?

a)

Elastic Beanstalk

b)

Terraform

c)

OpsWorks

d)

CloudFormation

6.

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?

a)

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

b)

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

c)

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

d)

Use AWS KMS to provide access to these resources.

7.

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?

a)

Create a bucket policy for trusted S3 buckets.

b)

Create an endpoint policy for your trusted S3 buckets.

c)

Create an endpoint policy for your trusted VPCs.

d)

Create an object policy for trusted S3 objects.

8.

Which of the following services is NOT included in AWS Free Tier?

a)

Snowball

b)

RDS

c)

EC2

d)

Lambda

9.

You have recently terminated an employee from the company due to gross misconduct. Unfortunately, you discover they have been using a backdoor account to access your internal web application. They have been doing this from their home, which has a static IP address. You need to block access from this IP address immediately and then fix the backdoor. What is the fastest approach to achieve this?

a)

Block the IP address on the public NACL.

b)

Block the IP address using an Internet Gateway.

c)

Use Amazon Shield to block the IP address.

d)

Block the IP address using a security group.

10.

You work for an online photography startup that allows users to sell their photos to customers around the world. The files are being stored in an on-premises server that is fast running out of space. You need a durable place to store your pictures while being able to simultaneously deliver content globally and in an efficient manner. What AWS services can help you achieve this?

a)

S3 and CloudFormation

b)

EC2 and API Gateway

c)

S3 and CloudWatch

d)

S3 and CloudFront

11.

You host a serverless website on AWS using API Gateway, Lambda, and DynamoDB. It's highly resilient. However, recently, database updates seem to be getting lost between the client and the end DynamoDB table. You need to trace what is happening. What AWS service should you use to troubleshoot this issue?

a)

AWS Track and Trace.

b)

CloudTrail

c)

CloudWatch

d)

AWS X-Ray.

12.

You have taken over management of several instances in the company AWS environment. You want to quickly retrieve data about the instances such as instance ID, public keys, and public IP address. A URL command can be used to do this. What can you append to the URL http://169.254.169.254/latest/ to retrieve this data?

a)

instance-demographic-data/

b)

instance-data/

c)

user-data/

d)

meta-data/

13.

You work for a doctor's surgery in New York City that has thousands of patients. The patients data is stored on-premises, but the backups need to be stored on S3 in the most secure way possible. Which of the following is the most secure way of achieving this?

a)

Store the data on AWS Fargate and use server-side encryption to encrypt the backups.

b)

Encrypt the data locally using your own encryption keys. Upload the data to AWS S3 using HTTPS. Use AES 256 server-side encryption on the S3 bucket to encrypt the bucket.

c)

Encrypt the data locally using your own encryption keys. Upload the data to AWS S3 using HTTP. Use AES 256 server side encryption on the S3 bucket to encrypt the bucket.

d)

Upload the backups directly to a public S3 bucket.

14.

Which of the following statements regarding AWS Free Tier are true?

(Choose3)

a)

5 GB of standard Amazon S3 storage is provided with the AWS Free Tier's always free offer.

b)

12-month AWS Free Tier offers are only available to new AWS customers.

c)

AWS Free Tier includes free trials, specific amounts of specified services for 12 months, and many always free services.

d)

Among the always free services provided by AWS Free Tier is 1 million free AWS Lambda requests per month.

15.

Your marketing team within your organization has decided they want to begin a large-scale marketing campaign for customers. They have requested your help in designing a solution to help them best achieve their goals. Some requirements include the ability to group customers based on specific criteria for targeted messaging, ease of use, and the ability to utilize machine learning to better understand future engagements based on the current campaign activities. Which AWS service best fits this scenario?

a)

AWS Lambda with DynamoDB tables hosting the customer groups

b)

Amazon Pinpoint

c)

Amazon SES with managed user groups

d)

AWS Lambda with AWS SNS

16.

You work for an insurance company that specializes in insuring pensioners. As part of their IT overhaul, they are looking to move to the AWS Cloud and want to automate a lot of their business processes to drive efficiencies. Because a lot of their customers are elderly, most insurance application forms are filled out by hand. These can be scanned as images; however, you then need to find a way to convert these images into text for further processing. Which AWS service would you recommend to achieve this?

a)

Amazon Kendra

b)

Amazon Polly

c)

Amazon Textract

d)

Amazon Comprehend

17.

You work for a media company that processes large volumes of images. The processing is done by some high performance compute instances in EC2 in a custom VPC that you architected. The files are processed and then stored in S3; however, you notice this is taking longer than you anticipated. You investigate and discover that the EC2 instances are uploading the files via the public internet to S3. You need to design a solution that bypasses the public internet. What solution should you implement?

a)

Deploy a File Gateway in to the VPC, and update the route table to upload the files directly to S3.

b)

Add an additional internet gateway to the VPC, and update your route table to connect to this gateway.

c)

Create a Direct Connect connection between your VPC and S3. Upload the files using that connection.

d)

Create a VPC endpoint, and update your route table giving you a direct connection to S3.

18.

You have a new intern starting at a security company who works on the developer team. She has access to the developer account but needs temporary write access to S3 in your production account. What is the most secure way to provide the intern with access?

a)

Use AWS KMS to provide access.

b)

Create an IAM username and password with S3 write access to the production account and share this user name and password with your intern.

c)

Create an IAM username and password with Admin Access to the production account and share this user name and password with your intern.

d)

Use AWS STS.

19.

You are developing an application for a customer that will be hosted on AWS. They will access the application via their corporate headquarters using the internet. The network connection relies on a list of whitelisted IP addresses, so you will need a static IP address to access this application; however, the application requires many EC2 instances. What are the best ways to achieve this and still maintain a high level of performance?

(Choose2)

a)

Configure an ALB as an endpoint for AWS Global Accelerator, and associate a static IP address.

b)

Assign a single static IP address to the fleet of EC2 instances.

c)

Assign a static IP address to the internet gateway of the VPC.

d)

Assign a static IP address to a Network Load Balancer.

20.

You work for a government agency that needs to host a sensitive internal application on AWS. They have very strict encryption requirements, so they must control all keys and have root access to the HSM that generates the keys. What AWS service should they use?

a)

AWS Inspector.

b)

KMS

c)

AWS CloudHSM

d)

KMS with HSM enabled.

21.

You run a cryptocurrency application that allows you to trade cryptocurrency with hard currency. This application runs concurrently with another application where the prices of the currency are time indexed, and these indexes are saved to Amazon Redshift for later data analysis. Both applications consume this data from the same Amazon Kinesis Data Stream. You notice, however, that for both applications, there are lots of examples where a shard iterator expires unexpectedly. When you try and troubleshoot this, you notice that the DynamoDB table used by Kinesis does not have enough write capacity to store the incoming data. What should you do?

a)

Enable DynamoDB DAX.

b)

Increase the ingress capacity of the Kinesis shard.

c)

Increase the storage capacity of the DynamoDB table.

d)

Increase the write capacity assigned to the DynamoDB table.

22.

You have started as the chief security officer at a major internet security company. They are migrating to AWS and you are tasked with creating the required IAM users, IAM roles, IAM groups, and IAM policies for the entire company. What is the best practice when creating IAM policies?

a)

Use the concept of maximum privilege where you grant every permission possible.

b)

Use the concept of least privilege where you grant the permissions only required to complete a task.

c)

Conduct extensive background research on your staff and if they pass grant them full admin access.

d)

Grant all users power user access.

23.

Your web application is designed to encourage people to vote for your chosen celebrity at a major national talent contest. Unfortunately, some hackers have managed to deploy a SQL injection against your application, and they have managed to drop your MySQL database. You have a backup, so you haven't lost any data, but you need to prevent this from happening again. How should you complete this?

a)

Use GuardDuty to set up SQL firewalls so that they cannot launch another SQL injection.

b)

Set up an AWS WAF and create rules that prevent SQL injections. Associate the WAF to your application load balancer.

c)

Discover the IP address from which the SQL injection was delivered and use NACLs to block the offending IP address.

d)

Refactor the application to use NeptuneDB as the backend database.

24.

You currently host a website on-premises that uses RabbitMQ, but you are now migrating to AWS. You need something that is resilient, can act as an alternative asynchronous service, and also supports the MQTT messaging protocol. What service should you use?

a)

Amazon SWF

b)

Amazon SNS

c)

Amazon Message Rabbit

d)

Amazon MQ

25.

Your development team leverages Amazon ECS Fargate to run their containerized application in AWS. At this time, they are leveraging an internal image registry on Amazon EC2 instances for hosting image repositories due to requiring image scanning for software vulnerabilities. You have suggested they explore other options to avoid the operational overhead and unnecessary costs associated with the solution. What solution best fits the needs for the scenario?

a)

Use Amazon S3 for image storage and Amazon Athena for querying for vulnerabilities.

b)

Use Amazon S3 for image storage and Amazon Macie to find compromised images.

c)

Shift to the public Docker Hub. Image scanning is automatic.

d)

Host images in Amazon ECR repositories with scan on push enabled.

26.

You are launching a simple static website that uses HTML, CSS, and some JavaScript that promotes a very popular Hollywood blockbuster. You are expecting a crazy amount of traffic around the premiere of the movie, with traffic dying down to low levels six months after launch. You need to choose a solution that will scale automatically to a global audience yet minimize costs. What should you choose?

a)


Create an S3 bucket and turn on static website hosting. Use CloudFormation as a CDN and set the origin as the S3 bucket.

b)


Use API Gateway/Lambda & EC2 with EBS with provisioned IOPS with a MongoDB server installed.

c)

Install the website on a fleet of EC2 instances behind an Application Load Balancer with WAF enabled and an Autoscaling Group.

d)

Create an S3 bucket and turn on static website hosting. Use CloudFront as a CDN and set the origin as the S3 bucket.

27.

A small social media company has begun to develop an application. They want to run entirely within the AWS cloud. The initial architecture is fairly straightforward and seems like it should only include a handful of compute instances and a MySQL relational database.

Their initial concern is that they do not know the usage patterns for the application itself, especially with the application's calls to the database. They would like to implement a development database for initial testing that is flexible and cost-effective as it does not need to be available at all times throughout the day.

Which AWS service should they use?

a)

Amazon RDS with MySQL with AWS Savings Plans

b)

Amazon RDS with MySQL Reserved Instances

c)

Amazon Aurora with MySQL

d)

Amazon Aurora Serverless with MySQL

28.

Your company develops a specialized web application that has recently been converted to a mobile application on both iOS and Android devices. Currently, the QA team is testing on their personal devices. You want to offload the device testing from the team’s personal devices and instead leverage AWS for automated testing. Which AWS service can provide real, physical tablets and phones for automated testing of mobile applications?

a)


AWS Device Farm

b)

AWS Amplify

c)

AWS AppSync

d)

AWS Lambda Mobile

29.

You work for a VC company that uses EC2 on the frontend and an Aurora DB cluster using single-master replication on the backend. The VC company wants to understand what happens if the primary database in Aurora fails. Which of the following best describes how Aurora handles this failure?

a)

Aurora will attempt to create a new database in a different Availability Zone than where the primary database has failed.

b)

Aurora will fail the primary database over automatically to DynamoDB.

c)

Aurora updates its DNS records so that a read replica now handles the traffic, and Aurora will promote that replica to the primary database.

d)

Aurora automatically fails over by either promoting an existing Aurora Replica to the new primary instance or creating a new primary instance.

30.

You are a solutions architect working for a popular online store. The store exists on a single EC2 instance with an RDS instance on the backend. The RDS instance experiences an outage and your website goes down. Your boss asks you how you can make the site more resilient. What should you recommend?

a)


Create another RDS instance in another Availability Zone. Update your connection string on your website to connect to both RDS instances simultaneously.

b)


Add a read replica to the RDS instance and design a script to failover to this instance if the primary instance goes down.

c)

Migrate your RDS instance to DynamoDB and turn on Multi-AZ.

d)

Enable Multi-AZ deployment on RDS. Failover will occur automatically.

31.

You work for a real estate company that has a bunch of different batch processes they need to automate, such as patch management and data synchronization. You need to automate this and integrate it with AWS services and you need to do this serverless if possible. What AWS service should you use?

a)

AWS Batch Assist

b)

AWS Step-Functions

c)

AWS X-Ray

d)

AWS Batch Manager

32.

You lead a small development team for an LLC. The team is beginning to plan development of a full stack web application leveraging Next.js with SSR on the frontend, and they are wanting to leverage the AWS cloud for it. Unfortunately, nobody on the team is well-versed in AWS services and best practices, so they want to avoid complex infrastructure designs. Which AWS service could the development team use to simplify development and deployment of their full stack application?

a)

AWS AppSync

b)

Amazon EKS with DynamoDB

c)

AWS Lambda with Amazon RDS

d)

AWS Amplify

33.

You work for a security company that hosts a secure file storage service on S3. All files uploaded to the S3 buckets must have AES-256 encryption using Server Side Encryption (SSE-S3). Which of the following request headers must be used?

a)

x-amz-server-side-encryption

b)

x-enable-server-side-encryption

c)

x-amz-server-side-encryption-enable-s3

d)

x-enable-server-side-encryption-s3

34.

You are working with a renowned government organization responsible for one of the best gardens in the nation. The organization is demonstrating a new type of greenhouse: a smart greenhouse. The greenhouse has hundreds of sensors to monitor things like humidity, temperature, sunlight conditions, etc. They need to collate all this information in the cloud so the application makes smart decisions, such as when to water individual plants, open a window in the greenhouse to lower the temperature, etc. What AWS service would be best to collate these hundreds of sensors?

a)

Application Load Balancer

b)

CloudFormation

c)

AWS IoT Core

d)

Neptune

35.

You work for an online store that has a large number of EC2 instances. The company had a list of public keys and public IP addresses of the individual EC2 instances stored in an S3 bucket. However, this was accidentally deleted by an intern. You need to rebuild this list using an automated script. You create a script running a curl command to get the data on each EC2 instance and to write this to an S3 bucket. Which of the following should you query?

a)

Instance Userdata

b)

Amazon Machine Image

c)

Amazon EBS

d)

Instance Metadata

36.

You have a large fleet of EC2 instances on AWS. Recently, one of your EC2 instances is compromised using a well known vulnerability in Apache. You need an automated vulnerability management service that continually scans your EC2 fleet for software vulnerabilities and unintended network exposure. What AWS service should you recommend?

a)

CloudWatch

b)

AWS Trusted Advisor

c)

AWS Inspector

d)

CloudTrail

37.

You have been assigned to migrate an application and the servers it runs on to the company AWS cloud environment. You have created a checklist of steps necessary to perform this migration. A subsection in the checklist is security considerations. One of the things that you need to consider is the shared responsibility model. Which option does the customer handle under the shared responsibility model?

a)

Availability Zones

b)

Hardware infrastructure

c)

Network infrastructure

d)

Identity and Access Management

38.

You have a website hosted internally on an on-premises solution. You suffer from a major DDoS attack that takes the website offline for several days. Your boss wants you to immediately migrate the website to AWS and to implement the best DDoS solution possible. What AWS service should you recommend?

a)

AWS Shield

b)

AWS Defender - Advanced

c)

AWS Shield - Advanced

d)

AWS Defender

39.

You have a dynamic e-commerce website hosted on an EC2 instance that (as traffic increases) becomes slower and slower. What scenario below would help increase the speed of the website?

a)

Turn on CloudWatch website acceleration to reduce the load on your EC2 instance.

b)

Change the EBS volume from gp2 to Provisioned IOPS.

c)

Migrate the website to S3 and turn on S3 dynamic content.

d)


Replace the EC2 instance with a single Lambda function.

40.

You have a website that uses MongoDB, a NoSQL database, on its backend. It requires high, sequential read and write access to very large data sets on local storage. You need to migrate this database to AWS and host it on EC2 with Amazon EBS. What EC2 instance type would be best suited to handle I/O-intensive database workloads and sequential writes?

a)

Use memory optimized instances with provisioned IOPS SSD volumes

b)

Use storage optimized instances with provisioned IOPS SSD volumes

c)

Use storage optimized instances with general purpose SSD volumes

d)

Use compute optimized instances with general purpose SSD volumes

41.

You recently had a security breach in your AWS environment, and hackers provisioned EC2 instances to mine cryptocurrency. You need to record all API calls made within your AWS environment moving forward and store these records securely. Which services should you use?

(Choose2)

a)

CloudWatch

b)

DynamoDB.

c)

S3

d)

CloudTrail

42.

Your company is migrating their data to AWS, and included in this is a CSV file of your customers. The file is quite large, around 3 GB. Due to the primary database going offline during the migration, your manager has asked you to query this CSV file to find information about a specific customer. What AWS service should you use to achieve this?

a)

Amazon Athena

b)

S3 Simple Query Service (SQS)

c)

DynamoDB S3 Connect.

d)

CloudWatch S3 Query Service.

43.

You work for a company that uses EC2 with instance store for storage. If you terminate the EC2 instance, what happens to the data on the root device volume?

a)

Data is automatically deleted

b)

Data is backed to RDS.

c)

Data is archived to Glacier.

d)

Data is automatically saved to S3.

44.

You work for a market sentiment company that monitors social media platforms, such as Twitter and Facebook, for the general public's sentiment based on particular keywords. You need to store this data in a document store where the database schema can be extremely flexible and change on the basis of individual records. Which AWS database service best suits this requirement?

a)

DynamoDB

b)

Neptune

c)

RDS

d)

Aurora

45.

Your company has recently been getting charged overuse fees for software licenses for your Oracle products. Currently, there is a hybrid environment in place where there are Amazon EC2 instances running databases, as well as on-premises virtual machines running Oracle databases. It has been determined that the Oracle software needs to continue to be used, and there will not be a shift to any other database products. You are assigned to find a way to better manage license usage to avoid overuse charges in the future.

Which AWS service can help you accomplish this?

a)

AWS Service Catalog

b)

AWS License Manager

c)

AWS Control Tower

d)

AWS Budgets

46.

Which of the following is the cheapest AWS support service?

a)

Business

b)

Enterprise on-ramp

c)

Developer

d)

Enterprise

47.

You have a high-performing website that captures a large amount of financial information, runs some AI/ML analysis on this data, and then stores the analyzed data in DynamoDB. You have a Lambda function that then needs to query this new update and make sure the data is valid. How can you make the Lambda function trigger automatically every time DynamoDB is updated?

a)

Use CloudWatch to monitor DynamoDB, and configure CloudWatch to trigger the Lambda function every time there is an update.

b)

Use CloudTrail to monitor DynamoDB, and configure CloudWatch to trigger the Lambda function every time there is an update.

c)

Use Lambda to monitor the table activity, and use this Lambda function to automatically trigger another Lambda function.

d)

Enable DynamoDB Streams to monitor table activity and automatically trigger the Lambda function.

48.

You need to host a static website on S3. Your boss asks you to register a domain name for the website with Route 53. What is a prerequisite to ensure that you can achieve this?

a)

You must create an A Record in Route 53 to point to your bucket.

b)

You must configure a CNAME in Route 53 to point to your DNS address of your bucket.

c)

You must have a bucket name that is the same as the domain name.

d)

You must enable CORS in your S3 bucket in order to enable a static website.

49.

You work for a digital design agency that hosts the majority of their digital assets on-premises using a local data center and a third-party CDN provider. Due to inflation, the costs of hosting are going up, and they are considering moving to the AWS cloud. They need a reliable place to store videos and pictures and be able to deliver this content globally using a CDN. What solution below is the most cost-effective?

a)

S3 and CloudFront

b)

Dedicated EC2 instance with NeptuneDB

c)

API Gateway and Lambda as the frontend with an EFS mount on the back end

d)


A fleet of EC2 instances behind an Application Load Balancer and EBS as storage

50.

You have an S3 bucket that contains some vital files for your company. You need to be alerted if these files are deleted or have write operations performed on them. What AWS services are event notification destinations for S3 buckets?

(Choose3)

a)

Lambda

b)

SQS

c)

SES

d)

SNS

51.

You have created a meme generation website where users upload their own images and create the captions they want. Then, the web application processes this and stores the processed image in S3. What AWS services could achieve this while keeping the cost as low as possible?

a)

Use SNS to queue the requests. Set up an SNS notification with an EC2 instance as its target. Use an EC2 instance to process the request and, once done, send the request back to SNS, which then saves the image to S3.

b)


Use an SQS queue to queue the requests. Use a fleet of EC2 instances behind an Application Load Balancer and Autoscaling group to process each request from the queue, and then once the image is generated, store the image in S3.

c)

Use an SQS queue to queue the requests. Use a Lambda function to process each request from the queue and then, once the image is generated, store the image in S3.

d)

Use Kinesis Data Streams to process the requests. Use a Lambda function to process each request from the queue and then, once the image is generated, store the image in S3.

52.

You have a social media website that uses a DynamoDB table on the backend. Your monitoring detects that the DynamoDB table begins to throttle requests during high peak loads, which causes the slow performance of the website. How can you remedy this?

a)

Put the DynamoDB table behind an autoscaling group.

b)

Use DynamoDB Autoscaling.

c)

Migrate the database to RDS MySQL and turn on Multi-AZ

d)

Create an Aurora read replica and spread the load between DynamoDB and Aurora.

53.

You have an internally facing dynamic application that thousands of users access every morning when they come in to work. The EC2 instance takes two minutes to boot up before it can respond to users' requests. The users typically arrive around 9 a.m. each morning. What would be the ideal architecture to deal with this scenario?

a)

Create an Auto Scaling group with a step scaling policy. Configure an instance warmup time condition.

b)

Configure a CloudFront distribution and host the website on S3. Use the S3 bucket as the origin.

c)

Provision an extra large EC2 instance and just keep it running 24/7 so you don't need to worry about boot time.

d)

Use multiple t2 micro instances and then NeptuneDB with Auto Scaling on the backend.

54.

Your company has an internal web application that uses RDS in the backend with Multi-AZ deployment for redundancy. You have been asked to improve security and make sure the database credentials and API keys are encrypted and rotated on a regular basis. The internal web application should also use the latest version of the encrypted credentials when connecting to the RDS database. What is the easiest way to achieve this?

a)

Store the API keys and database credentials in CloudWatch.

b)

Store the API keys and database credentials in a public S3 bucket for access.

c)

Store the API keys and database credentials in AWS Secrets Manager.

d)

Store the API keys and database credentials in KMS.

55.

You work for an advertising agency that has an on-premises file server with large images. You are running low on storage and need to extend your storage to the AWS Cloud. What would be the best approach?

a)

Create a SWF queue.

b)

Create an EC2 instance in AWS.

c)

Use Amazon Storage Gateway to extend the storage to the cloud.

d)

Create a DynamoDB instance and store the files in that.

56.

Your company needs to move 75 TB of data to AWS. Their internet connection peaks at 10 Mbps. What is the fastest and most cost-effective solution to migrate this data to AWS?

a)

Order an AWS Snowball, copy the data to the device, and send the device back. Then the data will exist on S3.

b)

Create a Direct Connect connection between the company and AWS. Upload the data directly.

c)

Order an AWS Snowmobile, copy the data to the device, and send the device back. Then the data will exist on S3.

d)

Use a VPN concentrator to speed up the internet connection and upload the data to AWS.

57.

You work for a major gaming company based out of Norway. The company needs to distribute gaming traffic across multiple servers using UDP and store this information in a NoSQL database. What solution should you use?

a)

Network Load Balancer with Amazon Aurora Serverless.

b)


Network Load Balancer using DynamoDB.

c)

Application Load Balancer with Microsoft SQL Server in RDS.

d)

Application Load Balancer with Amazon Aurora.

58.

You have a fleet of EC2 instances that all use EBS storage. Due to new regulatory requirements, you are required to back these EBS volumes up daily, automatically, in the most cost-effective way possible. What solution below allows you to do this?

a)

Use Amazon Data Lifecycle Manager to automate the creation of EBS snapshots.

b)

Use AWS Storage Gateway - Tape to back the EBS volumes up directly to RDS.

c)

Create a bootstrap script to copy the files on the EBS volume directly to EFS every day. Reboot the EC2 fleet on a nightly basis.

d)

Create a bootstrap script to copy the files on the EBS volume directly to S3 every day. Reboot the EC2 fleet on a nightly basis.

59.

You work in the security team for a major insurance company that has hundreds of production AWS accounts. Recently, there was a major security breach across multiple AWS production accounts. The breaches were detected using GuardDuty, Inspector, Macie, and Amazon Firewall Manager; however, because people rarely log in to these individual AWS accounts, the breaches weren’t noticed for a long a time. You need to implement a solution that will allow you to view all your security alerts in a single place. Which AWS service should you use?

a)

Amazon Cloudwatch

b)

AWS Trusted Advisor

c)

AWS Security Hub

d)

Amazon Inspector

60.

You have started at a new company that has recently had a major security breach in their AWS account. Somehow, someone was able to gain access to the entire account, and they were able to create EC2 instances to mine Bitcoin and share pirated material using S3. Your boss instructs you to find an automated threat detection service that can protect your entire AWS account. What AWS service should you recommend?

a)

Amazon Inspector.

b)

Amazon Trusted Advisor

c)

AWS Shield Advanced

d)

Amazon Guard Duty

61.

You work for a fintech company that stores its backups on a tape solution in-house at the company's headquarters. They need to move the solution to the cloud and have a mandatory retention period of seven years due to regulations. They will only access the backups once a year for auditing purposes, and they can be flexible on how long the access will take. What is the most cost-effective solution?

a)

Use AWS Snowball to back the tape data up to S3 every month. Archive the data to S3 Glacier Deep Archive once every seven years.

b)


Use AWS Storage Gateway to back the environment up to Amazon S3. Create a lifecycle rule to archive the data to S3 Glacier Deep Archive once every seven years.

c)

Use Amazon S3 File Gateway to save the files to an EC2 instance connected to EBS. Archive the data to DynamoDB once every seven years.

d)

Use AWS Storage Gateway to back the environment up to Amazon S3. After you eject the tapes from your backup application, your tapes can be archived to S3 Glacier Flexible Retrieval or S3 Glacier Deep Archive. Configure the lifecycle rules to keep the backups for the required seven years.

62.

A software company has created an application to capture service requests from users and also enhancement requests. The application is deployed on an Auto Scaling Group of EC2 instances fronted by an Application Load Balancer. The Auto Scaling Group has scaled to maximum capacity, but there are still requests being lost. The company has decided to use SQS with the Auto Scaling Group to ensure all messages are saved and processed. What is an appropriate metric for auto scaling with SQS?

a)

backlog per instance

b)

backlog per user

c)

cpu utilization

d)

backlog per hour

63.

You have been evaluating the NACLs in your company. Most of the NACLs are configured the same:

100 All Traffic Allow

200 All Traffic Deny

* All Traffic Deny

What function does the * All Traffic Deny rule perform?

a)

Traffic will be denied from specified IP addresses.

b)

This rule ensures that if a packet doesn't match any of the other numbered rules, it's denied.

c)

It is there in case no other rules are defined.

d)

The * specifies that it is an example rule.

64.

You have a large online store that specializes in 4th of July products. 4th of July is fast approaching and your website goes down. You host the website on premise. After investigation, you discover that this is a DDoS attack. Your manager wants to know, if you move your website to AWS, which service can be used to help prevent DDOS attacks?

a)

Amazon Defender

b)

Amazon DDOS Defender

c)

Amazon Avenger

d)

Amazon Shield

65.

You work for a used car sales business that is moving their application to AWS. You have been asked to design the architecture so that it is serverless and high performing. The application will be refactored to suit your architecture choice. Which of the following architectures would give good serverless performance?

a)

API Gateway > Lambda > RDS with RAX

b)

API Gateway > Lambda > DynamoDB with DAX

c)

Application Load Balancer > Auto Scaling > EC2 Instances > RDS.

d)

Application Load Balancer > Auto Scaling > EC2 Instances > DynamoDB