AWS CPE - M3 QUIZ

AWS Global Infrastructure & Provisioning Quiz

Instructions: Choose the best answer for each question based on the provided notes. Click the "Answer" callout to reveal the correct option and explanation.


1. An organization needs to deploy an application with the highest level of availability and fault tolerance within a specific geographic area like us-east-1. According to AWS best practices, which deployment strategy should they primarily use?
A) Deploy the application to multiple Edge Locations within the us-east-1 Region.
B) Deploy the application across at least two Availability Zones within the us-east-1 Region.
C) Deploy the application to a single, large Availability Zone within the us-east-1 Region.
D) Deploy the application using AWS Outposts connected to the us-east-1 Region.


2. Which of the following AWS components are specifically designed to cache content closer to end-users to reduce latency?
A) AWS Regions
B) AWS Availability Zones
C) AWS Edge Locations running Amazon CloudFront
D) AWS Outposts


3. A company is evaluating different AWS Regions for deploying a new application. Which factor is LEAST likely to be influenced by the specific Region chosen?
A) The cost of running EC2 instances.
B) Compliance with local data residency laws.
C) The availability of the newest AWS machine learning services.
D) The underlying high-speed fiber network connecting AWS data centers globally.


4. What is the primary function of AWS Availability Zones (AZs) within an AWS Region?
A) To provide DNS resolution services globally.
B) To act as points of presence for content delivery networks.
C) To provide isolated locations with redundant power, networking, and connectivity for deploying resources.
D) To extend AWS infrastructure into a customer's on-premises data center.


5. A developer wants to manage their AWS resources programmatically using Python scripts integrated into their application workflow. Which AWS tool or service should they primarily use?
A) AWS Management Console
B) AWS CLI
C) AWS SDK
D) AWS CloudFormation


6. Which AWS service allows you to define and provision your entire AWS infrastructure using a declarative template file (e.g., YAML or JSON)?
A) AWS Elastic Beanstalk
B) AWS CLI
C) AWS SDK
D) AWS CloudFormation


7. A company wants to run specific AWS services and infrastructure directly within their own data center for latency-sensitive applications that need to remain on-premises. Which AWS offering meets this requirement?
A) AWS Regions
B) AWS Edge Locations
C) AWS Availability Zones
D) AWS Outposts


8. According to the provided notes, which set of AWS services are mentioned as being inherently highly available because they operate across multiple Availability Zones by default?
A) Amazon EC2, Amazon S3, AWS Lambda
B) Amazon CloudFront, Amazon Route 53, AWS Outposts
C) Elastic Load Balancing (ELB), Amazon SQS, Amazon SNS
D) AWS Management Console, AWS CLI, AWS SDK


9. A team needs to quickly deploy and manage a web application built with Java, including the underlying infrastructure like EC2 instances, load balancers, and auto-scaling, without manually configuring each service. Which AWS service is best suited for this task?
A) AWS CloudFormation
B) AWS Elastic Beanstalk
C) AWS SDK
D) AWS Management Console


10. When provisioning AWS resources, what underlying mechanism do the AWS Management Console, AWS CLI, and AWS SDK all utilize?
A) Direct hardware manipulation
B) Secure Shell (SSH) connections
C) AWS API calls
D) CloudFormation templates

All Quizzes