Topic 3: Exam Pool C
A company runs an application on AWS that performs batch jobs. The application is faulttolerant and can handle interruptions. The company wants to optimize the cost to run the application. Which AWS offering will meet these requirements?
A. Amazon Macie
B. Amazon Neptune
C. Amazon EC2 Spot Instances
D. Amazon EC2 On-Demand Instances
Explanation: Amazon EC2 Spot Instances offer spare AWS compute capacity at a
significantly reduced cost compared to On-Demand Instances. Spot Instances are ideal for
fault-tolerant and flexible workloads that can tolerate interruptions, such as batch jobs, data
processing, or large-scale computations. These instances may be interrupted by AWS if
there is a demand for capacity, but they provide the best cost optimization for workloads
that can handle such interruptions.
Why other options are not suitable:
A. Amazon Macie: A data security and privacy service, not relevant to running
batch jobs.
B. Amazon Neptune: A graph database service, not relevant to compute
optimization.
D. Amazon EC2 On-Demand Instances: Provide flexible compute capacity but at a
higher cost than Spot Instances, which are more suitable for cost optimization.
A company is assessing its AWS Business Support plan to determine if the plan still meets the company's needs. The company is considering switching to AWS Enterprise Support. Which additional benefit will the company receive with AWS Enterprise Support?
A. A full set of AWS Trusted Advisor checks
B. Phone, email, and chat access to cloud support engineers 24 hours a day, 7 days a week
C. A designated technical account manager (TAM) to assist in monitoring and optimization
D. A consultative review and architecture guidance for the company's applications
Explanation: AWS Enterprise Support provides customers with a designated technical account manager (TAM) who is a single point of contact for all technical and operational
issues. The TAM provides consultative architectural and operational guidance delivered in
the context of the customer’s applications and use-cases to help them achieve the greatest
value from AWS. The TAM also helps customers with proactive services, such as strategic
business reviews, security improvement programs, guided Well-Architected reviews, cost
optimization workshops, and more1.
A full set of AWS Trusted Advisor checks is not an additional benefit of AWS Enterprise
Support, as it is also included in the AWS Business Support plan2. AWS Trusted Advisor is
a tool that provides best practice recommendations for cost optimization, performance,
security, fault tolerance, and service limits.
Phone, email, and chat access to cloud support engineers 24 hours a day, 7 days a week
is not an additional benefit of AWS Enterprise Support, as it is also included in the AWS
Business Support plan2. Cloud support engineers can help customers with technical
issues, such as troubleshooting, configuration, usage, and service features.
A consultative review and architecture guidance for the company’s applications is not an
additional benefit of AWS Enterprise Support, as it is also included in the AWS Business
Support plan2. Customers can request a consultative review from a solutions architect who
will provide best practices and recommendations based on the customer’s use-cases and
goals.
Which AWS service can be used at no additional cost?
A. Amazon SageMaker
B. AWS Config
C. AWS Organizations
D. Amazon CloudWatch
Explanation: AWS Organizations is a no-cost service that helps you centrally manage and
govern your environment as you grow and scale your AWS resources. With AWS
Organizations, you can create new AWS accounts, invite existing accounts to join your
organization, and apply policies to groups of accounts for governance. While some features
within AWS services incur additional costs, using AWS Organizations itself does not add
any direct costs.
A. Amazon SageMaker: Incorrect, as it is a fully managed service for building,
training, and deploying machine learning models, and it is not free.
B. AWS Config: Incorrect, as while it offers some free-tier usage, it generally incurs
charges for recording and evaluating configuration changes.
D. Amazon CloudWatch: Incorrect, as certain CloudWatch metrics, custom
metrics, and alarms have associated costs beyond the free tier.
Which AWS service is designed to help users handle large amounts of data in a data warehouse environment?
A. Amazon RDS
B. Amazon DynamoDB
C. Amazon Redshift
D. Amazon Aurora
Explanation: Amazon Redshift is a fully managed data warehouse service that enables
users to analyze large amounts of data quickly and cost-effectively. It is designed
specifically for online analytical processing (OLAP) and is optimized for complex queries
against large datasets. Amazon Redshift uses columnar storage, data compression, and
massively parallel processing (MPP) to handle petabyte-scale data warehouse
environments.
A. Amazon RDS: Incorrect, as it is a managed relational database service for
online transaction processing (OLTP) workloads, not specifically designed for data
warehousing.
B. Amazon DynamoDB: Incorrect, as it is a NoSQL database service for fast and
flexible data storage, not a data warehouse.
D. Amazon Aurora: Incorrect, as it is a MySQL- and PostgreSQL-compatible
relational database designed for high performance and availability for OLTP
workloads, not data warehousing.
A company is planning to migrate its application to the AWS Cloud. Which AWS tool or set of resources should the company use to analyze and asses its readiness for migration?
A. AWS Cloud Adoption Framework (AWS CAF)
B. AWS Pricing Calculator
C. AWS Well-Architected Framework
D. AWS Budgets
Explanation: AWS Cloud Adoption Framework (AWS CAF) is a tool that helps organizations understand how cloud adoption transforms the way they work, and it provides structure to identify and address gaps in skills and processes. Applying the AWS CAF in your organization results in an actionable plan that helps you prepare the cloud environment, enable your staff with new skills, and migrate your applications. AWS Pricing Calculator is a tool that helps you estimate the cost of AWS services for your use cases and compare the cost of different AWS service configurations. AWS Well-Architected Framework is a tool that helps you review and improve your cloud-based architectures and better understand the business impact of your design decisions. AWS Budgets is a tool that helps you plan your service usage, service costs, and instance reservations, and track how close your plan is to your budgeted amount.
A. IAM group
B. IAM role
C. IAM tag
D. IAM Access Analyzer
Explanation: IAM roles are a way to delegate access to resources in different AWS accounts. IAM roles allow users to assume a set of permissions for a limited time without having to create or share long-term credentials. IAM roles can be used to grant cross account access by creating a trust relationship between the accounts and specifying the permissions that the role can perform. Users can then switch to the role and access the resources in the other account using temporary security credentials provided by the role.
Which AWS service or feature gives users the ability to connect VPCs and on-premises networks to a central hub?
A. Virtual private gateway
B. AWS Transit Gateway
C. Internet gateway
D. Customer gateway
Explanation: AWS Transit Gateway is a network transit hub that customers can use to
connect their Amazon VPCs and on-premises networks to a central hub. This service
simplifies network management and reduces operational overhead by enabling a single
gateway for managing multiple network connections. It facilitates seamless integration and
routing between VPCs and on-premises networks.
A. Virtual private gateway: Incorrect, as it is used to connect a single VPC to an
on-premises network through a VPN connection.
C. Internet gateway: Incorrect, as it provides internet access for instances in a VPC but does not connect multiple networks.
D. Customer gateway: Incorrect, as it represents the on-premises device or
software application that connects to AWS, but it does not provide a central hub.
A company has a workload that will run continuously for 1 year. The workload cannot tolerate service interruptions. Which Amazon EC2 purchasing option will be MOST cost-effective?
A. All Upfront Reserved Instances
B. Partial Upfront Reserved Instances
C. Dedicated Instances
D. On-Demand Instances
Explanation: All Upfront Reserved Instances offer the most cost-effective solution for a workload that will run continuously for one year without interruption. By paying upfront, the user receives the maximum discount over the On-Demand pricing model. Partial Upfront Reserved Instances and Dedicated Instances are more expensive than All Upfront Reserved Instances. On-Demand Instances are not cost-effective for continuous long-term workloads due to their higher hourly rates.
Which AWS service or resource can a company use to deploy AWS WAF rules?
A. Amazon EC2
B. Application Load Balancer
C. AWS Trusted Advisor
D. Network Load Balancer
Explanation: Application Load Balancer (ALB) integrates with AWS WAF to deploy and manage WAF rules for incoming traffic. ALB can route HTTP and HTTPS traffic and apply WAF rules to protect applications from common web exploits. Network Load Balancer does not support AWS WAF, and Trusted Advisor does not deploy WAF rules.
A user has a stateful workload that will run on Amazon EC2 for the next 3 years. What is the MOST cost-effective pricing model for this workload?
A. On-Demand Instances
B. Reserved Instances
C. Dedicated Instances
D. Spot Instances
Explanation: Reserved Instances are a pricing model that offers significant discounts on Amazon EC2 usage compared to On-Demand Instances. Reserved Instances are suitable for stateful workloads that have predictable and consistent usage patterns for a long-term period. By committing to a one-year or three-year term, customers can reduce their total cost of ownership and optimize their cloud spend. Reserved Instances also provide capacity reservation, ensuring that customers have access to the EC2 instances they need when they need them.
Which AWS service could an administrator use to provide desktop environments for several employees?
A. AWS Organizations
B. AWS Fargate
C. AWS WAF
D. AWS Workspaces
Explanation: AWS Workspaces is a service that provides fully managed, secure, and reliable virtual desktops for your employees. You can access your personal Windows environment on various devices, such as Android, iOS, Fire, Mac, PC, Chromebook, and Linux. You can choose from different bundles of CPU, memory, storage, and software options to suit your needs. You can also integrate AWS Workspaces with your existing Active Directory, VPN, and security policies. AWS Workspaces helps you reduce the cost and complexity of managing your desktop infrastructure, while enhancing the productivity and security of your remote workers456.
Which AWS service or feature offers security for a VPC by acting as a firewall to control traffic in and out of subnets?
A. AWS Security Hub
B. Security groups
C. Network ACL
D. AWSWAF
Explanation: A network access control list (network ACL) is a feature that acts as a firewall for controlling traffic in and out of one or more subnets in a virtual private cloud (VPC). AWS Security Hub is a service that provides a comprehensive view of the security posture of AWS accounts and resources. Security groups are features that act as firewalls for controlling traffic at the instance level. AWS WAF is a web application firewall that helps protect web applications from common web exploits.
Page 27 out of 69 Pages |
Previous |