Practice exam 5 Flashcards

1
Q

A company is using EC2 Instances to run their e-commerce site on the AWS platform. If the site becomes unavailable, the company will lose a significant amount of money for each minute the site is unavailable. Which design principle should the company use to minimize the risk of an outage?

A. Least Privilege.
B. Pilot Light.
C. Fault Tolerance.
D. Multi-threading.

A

C. Fault Tolerance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

You decide to buy a reserved instance for a term of one year. Which option provides the largest total discount?

A. All up-front reservation.
B. All reserved instance payment options provide the same discount level.
C. Partial up-front reservation.
D. No up-front reservation.

A

All up-front reservation.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What features does AWS offer to help protect your data in the Cloud? (Choose TWO)

A. Access control.
B. Physical MFA devices.
C. Data encryption.
D. Unlimited storage.
E. Load balancing.

A

A. Access control.
C. Data encryption.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

An AWS customer has used one Amazon Linux instance for 2 hours, 5 minutes and 9 seconds, and one CentOS instance for 4 hours, 23 minutes and 7 seconds. How much time will the customer be billed for?

A. 3 hours for the Linux instance and 5 hours for the CentOS instance.
B. 2 hours, 5 minutes and 9 seconds for the Linux instance and 4 hours, 23 minutes and 7 seconds for the CentOS instance.
C. 2 hours, 5 minutes and 9 seconds for the Linux instance and 5 hours for the CentOS instance.
D. 3 hours for the Linux instance and 4 hours, 23 minutes and 7 seconds for the CentOS instance.

A

C. 2 hours, 5 minutes and 9 seconds for the Linux instance and 5 hours for the CentOS instance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the AWS Support feature that allows customers to manage support cases programmatically?

A. AWS Trusted Advisor.
B. AWS Operations Support.
C. AWS Support API.
D. AWS Personal Health Dashboard.

A

C. AWS Support API.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which methods can be used by customers to interact with AWS Identity and Access Management (IAM)? (Choose TWO)

A. AWS CLI.
B. AWS Security Groups.
C. AWS SDKs.
D. AWS Network Access Control Lists.
E. AWS CodeCommit.

A

A. AWS CLI.
C. AWS SDKs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Which of the following are types of AWS Identity and Access Management (IAM) identities? (Choose TWO)

A. AWS Resource Groups.
B. IAM Policies.
C. IAM Roles.
D. IAM Users.
E. AWS Organizations.

A

C. IAM Roles.
D. IAM Users.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Which of the following Amazon RDS features facilitates offloading of database read activity?

A. Database Snapshots.
B. Multi-AZ Deployments.
C. Automated Backups.
D. Read Replicas.

A

D. Read Replicas.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How does AWS notify customers about security and privacy events pertaining to AWS services?

A. Using the AWS ACM service.
B. Using Security Bulletins.
C. Using the AWS Management Console.
D. Using Compliance Resources.

A

B. Using Security Bulletins.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Which IAM entity can best be used to grant temporary access to your AWS resources?

A. IAM Users.
B. Key Pair.
C. IAM Roles.
D. IAM Groups.

A

C. IAM Roles.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

A company has a web application that is hosted on a single EC2 instance and is approaching 100 percent CPU Utilization during peak loads. Rather than scaling the server vertically, the company has decided to deploy three Amazon EC2 instances in parallel and to distribute traffic across the three servers. What AWS Service should the company use to distribute the traffic evenly?

A. AWS Global Accelerator.
B. AWS Application Load Balancer (ALB).
C. Amazon CloudFront.
D. Transit VPC.

A

B. AWS Application Load Balancer (ALB).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Which of the following approaches will help you eliminate human error and automate the process of creating and updating your AWS environment?

A. Use Software test automation tools.
B. Use AWS CodeDeploy to build and automate your AWS environment.
C. Use code to provision and operate your AWS infrastructure.
D. Migrate all of your applications to a dedicated host.

A

C. Use code to provision and operate your AWS infrastructure.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

A company is seeking to better secure its AWS account from unauthorized access. Which of the below options can the customer use to achieve this goal?

A. Restrict any API call made through SDKs or CLI.
B. Create one IAM account for each department in the company (Development, QA, Production), and share it across all staff in that department.
C. Require Multi-Factor Authentication (MFA) for all IAM User access.
D. Set up two login passwords.

A

C. Require Multi-Factor Authentication (MFA) for all IAM User access.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Which AWS Service offers volume discounts based on usage?

A. Amazon VPC.
B. Amazon S3.
C. Amazon Lightsail.
D. AWS Cost Explorer. E. AWS

A

B. Amazon S3.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Which of the following factors should be considered when determining the region in which AWS Resources will be deployed? (Choose TWO)

A. The AWS Region’s security level.
B. Data sovereignty.
C. Cost.
D. The planned number of VPCs.
E. Geographic proximity to the company’s location.

A

B. Data sovereignty.
C. Cost.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

You are running a financial services web application on AWS. The application uses a MySQL database to store the data. Which of the following AWS services would improve the performance of your application by allowing you to retrieve information from fast in-memory caches?

A. Amazon EFS.
B. Amazon Neptune.
C. Amazon ElastiCache.
D. DAX.

A

C. Amazon ElastiCache.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What are the advantages of using Auto Scaling Groups for EC2 instances?

A. Auto Scaling Groups caches the most recent responses at global edge locations to reduce latency and improve performance.
B. Auto Scaling Groups scales EC2 instances in multiple Availability Zones to increase application availability and fault tolerance.
C. Auto Scaling Groups scales EC2 instances across multiple regions to reduce latency for global users.
D. Auto Scaling Groups distributes application traffic across multiple Availability Zones to enhance performance.

A

B. Auto Scaling Groups scales EC2 instances in multiple Availability Zones to increase application availability and fault tolerance.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

The TCO gap between AWS infrastructure and traditional infrastructure has widened over the recent years. Which of the following could be the reason for that?

A. AWS helps customers invest more in capital expenditures.
B. AWS automates all infrastructure operations, so customers save more on human resources costs.
C. AWS continues to lower the cost of cloud computing for its customers.
D. AWS secures AWS resources at no additional charge.

A

C. AWS continues to lower the cost of cloud computing for its customers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

Which of the following are examples of the customer’s responsibility to implement “security IN the cloud”? (Choose TWO)

A. Building a schema for an application.
B. Replacing physical hardware.
C. Creating a new hypervisor.
D. Patch management of the underlying infrastructure.
E. File system encryption.

A

A. Building a schema for an application.
E. File system encryption.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Which of the following is a type of MFA device that customers can use to protect their AWS resources?

A. AWS CloudHSM.
B. U2F Security Key.
C. AWS Access Keys.
D. AWS Key Pair.

A

B. U2F Security Key.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

A company is seeking to deploy an existing .NET application onto AWS as quickly as possible. Which AWS Service should the customer use to achieve this goal?

A. Amazon SNS.
B. AWS Elastic Beanstalk.
C. AWS Systems Manager.
D. AWS Trusted Advisor.

A

B. AWS Elastic Beanstalk.

22
Q

Which of the following is NOT a factor when estimating the costs of Amazon EC2? (Choose TWO)

A. The amount of time the instances will be running.
B. Number of security groups.
C. Allocated Elastic IP Addresses.
D. Number of Hosted Zones.
E. Number of instances.

A

B. Number of security groups.
D. Number of Hosted Zones.

23
Q

Which AWS Service helps enterprises extend their on-premises storage to AWS in a cost-effective manner?

A. AWS Data Pipeline.
B. AWS Storage Gateway.
C. Amazon Aurora.
D. Amazon EFS

A

B. AWS Storage Gateway.

24
Q

A company is building an online cloud storage platform. They need a storage service that can scale capacity automatically, while minimizing cost. Which AWS storage service should the company use to meet these requirements?

A. Amazon Simple Storage Service.
B. Amazon Elastic Block Store.
C. Amazon Elastic Container Service.
D. AWS Storage Gateway.

A

A. Amazon Simple Storage Service.

25
Q

You have just hired a skilled sys-admin to join your team. As usual, you have created a new IAM user for him to interact with AWS services. On his first day, you ask him to create snapshots of all existing Amazon EBS volumes and save them in a new Amazon S3 bucket. However, the new member reports back that he is unable to create neither EBS snapshots nor S3 buckets. What might prevent him from doing this simple task?

A. EBS and S3 are accessible only to the root account owner.
B. The systems administrator must contact AWS Support first to activate his new IAM account.
C. There is not enough space in S3 to store the snapshots.
D. There is a non-explicit deny to all new users.

A

D. There is a non-explicit deny to all new users.

26
Q

An external auditor is requesting a log of all accesses to the AWS resources in the company’s account. Which of the following services will provide the auditor with the requested information?

A. AWS CloudTrail.
B. Amazon CloudFront.
C. AWS CloudFormation.
D. Amazon CloudWatch.

A

A. AWS CloudTrail.

27
Q

Which of the below options is true of Amazon Cloud Directory?

A. Amazon Cloud Directory allows the organization of hierarchies of data across multiple dimensions.
B. Amazon Cloud Directory enables the analysis of video and data streams in real time.
C. Amazon Cloud Directory allows users to access AWS with their existing Active Directory credentials.
D. Amazon Cloud Directory allows for registration and management of domain names.

A

A. Amazon Cloud Directory allows the organization of hierarchies of data across multiple dimensions.

28
Q

A user has opened a “Production System Down” support case to get help from AWS Support after a production system disruption. What is the expected response time for this type of support case?

A. 12 hours.
B. 15 minutes.
C. 24 hours.
D. One hour.

A

D. One hour.

29
Q

Which of the below options is a best practice for making your application on AWS highly available?

A. Deploy the application to at least two Availability Zones.
B. Use Elastic Load Balancing (ELB) across multiple AWS Regions.
C. Deploy the application code on at least two servers in the same Availability Zone.
D. Rewrite the application code to handle all incoming requests.

A

A. Deploy the application to at least two Availability Zones.

30
Q

Which of the following should be taken into account when performing a TCO analysis regarding the costs of running an application on AWS VS on-premises? (Choose TWO)

A. Labor and IT costs.
B. Cooling and power consumption.
C. Amazon EBS computing power.
D. Software architecture.
E. Software compatibility.

A

A. Labor and IT costs.
B. Cooling and power consumption.

31
Q

Your company requires a response time of less than 15 minutes from support interactions about their business-critical systems that are hosted on AWS if those systems go down. Which AWS Support Plan should this company use?

A. AWS Basic Support.
B. AWS Developer Support.
C. AWS Business Support.
D. AWS Enterprise Support.

A

D. AWS Enterprise Support.

32
Q

Which of the following AWS offerings are serverless services? (Choose TWO)

A. Amazon EC2.
B. AWS Lambda.
C. Amazon DynamoDB.
D. Amazon EMR.
E. Amazon RDS.

A

B. AWS Lambda.
C. Amazon DynamoDB.

33
Q

Which AWS service enables you to quickly purchase and deploy SSL/TLS certificates?

A. Amazon GuardDuty.
B. AWS ACM.
C. Amazon Detective.
D. AWS WAF.

A

B. AWS ACM.

34
Q

Which AWS Service provides integration with Chef to automate the configuration of EC2 instances?

A. AWS Config.
B. AWS OpsWorks.
C. AutoScaling.
D. AWS CloudFormation.

A

B. AWS OpsWorks.

35
Q

A customer is seeking to store objects in their AWS environment and to make those objects downloadable over the internet. Which AWS Service can be used to accomplish this?

A. Amazon EBS.
B. Amazon EFS.
C. Amazon S3.
D. Amazon Instance Store.

A

C. Amazon S3.

36
Q

Which of the following services can be used to monitor the HTTP and HTTPS requests that are forwarded to Amazon CloudFront?

A. AWS WAF.
B. Amazon CloudWatch.
C. AWS Cloud9.
D. AWS CloudTrail.

A

B. Amazon CloudWatch.

37
Q

A company is migrating a web application to AWS. The application’s compute capacity is continually utilized throughout the year. Which of the below options offers the company the most cost-effective solution?

A. On-demand Instances.
B. Dedicated Hosts.
C. Spot Instances.
D. Reserved Instances.

A

D. Reserved Instances.

38
Q

A company wants to grant a new employee long-term access to manage Amazon DynamoDB databases. Which of the following is a recommended best-practice when granting these permissions?

A. Create an IAM role and attach a policy with Amazon DynamoDB access permissions.
B. Create an IAM role and attach a policy with Administrator access permissions.
C. Create an IAM user and attach a policy with Amazon DynamoDB access permissions.
D. Create an IAM user and attach a policy with Administrator access permissions.

A

C. Create an IAM user and attach a policy with Amazon DynamoDB access permissions.

39
Q

When granting permissions to applications running on Amazon EC2 instances, which of the following is considered best practice?

A. Generate new IAM access keys every time you delegate permissions.
B. Store the required AWS credentials directly within the application code.
C. Use temporary security credentials (IAM roles) instead of long-term access keys.
D. Do nothing; Applications that run on Amazon EC2 instances do not need permission to interact with other AWS services or resources.

A

C. Use temporary security credentials (IAM roles) instead of long-term access keys

40
Q

Which of the following will help AWS customers save on costs when migrating their workloads to AWS?

A. Use servers instead of managed services.
B. Use existing third-party software licenses on AWS.
C. Migrate production workloads to AWS edge locations instead of AWS Regions.
D. Use AWS Outposts to run all workloads in a cost-optimized environment.

A

B. Use existing third-party software licenses on AWS.

41
Q

An organization has a legacy application designed using monolithic-based architecture. Which AWS Service can be used to decouple the components of the application?

A. Amazon SQS.
B. Virtual Private Gateway.
C. AWS Artifact.
D. Amazon CloudFront.

A

A. Amazon SQS.

42
Q

Which of the following can be used to enable the Virtual Multi-Factor Authentication? (Choose TWO)

A. Amazon Connect.
B. AWS CLI.
C. AWS Identity and Access Management (IAM).
D. Amazon SNS.
E. Amazon Virtual Private Cloud.

A

B. AWS CLI.
C. AWS Identity and Access Management (IAM).

43
Q

According to best practices, which of the below options is best suited for processing a large number of binary files?

A. Vertically scaling EC2 instances.
B. Running RDS instances in parallel.
C. Vertically scaling RDS instances.
D. Running EC2 instances in parallel.

A

D. Running EC2 instances in parallel.

44
Q

A company is planning to use Amazon S3 and Amazon CloudFront to distribute its video courses globally. What tool can the company use to estimate the costs of these services?

A. AWS Cost Explorer.
B. AWS Pricing Calculator.
C. AWS Budgets.
D. AWS Cost & Usage Report.

A

B. AWS Pricing Calculator.

45
Q

What should you do if you see resources, which you don’t remember creating, in the AWS Management Console? (Choose TWO)

A. Stop all running services and open an investigation.
B. Give your root account password to AWS Support so that they can assistin troubleshooting and securing the account.
C. Check the AWS CloudTrail logs and delete all IAM users that have access to your resources.
D. Open an investigation and delete any potentially compromised IAM users.
E. Change your AWS root account password and the passwords of any IAM users.

A

D. Open an investigation and delete any potentially compromised IAM users.
E. Change your AWS root account password and the passwords of any IAM users.

46
Q

A key practice when designing solutions on AWS is to minimize dependencies between components so that the failure of a single component does not impact other components. What is this practice called?

A. Elastic coupling.
B. Loosely coupling.
C. Scalable coupling.
D. Tightly coupling.

A

B. Loosely coupling.

47
Q

Which AWS Service offers an NFS file system that can be mounted concurrently from multiple EC2 instances?

A. Amazon Elastic File System.
B. Amazon Simple Storage Service.
C. Amazon Elastic Block Store.
D. AWS Storage Gateway.

A

A. Amazon Elastic File System.

48
Q

Availability Zones within a Region are connected over low-latency links. Which of the following is a benefit of these links?

A. Create private connection to your data center.
B. Achieve global high availability.
C. Automate the process of provisioning new compute resources.
D. Make synchronous replication of your data possible.

A

D. Make synchronous replication of your data possible.

49
Q

Which of the following are true regarding the languages that are supported on AWS Lambda? (Choose TWO)

A. Lambda only supports Python and Node.js, but third party plugins are available to convert code in other languages to these formats.
B. Lambda natively supports a number of programming languages such as Node.js, Python, and Java.
C. Lambda is AWS’ proprietary programming language for microservices.
D. Lambda doesn’t support programming languages; it is a serverless compute service.
E. Lambda can support any programming language using an API.

A

B. Lambda natively supports a number of programming languages such as Node.js, Python, and Java.
E. Lambda can support any programming language using an API.

50
Q

What are the capabilities of AWS X-Ray? (Choose TWO)

A. Automatically decouples application components.
B. Facilitates tracking of user requests to identify application issues.
C. Helps improve application performance.
D. Deploys applications to Amazon EC2 instances.
E. Deploys applications to on-premises servers.

A

B. Facilitates tracking of user requests to identify application issues.
C. Helps improve application performance.