Knowledge Check Questions Flashcards
What is Cloud Computing?
A. Backing up files that are stored on desktop and mobile devices to prevent data loss
B. Deploying applications connected to on-premises infrastructure
C. Running code without needing to manage or provision servers
D. On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing
D. On-demand delivery of IT resources and applications through the internet with pay-as-you-go pricing
What is another name for on-premises deployment?
A. Private cloud deployment
B. Cloud-based application
C. Hybrid deployment:
D. AWS Cloud
A. Private cloud deployment
How does the scale of cloud computing help you to save costs?
A. You do not have to invest in technology resources before using them.
B. The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices.
C. Accessing services on-demand helps to prevent excess or limited capacity.
D. You can quickly deploy applications to customers and provide them with low latency.
B. The aggregated cloud usage from a large number of customers results in lower pay-as-you-go prices.
Which Amazon EC2 instance type is suitable for data warehousing applications?
A. Memory Optimized
B. Storage Optimized
C. General Purpose
D. Compute Optimized
B. Storage Optimized
Which Amazon EC2 instance type balances compute, memory, and networking resources?
A. Memory Optimized
B. Storage Optimized
C. General Purpose
D. Compute Optimized
C. General Purpose
Which Amazon EC2 instance type offers high-performance processors?
A. Memory Optimized
B. Storage Optimized
C. General Purpose
D. Compute Optimized
D. Compute Optimized
Which Amazon EC2 pricing option provides a discount when you make an hourly spend commitment to an instance family and Region for a 1-year or 3-year term?
A. On-Demand
B. EC2 Instance Savings Plans
C. Spot Instances
D. Reserved Instances
B. EC2 Instance Savings Plans
Which Amazon EC2 instance type is ideal for high-performance databases?
A. Memory Optimized
B. Storage Optimized
C. General Purpose
D. Compute Optimized
A. Memory Optimized
Which AWS service is the best choice for publishing messages to subscribers?
A. Amazon Simple Queue Service (Amazon SQS)
B. Amazon EC2 Auto Scaling
C. Amazon Simple Notification Service (Amazon SNS)
D. Elastic Load Balancing
C. Amazon Simple Notification Service (Amazon SNS)
You want to use an Amazon EC2 instance for a batch processing workload. What would be the best Amazon EC2 instance type to use?
A. General Purpose
B. Memory Optimized
C. Compute Optimized
D. Storage Optimized
C. Compute Optimized
What are the contract length options for Amazon EC2 Reserved Instances? (Select TWO.)
A. 1 year
B. 2 years
C. 3 years
D. 4 years
E. 5 Years
A. 1 year
C. 3 years
You have a workload that will run for a total of 6 months and can withstand interruptions. What would be the most cost-efficient Amazon EC2 purchasing option?
A. Reserved Instance
B. Spot Instance
C. Dedicated Instance
D. On-Demand Instance
B. Spot Instance
Which process is an example of Elastic Load Balancing?
A. Ensuring that no single Amazon EC2 instance has to carry the full workload on its own
B. Removing unneeded Amazon EC2 instances when demand is low
C. Adding a second Amazon EC2 instance during an online store’s popular sale
D. Automatically adjusting the number of Amazon EC2 instances to meet demand
Incorrect b/c this is an example of Auto-Scaling
A. Ensuring that no single Amazon EC2 instance has to carry the full workload on its own
You want to deploy and manage containerized applications. Which service should you use?
A. AWS Lambda
B. Amazon Simple Notification Service (Amazon SNS)
C. Amazon Simple Queue Service (Amazon SQS)
D. Amazon Elastic Kubernetes Service (Amazon EKS)
D. Amazon Elastic Kubernetes Service (Amazon EKS)
Which statement best describes an Availability Zone?
A. A geographical area that contains AWS resources
B. A single data center or group of data centers within a Region
C. A data center that an AWS service uses to perform service-specific operations
D. A service that you can use to run AWS infrastructure within your own on-premises data center in a hybrid approach
B. A single data center or group of data centers within a Region
Which statement is TRUE for the AWS global infrastructure?
A. A Region consists of a single Availability Zone.
B. An Availability Zone consists of two or more Regions.
C. A Region consists of three or more Availability Zones.
D. An Availability Zone consists of a single Region.
C. A Region consists of three or more Availability Zones.
Which factors should be considered when selecting a Region? (Select TWO.)
A. Compliance with data governance and legal requirements
B. Proximity to your customers
C. Access to 24/7 technical support
D. Ability to assign custom permissions to different users
E. Access to the AWS Command Line Interface (AWS CLI)
A. Compliance with data governance and legal requirements
B. Proximity to your customers
Which statement best describes Amazon CloudFront?
A. A service that enables you to run infrastructure in a hybrid cloud approach
B. A serverless compute engine for containers
C. A service that enables you to send and receive messages between software components through a queue
D. A global content delivery service
D. A global content delivery service
Which site does Amazon CloudFront use to cache copies of content for faster delivery to users at any location?
A. Region
B. Availability Zone
C. Edge Location
D. Origin
C. Edge Location
What action can you perform with AWS Outposts?
A. Automate actions for AWS services and applications through scripts.
B. Access wizards and automated workflows to perform tasks in AWS services.
C. Develop AWS applications in supported programming languages.
D. Extend AWS infrastructure and services to different locations including your on-premises data center.
D. Extend AWS infrastructure and services to different locations including your on-premises data center.
Which statement best describes an AWS account’s default network access control list?
A. It is stateless and denies all inbound and outbound traffic.
B. It is stateful and allows all inbound and outbound traffic.
C. It is stateless and allows all inbound and outbound traffic.
D. It is stateful and denies all inbound and outbound traffic.
C. It is stateless and allows all inbound and outbound traffic.
Your company has an application that uses Amazon EC2 instances to run the customer-facing website and Amazon RDS database instances to store customers’ personal information. How should the developer configure the VPC according to best practices?
A. Place the Amazon EC2 instances in a private subnet and the Amazon RDS database instances in a public subnet.
B. Place the Amazon EC2 instances in a public subnet and the Amazon RDS database instances in a private subnet.
C. Place the Amazon EC2 instances and the Amazon RDS database instances in a public subnet.
D. Place the Amazon EC2 instances and the Amazon RDS database instances in a private subnet.
B. Place the Amazon EC2 instances in a public subnet and the Amazon RDS database instances in a private subnet.
Which statement best describes security groups?
A. They are stateful and deny all inbound traffic by default.
B. They are stateful and allow all inbound traffic by default.
C. They are stateless and deny all inbound traffic by default.
D. They are stateless and allow all inbound traffic by default.
A. They are stateful and deny all inbound traffic by default.
Which component can be used to establish a private dedicated connection between your company’s data center and AWS?
A. Private Subnet
B. DNS
C. AWS Direct Connect
D. Virtual Private Gateway
C. AWS Direct Connect
Which component is used to connect a VPC to the internet?
A. Public Subnet
B. Edge Location
C. Security Group
D. Internet Gateway
D. Internet Gateway
Which service is used to manage the DNS records for domain names?
A. Amazon Virtual Private Cloud
B. AWS Direct Connect
C. Amazon Cloud Front
D. Amazon Route 53
D. Amazon Route 53