Test 3 Flashcards
Which of the following should you consider when creating a tagging strategy for your AWS resources? (Select all that apply)
a. Using a standardized, case-sensitive format for tags.
b. Ramifications of future changes in business requirements
c. Using as much tags as you can to help filter your resources easily.
d. Implementing automated tools to help manage resource tags.
a. Using a standardized, case-sensitive format for tags.
c. Using as much tags as you can to help filter your resources easily.
d. Implementing automated tools to help manage resource tags.
You are sure that your application deployed with AWS needs frequent updates for the next 6 months. Which of the following services would allow you to make these updates easily, retaining the ability to change the AWS resources powering the application any time?
a.
AWS CodeCommit
b.
AWS Elastic Beanstalk
c.
AWS EFS
d.
AWS Lambda
b.
AWS Elastic Beanstalk
Correct Answer
You want to host a set of servers in AWS using Amazon EC2 instances for a short period (3 months), what is the most cost-effective option?
a.
No Upfront costs reserved.
b.
Spot Instances
c.
On-Demand
d.
Partial Upfront costs reserved
c.
On-Demand
Which of the following provides high availability and durability? (Select all that apply)
a. S3
b. Aurora
c. EBS
d. EFS
e. None of the above
a. S3
b. Aurora
c. EBS
d. EFS
Which aws support plan would help provide 24x7 technical support? (Select all that apply )
a. Enterprise
b. Business
c. Basic
d. Developer
a. Enterprise
b. Business
How can ELBs provide fault tolerance to your application?
a.
By distributing traffic to the unregistered targets.
b.
By creating Read Replicas.
c.
By ensuring that only healthy targets receive traffic.
d.
By replicating your data in multiple availability zones.
c.
By ensuring that only healthy targets receive traffic.
Which of the following is a factor in determining the right database technology for each workload? (Select all that apply)
a. Latency Requirements
b. The Nature of your queries.
c. The number of reads and writes per second.
d. Software Bugs
a. Latency Requirements
b. The Nature of your queries.
c. The number of reads and writes per second.
Which of the following makes it easier for developers to store, manage, and deploy Docker container images?
a.
ECS
b.
EBS
c.
EMR
d.
ECR
d.
ECR
What is the first step in creating an auto scaling system?
a.
Creating launch configuration.
b.
Creating an auto-scaling group.
c.
Creating an auto scaling policy.
d.
Creating the EC2 instances.
a.
Creating launch configuration.
What AWS service must you use if you want to configure an AWS billing alarm?
a.
CloudMonitor
b.
Consolidated Billing
c.
CloudWatch
d.
CloudTrail
c.
CloudWatch
What is a one benefit AND a one drawback of buying a reserved EC2 instance? (Select two)
a. Reserved instances is best suited for occasional workloads.
b. Reserved instances can be purchased as a signification discount over on-demand instances.
c. You got Dedicated instances for free.
d. You are locked in to either a one- or three-year pricing commitment.
b. Reserved instances can be purchased as a signification discount over on-demand instances.
d. You are locked in to either a one- or three-year pricing commitment.
What are the areas of the performance efficiency pillar? (Select all that apply)
a. Trade-Offs
b. Selection
c. Agility
d. Monitoring
a. Trade-Offs
b. Selection
d. Monitoring
You decided to use Amazon S3 to store infrequently accessed data. What storage class would you use?
a.
S3 SAA Storage
b.
S3 Archive Storage
c.
S3 SIA Storage
d.
S3 Standard Storage
c.
S3 SIA Storage
Which of the following can be used to increase the fault tolerance of an application?
a.
Deploying resources across multiple edge locations.
b.
Deploying resources across multiple VPC’s.
c.
Deploying resources across multiple Availability Zones.
d.
Deploying resources across multiple AWS Accounts.
c.
Deploying resources across multiple Availability Zones.
Your company’s upper management is getting very nervous about managing governance, compliance, and risk auditing in AWS. What service should you enable and inform upper management about?
a.
Cloud Compliance
b.
CloudWatch
c.
CloudTrail
d.
CloudAudit
c.
CloudTrail
What is the concept of an AWS region?
a.
It is the same as an Availability zone.
b.
It is a geographical area divided into Availability Zones.
c.
It is a collection of Computer capacity.
d.
It is a collection of Edge locations.
b.
It is a geographical area divided into Availability Zones.
You are planning to offload some of the batch processing workloads on to AWS. These jobs can be interrupted and resumed at any time. Which of the following instance types would be the most cost effective to use?
a.
On-Demand
b.
Partial Upfront Reserved
c.
Spot
d.
Full Upfront Reserved
c.
Spot
Which of the following can be used to call AWS services from the different programming languages?
a.
AWS CLI
b.
AWS Console
c.
AWS SDK
d.
AWS IAM
c.
AWS SDK
A company needs to implement “resource change tracking” using the API call history. Which AWS service would help the company to achieve this goal?
a.
AWS CloudTrail
b.
AWS CloudFormation
c.
AWS Config
d.
AWS CloudWatch
a.
AWS CloudTrail
What best describes what AWS is?
a.
AWS is a cloud services provider.
b.
AWS is a security services provider.
c.
None of the Above.
d.
AWS is a hosting services provider.
a.
AWS is a cloud services provider.
What does AWS offer to secure your network? (Choose two)
a. A built-in firewall.
b. Encryption in transit.
c. Prevent any access to all AWS resources (except the account owner).
d. Add roles automatically to your security groups.
a. A built-in firewall.
b. Encryption in transit.
What are the design principles for performance efficiency in the cloud? (Select all that apply)
a. Democratize advanced technologies
b. Go global in minutes.
c. Enable traceability
d. Use server-less architecture.
a. Democratize advanced technologies
b. Go global in minutes.
d. Use server-less architecture.
A company has 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. There is a requirement to accomplish this task in the most cost-effective way. Which of the following would be most appropriate?
a.
Spot Instances
b.
Reserved Instances
c.
Dedicated Instances
d.
On-Demand Instances
a.
Spot Instances
Which of the following are benefits of the AWS’s Relational Database Service (RDS)? (Choose two)
a. You can resize the capacity accordingly
b. It allows you to store unstructured data
c. It allows you to store NoSQL data
d. Automated patches and backups
a. You can resize the capacity accordingly
d. Automated patches and backups