Incorrect Answers Flashcards
Which AWS service will you use to provision the same AWS infrastructure across multiple AWS accounts and regions?
AWS CloudFormation
Multi AZ (Availability Zone) deployment is an example of what?
High Availability
What AWS authentication mechanism supports an MFA device that you can plug into a USB port on your computer?
A. Virtual MFA device
B. SMS text message-based MFA
C. U2F security key
C. Hardware MFA device
C. U2F security key
An IT company wants to identify all EC2 instances that are under-utilized. Name 2 AWS services that can be used for this without needing any manual configurations:
AWS Trust Advisor
AWS Cost Explorer
Which AWS service can be used to subscribe to an RSS feed to be notified of the status of all AWS service interruptions?
AWS Service Health Dashboard (NOT PERSONAL)
Name 2 benefits of using AWS Elastic Load Balancing (ELB)
High availability, fault tolerance
What’s the primary benefit of deploying an RDS database in a Read Replica configuration?
Read Replica improves DB scalability
Which of the following is a container service of AWS?
A. AWS Elastic Beanstalk
B. AWS Fargate
C. AWS SageMaker
D. Amazon Simple Notification Service
B. AWS Fargate
A dev would like to automate operations on his on-premises environment using Chef and Puppet. Which AWS service can help with this task?
AWS OpsWorks
Which AWS Support Plan provides access to online training with self-paced labs?
Enterprise
Name 2 AWS services part of the AWS Foundation services for the Reliability pillar of the Well-Architected Framework in AWS Cloud?
AWS Trusted Advisor, AWS Service Quotas
A Cloud Practitioner would like to get operational insights of its resources to quickly identify any issues that might impact applications using those resources. Which AWS service can help ith this task?
AWS Systems Manager
A corp wants a central user portal to log in to third-party business applications as well as accounts managed under AWS Organizations. Which AWS service would your use for this task (both names)?
AWS Single Sign-On (SSO), also known as AWS IAM Identity Center
Which of the following statements is the MOST accurate when describing AWS Elastic Beanstalk?
A. It is a Platform as a Service (PaaS) which allows you to deploy and scale web applications and services
B. It is a Platform as a Service (PaaS) which allows you to model and provision resources needed for an application
C. It is an Infrastructure as Code which allows you to deploy and scale web applications and services
D. It is an Infrastructure as Code which allows you to model and provision resources needed for an application
A. It is a Platform as a Service (PaaS) which allows you to deploy and scale web applications and services
Name 2 serverless computing services offered by AWS:
Lambda, Fargate