You are building an automated transcription service in which Amazon EC2 worker
instances process an uploaded audio file and generate a text file. You must store both of
these files in the same durable storage until the text file is retrieved. You do not know what
the storage capacity requirements are. Which storage option is both cost-efficient and
scalable?
You are building an automated transcription service in which Amazon EC2 worker
instances process an uploaded audio file and generate a text file. You must store both of
these files in the same durable storage until the text file is retrieved. You do not know what
the storage capacity requirements are. Which storage option is both cost-efficient and
scalable?
Which of the following services natively encrypts data at rest within an AWS region?
Which of the following services natively encrypts data at rest within an AWS region?
A customer is running a multi-tier web application farm in a virtual private cloud (VPC) that
is not connected to their corporate network. They are connecting to the VPC over the
Internet to manage all of their Amazon EC2 instances running in both the public and private
subnets. They have only authorized the bastion-security-group with Microsoft Remote
Desktop Protocol (RDP) access to the application instance security groups, but the
company wants to further limit administrative access to all of the instances in the VPC.
Which of the following Bastion deployment scenarios will meet this requirement?
A customer is running a multi-tier web application farm in a virtual private cloud (VPC) that
is not connected to their corporate network. They are connecting to the VPC over the
Internet to manage all of their Amazon EC2 instances running in both the public and private
subnets. They have only authorized the bastion-security-group with Microsoft Remote
Desktop Protocol (RDP) access to the application instance security groups, but the
company wants to further limit administrative access to all of the instances in the VPC.
Which of the following Bastion deployment scenarios will meet this requirement?
Which of the following approaches provides the lowest cost for Amazon Elastic Block Store
snapshots while giving you the ability to fully restore data?
Which of the following approaches provides the lowest cost for Amazon Elastic Block Store
snapshots while giving you the ability to fully restore data?
You are designing a web application that stores static assets in an Amazon Simple Storage
Service (S3) bucket. You expect this bucket to immediately receive over 150 PUT requests
per second. What should you do to ensure optimal performance?
You are designing a web application that stores static assets in an Amazon Simple Storage
Service (S3) bucket. You expect this bucket to immediately receive over 150 PUT requests
per second. What should you do to ensure optimal performance?
What is the minimum time Interval for the data that Amazon CloudWatch receives and
aggregates?
What is the minimum time Interval for the data that Amazon CloudWatch receives and
aggregates?
You have an Amazon EC2 instance in a VPC that is in a stopped state. Which of the
following actions can you perform on this instance?
You have an Amazon EC2 instance in a VPC that is in a stopped state. Which of the
following actions can you perform on this instance?
A company is deploying a two-tier, highly available web application to AWS. Which service
provides durable storage for static content while utilizing lower Overall CPU resources for
the web tier?
A company is deploying a two-tier, highly available web application to AWS. Which service
provides durable storage for static content while utilizing lower Overall CPU resources for
the web tier?
A customer implemented AWS Storage Gateway with a gateway-cached volume at their
main office. An event takes the link between the main and branch office offline. Which
methods will enable the branch office to access their data?
A customer implemented AWS Storage Gateway with a gateway-cached volume at their
main office. An event takes the link between the main and branch office offline. Which
methods will enable the branch office to access their data?
Which AWS service allows you to collect and process e-commerce data for near real-time
analysis?
Which AWS service allows you to collect and process e-commerce data for near real-time
analysis?
A company is preparing to give AWS Management Console access to developers
Company policy mandates identity federation and role-based access control. Roles are
currently assigned using groups in the corporate Active Directory. What combination of the
following will give developers access to the AWS console?
A company is preparing to give AWS Management Console access to developers
Company policy mandates identity federation and role-based access control. Roles are
currently assigned using groups in the corporate Active Directory. What combination of the
following will give developers access to the AWS console?
You have a load balancer configured for VPC, and all back-end Amazon EC2 instances are
in service. However, your web browser times out when connecting to the load balancer's
DNS name. Which options are probable causes of this behavior?
You have a load balancer configured for VPC, and all back-end Amazon EC2 instances are
in service. However, your web browser times out when connecting to the load balancer's
DNS name. Which options are probable causes of this behavior?
A company has an AWS account that contains three VPCs (Dev, Test, and Prod) in the same region. Test is peered to both Prod and Dev. All VPCs have non-overlapping CIDR blocks. The company wants to push minor code releases from Dev to Prod to speed up time to market. Which of the following options helps the company accomplish this?
A company has an AWS account that contains three VPCs (Dev, Test, and Prod) in the same region. Test is peered to both Prod and Dev. All VPCs have non-overlapping CIDR blocks. The company wants to push minor code releases from Dev to Prod to speed up time to market. Which of the following options helps the company accomplish this?
You manually launch a NAT AMI in a public subnet. The network is properly configured.
Security groups and network access control lists are property configured. Instances in a
private subnet can access the NAT. The NAT can access the Internet. However, private
instances cannot access the Internet. What additional step is required to allow access from
the private instances?
You manually launch a NAT AMI in a public subnet. The network is properly configured.
Security groups and network access control lists are property configured. Instances in a
private subnet can access the NAT. The NAT can access the Internet. However, private
instances cannot access the Internet. What additional step is required to allow access from
the private instances?
Which set of Amazon S3 features helps to prevent and recover from accidental data loss?
Which set of Amazon S3 features helps to prevent and recover from accidental data loss?
Which of the following are use cases for Amazon DynamoDB?
Which of the following are use cases for Amazon DynamoDB?
You established a virtual private cloud (VPC) peering relationship between VPC 1 and VPC
2. VPC 1 has routes to VPC 2, yet hosts in VPC1 cannot connect to hosts in VPC 2. Which
of the following is a possible cause?
You established a virtual private cloud (VPC) peering relationship between VPC 1 and VPC
2. VPC 1 has routes to VPC 2, yet hosts in VPC1 cannot connect to hosts in VPC 2. Which
of the following is a possible cause?
You have an Amazon EC2 instance with data stored in an Amazon Elastic Block Store
(EBS) volume. You want to make the data available in another region. Which of the
following methods should be used for making the data in the Amazon EBS volume
available to the newly launched Amazon EC2 instance?
You have an Amazon EC2 instance with data stored in an Amazon Elastic Block Store
(EBS) volume. You want to make the data available in another region. Which of the
following methods should be used for making the data in the Amazon EBS volume
available to the newly launched Amazon EC2 instance?
-
-
-
-
You have an Amazon EC2 instance that belongs to two security groups. The first security
group has a rule that allows ingress traffic to TCP port 80 from IP address 206.251.8.21,
and the second security group has a rule that allows ingress traffic to TCP ports 80 and
443 from everywhere. Where traffic is allowed to the Amazon EC2 instance?
You have an Amazon EC2 instance that belongs to two security groups. The first security
group has a rule that allows ingress traffic to TCP port 80 from IP address 206.251.8.21,
and the second security group has a rule that allows ingress traffic to TCP ports 80 and
443 from everywhere. Where traffic is allowed to the Amazon EC2 instance?
A company has configured and peered two VPCs: VPC-1 and VPC-2. VPC-1 contains only
private subnets, and VPC-2 contains only public subnets. The company uses a single AWS
Direct Connect connection and private virtual interface to connect their on-premises
network with VPC-1. Which two methods increases the fault tolerance of the connection to
VPC-1?
A company has configured and peered two VPCs: VPC-1 and VPC-2. VPC-1 contains only
private subnets, and VPC-2 contains only public subnets. The company uses a single AWS
Direct Connect connection and private virtual interface to connect their on-premises
network with VPC-1. Which two methods increases the fault tolerance of the connection to
VPC-1?
A photo-sharing service stores pictures in Amazon Simple Storage Service (S3) and allows
application sign-in using an OpenID Connect-compatible identity provider. Which AWS
Security Token Service approach to temporary access should you use for the Amazon S3
operations?
A photo-sharing service stores pictures in Amazon Simple Storage Service (S3) and allows
application sign-in using an OpenID Connect-compatible identity provider. Which AWS
Security Token Service approach to temporary access should you use for the Amazon S3
operations?
A US-based company is expanding their web presence into Europe. The company wants to
extend their AWS infrastructure from Northern Virginia (us-east-1) into the Dublin (eu-west-
1) region. Which of the following options would enable an equivalent experience for users
on both continents?
A US-based company is expanding their web presence into Europe. The company wants to
extend their AWS infrastructure from Northern Virginia (us-east-1) into the Dublin (eu-west-
1) region. Which of the following options would enable an equivalent experience for users
on both continents?
Which of the following notification endpoints or clients are supported by Amazon Simple
Notification Service?
Which of the following notification endpoints or clients are supported by Amazon Simple
Notification Service?
A company is building software on AWS that requires access to various AWS services.
Which configuration should be used to ensure mat AWS credentials (i.e., Access Key
ID/Secret Access Key combination) are not compromised?
A company is building software on AWS that requires access to various AWS services.
Which configuration should be used to ensure mat AWS credentials (i.e., Access Key
ID/Secret Access Key combination) are not compromised?
You are deploying an application to collect votes for a very popular television show. Millions
of users will submit votes using mobile devices. The votes must be collected into a durable,
scalable, and highly available data store for real-time public tabulation. Which service
should you use?
You are deploying an application to collect votes for a very popular television show. Millions
of users will submit votes using mobile devices. The votes must be collected into a durable,
scalable, and highly available data store for real-time public tabulation. Which service
should you use?
You need to pass a custom script to new Amazon Linux instances created in your Auto
Scaling group. Which feature allows you to accomplish this?
You need to pass a custom script to new Amazon Linux instances created in your Auto
Scaling group. Which feature allows you to accomplish this?
A company is building software on AWS that requires access to various AWS services.
Which configuration should be used to ensure that AWS credentials (i.e., Access key
ID/Secret Access Key combination) are not compromised?
A company is building software on AWS that requires access to various AWS services.
Which configuration should be used to ensure that AWS credentials (i.e., Access key
ID/Secret Access Key combination) are not compromised?
The Trusted Advisor service provides insight regarding which four categories of an AWS
account?
The Trusted Advisor service provides insight regarding which four categories of an AWS
account?
-
-
-
-
A customer wants to track access to their Amazon Simple Storage Service (S3) buckets
and also use this information for their internal security and access audits. Which of the
following will meet the Customer requirement?
A customer wants to track access to their Amazon Simple Storage Service (S3) buckets
and also use this information for their internal security and access audits. Which of the
following will meet the Customer requirement?
Which of the following are true regarding encrypted Amazon Elastic Block Store (EBS)
volumes?
Which of the following are true regarding encrypted Amazon Elastic Block Store (EBS)
volumes?
A customer is hosting their company website on a cluster of web servers that are behind a
public-facing load balancer. The customer also uses Amazon Route 53 to manage their
public DNS. How should the customer configure the DNS zone apex record to point to the
load balancer?
A customer is hosting their company website on a cluster of web servers that are behind a
public-facing load balancer. The customer also uses Amazon Route 53 to manage their
public DNS. How should the customer configure the DNS zone apex record to point to the
load balancer?
The requirement is “off-site backup of this data, while maintaining low-latency access
When will you incur costs with an Elastic IP address (EIP)?
The requirement is “off-site backup of this data, while maintaining low-latency access
When will you incur costs with an Elastic IP address (EIP)?
Which of the following statements are true about Amazon Route 53 resource records?
Which of the following statements are true about Amazon Route 53 resource records?
You have an application running on an Amazon Elastic Compute Cloud instance, that
uploads 5 GB video objects to Amazon Simple Storage Service (S3). Video uploads are
taking longer than expected, resulting in poor application performance. Which method will
help improve performance of your application?
You have an application running on an Amazon Elastic Compute Cloud instance, that
uploads 5 GB video objects to Amazon Simple Storage Service (S3). Video uploads are
taking longer than expected, resulting in poor application performance. Which method will
help improve performance of your application?
You have a distributed application that periodically processes large volumes of data across
multiple Amazon EC2 Instances. The application is designed to recover gracefully from
Amazon EC2 instance failures. You are required to accomplish this task in the most costeffective
way. Which of the following will meet your requirements?
You have a distributed application that periodically processes large volumes of data across
multiple Amazon EC2 Instances. The application is designed to recover gracefully from
Amazon EC2 instance failures. You are required to accomplish this task in the most costeffective
way. Which of the following will meet your requirements?
A t2.medium EC2 instance type must be launched with what type of Amazon Machine
Image (AMI)?
A t2.medium EC2 instance type must be launched with what type of Amazon Machine
Image (AMI)?
Which of the following instance types are available as Amazon EBS-backed only?
Which of the following instance types are available as Amazon EBS-backed only?
A customer has a single 3-TB volume on-premises that is used to hold a large repository of
images and print layout files. This repository is growing at 500 GB a year and must be
presented as a single logical volume. The customer is becoming increasingly constrained
with their local storage capacity and wants an off-site backup of this data, while maintaining
low-latency access to their frequently accessed data. Which AWS Storage Gateway
configuration meets the customer requirements?
A customer has a single 3-TB volume on-premises that is used to hold a large repository of
images and print layout files. This repository is growing at 500 GB a year and must be
presented as a single logical volume. The customer is becoming increasingly constrained
with their local storage capacity and wants an off-site backup of this data, while maintaining
low-latency access to their frequently accessed data. Which AWS Storage Gateway
configuration meets the customer requirements?
You have a content management system running on an Amazon EC2 instance that is
approaching 100% CPU utilization. Which option will reduce load on the Amazon EC2
instance?
You have a content management system running on an Amazon EC2 instance that is
approaching 100% CPU utilization. Which option will reduce load on the Amazon EC2
instance?
A company needs to deploy services to an AWS region which they have not previously
used. The company currently has an AWS identity and Access Management (IAM) role for
the Amazon EC2 instances, which permits the instance to have access to Amazon
DynamoDB. The company wants their EC2 instances in the new region to have the same
privileges. How should the company achieve this?
A company needs to deploy services to an AWS region which they have not previously
used. The company currently has an AWS identity and Access Management (IAM) role for
the Amazon EC2 instances, which permits the instance to have access to Amazon
DynamoDB. The company wants their EC2 instances in the new region to have the same
privileges. How should the company achieve this?
Which of the following are true regarding AWS CloudTrail?
Which of the following are true regarding AWS CloudTrail?
You have confirmed that the network and security group rules are configured correctly and
the instance is passing status checks. What steps should you take to identify the source of
the behavior?
You have confirmed that the network and security group rules are configured correctly and
the instance is passing status checks. What steps should you take to identify the source of
the behavior?
An existing application stores sensitive information on a non-boot Amazon EBS data volume attached to an Amazon Elastic Compute Cloud instance. Which of the following approaches would protect the sensitive data on an Amazon EBS volume?
An existing application stores sensitive information on a non-boot Amazon EBS data volume attached to an Amazon Elastic Compute Cloud instance. Which of the following approaches would protect the sensitive data on an Amazon EBS volume?
A company is deploying a new two-tier web application in AWS. The company has limited
staff and requires high availability, and the application requires complex queries and table
joins. Which configuration provides the solution for the company's requirements?
A company is deploying a new two-tier web application in AWS. The company has limited
staff and requires high availability, and the application requires complex queries and table
joins. Which configuration provides the solution for the company's requirements?
You are deploying an application to track GPS coordinates of delivery trucks in the United
States. Coordinates are transmitted from each delivery truck once every three seconds.
You need to design an architecture that will enable real-time processing of these
coordinates from multiple consumers. Which service should you use to implement data
ingestion?
You are deploying an application to track GPS coordinates of delivery trucks in the United
States. Coordinates are transmitted from each delivery truck once every three seconds.
You need to design an architecture that will enable real-time processing of these
coordinates from multiple consumers. Which service should you use to implement data
ingestion?