All practice questions

1473 questions

Question 1301Question

An individual developer launches two t2.microt2.micro Amazon EC2 Linux instances under a new AWS account that is within its first 1212 months. Both instances run continuously for the entire month of November (3030 days). The developer has no other EC2 resources active. Which of the following describes how the developer will be billed for these EC2 instances under the AWS Free Tier?

Show answer & explanation

Answer: The developer will be billed for 690690 hours of EC2 usage because the 750750 free hours are shared across all running instances in a billing month.

Answer

The developer will be billed for 690690 hours of EC2 usage because the 750750 free hours are shared across all running instances in a billing month.
Under the AWS Free Tier, the monthly allowance of 750750 hours for t2.microt2.micro or t3.microt3.micro Linux instances is shared across all running instances in the account. Running two instances continuously for 3030 days results in 1,4401,440 total hours. Subtracting the 750750 free hours leaves 690690 hours that will be billed at the standard On-Demand rate.

Step-by-Step Solution

1
Calculate the total hours of EC2 usage accumulated by the instances during the month.
2 instances×30 days×24 hours/day=1,440 total hours2 \text{ instances} \times 30 \text{ days} \times 24 \text{ hours/day} = 1,440 \text{ total hours}.
To determine billing, we must first find the sum of all run hours across all qualifying instances.
2
Apply the AWS Free Tier monthly allowance for t2.microt2.micro instances.
1,440 total hours750 free hours=690 billable hours1,440 \text{ total hours} - 750 \text{ free hours} = 690 \text{ billable hours}.
The monthly Free Tier limit for EC2 is 750750 hours, which is subtracted from the total aggregated usage.

Key Concept

Aggregation of AWS Free Tier monthly limits across multiple resources
Estimated Time:1m 30s
Question 1302Question

A company needs to run a temporary test environment on Amazon EC2 for a software demonstration that will last exactly four hours. The application cannot tolerate any interruptions during the demonstration. Which Amazon EC2 pricing model is the most cost-effective and appropriate for this workload?

Show answer & explanation

Answer: On-Demand Instances

Answer

On-Demand Instances represent the most cost-effective and appropriate option because they allow the company to pay for compute capacity by the second or hour with no long-term commitment, ensuring the four-hour workload runs without interruption.
On-Demand Instances allow users to pay for compute capacity by the hour or second with no long-term commitment. This model is perfect for short-term, low-cost workloads that require continuous uptime and cannot tolerate interruptions.

Step-by-Step Solution

1
Analyze the workload requirements from the scenario.
The workload is short-term (four hours) and requires absolute reliability with no interruptions.
Identifying these key constraints helps eliminate pricing models that require long-term commitment or involve interruption risk.
2
Evaluate the suitability of each EC2 pricing option against the requirements.
Reserved Instances require long-term contracts, Spot Instances can be interrupted, and Dedicated Hosts are for physical server isolation. On-Demand provides the necessary short-term flexibility and reliability.
Matching characteristics to AWS EC2 pricing models identifies the model that satisfies all conditions at the lowest cost.

Key Concept

AWS EC2 Pricing Models Selection
Question 1303Question

A logistics optimization company wants to identify patterns and anomalies by analyzing its historical AWS cost and usage data from the past six months. Additionally, the finance team needs to receive immediate notifications if the projected monthly spend is on track to exceed a specific dollar amount. Which combination of AWS Billing and Cost Management tools should the company use to meet these requirements? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: AWS Cost Explorer; AWS Budgets

Answer

AWS Cost Explorer and AWS Budgets
The requirement to analyze historical costs is satisfied by AWS Cost Explorer, which provides visualization and analysis tools for past data. The requirement to receive alerts when projected costs exceed a budget is satisfied by AWS Budgets, which monitors spend and sends notifications when actual or forecasted metrics cross thresholds.

Step-by-Step Solution

1
Identify the historical analysis requirement
AWS Cost Explorer is selected because it enables visualization and analysis of historical cost and usage patterns (up to the last 12 months).
The company needs to analyze usage patterns from the past six months.
2
Identify the proactive threshold alert requirement
AWS Budgets is selected because it provides proactive monitoring and alerts based on budget thresholds and forecasts.
The company wants to receive notifications if projected costs are forecasted to exceed a specified limit.

Key Concept

Differentiating between proactive alerting tools (AWS Budgets) and historical analysis tools (AWS Cost Explorer).
Question 1304Question

A startup is launching a pilot project on AWS and wants to utilize the AWS Free Tier to minimize initial operating expenses. Which of the following AWS services offer 'Always Free' benefits that do not expire at the end of the initial 1212-month AWS Free Tier period? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Amazon DynamoDB (up to 25 GB25\text{ GB} of storage); AWS Lambda (up to 1 million1\text{ million} free requests per month)

Answer

Amazon DynamoDB and AWS Lambda both offer 'Always Free' tiers that do not expire after the first 1212 months of the AWS account's creation.
Amazon DynamoDB and AWS Lambda are both part of the 'Always Free' tier of AWS, which means their free usage limits (25 GB25\text{ GB} storage for DynamoDB and 1 million1\text{ million} requests for Lambda) do not expire after the first 1212 months and remain available indefinitely.

Step-by-Step Solution

1
Identify the service free tier categories.
Amazon DynamoDB and AWS Lambda fall under the 'Always Free' category. Amazon EC2 and Amazon S3 are '12-Month Free' offers. Amazon SageMaker is a short-term 'Trial'.
Different AWS services have different Free Tier classifications (Always Free, 12-Month Free, and Short-term Trials).
2
Filter for services that do not expire after 1212 months.
Amazon DynamoDB (25 GB25\text{ GB} storage) and AWS Lambda (1 million1\text{ million} requests) remain free indefinitely, whereas Amazon EC2 and Amazon S3 free tiers expire after 1212 months, and Amazon SageMaker is a short-term trial.
Only 'Always Free' offers persist past the initial 1212 months of account creation.

Key Concept

AWS Free Tier offers are categorized into three types: Always Free, 12-Month Free, and Trials. 'Always Free' offers do not expire and are available to all AWS customers.
Question 1305Question

A financial analytics firm wants to monitor their monthly spending on Amazon EC2 instances. The team needs to configure a system that automatically sends an email notification to the finance department if the forecasted cost is projected to exceed a predefined threshold. Which AWS service or tool should the company use to meet this requirement?

Show answer & explanation

Answer: AWS Budgets

Answer

AWS Budgets
AWS Budgets is the correct tool because it allows users to set custom spending limits and configure automated email or SNS notifications when actual or forecasted costs exceed user-defined thresholds.

Step-by-Step Solution

1
Analyze the operational requirement.
The firm needs a tool that actively monitors ongoing or forecasted costs and automatically sends email alerts when a custom budget threshold is projected to be crossed.
This is a proactive alert requirement rather than historical analysis or post-facto billing adjustment.
2
Evaluate the capabilities of the cost management tools.
AWS Budgets supports setting thresholds on actual or forecasted costs and triggering SNS notifications or emails. AWS Cost Explorer is for reactive historical analysis. AWS Pricing Calculator is for pre-deployment estimation. AWS Billing Conductor is for custom billing rules and pro forma invoicing.
Matching the capability of AWS Budgets to the proactive monitoring and notification requirement.

Key Concept

Using AWS Budgets for proactive threshold alerting on actual or forecasted costs.
Estimated Time:1m 0s
Question 1306Question

A company is selecting the minimum AWS Support plans for two new projects. The first project requires business-hours email support for a single developer. The second project requires 24/7 technical support via phone and chat for its production workloads. Which TWO AWS Support plans represent the minimum tiers that meet these requirements?

Select all that apply

Show answer & explanation

Answer: Developer; Business

Answer

The Developer and Business support plans are the correct options.
The Developer plan is the minimum tier required for the first project because it provides business-hours email access to support associates for one primary contact. The Business plan is the minimum tier required for the second project because it is the first tier that introduces 24/7 phone and chat support for unlimited contacts.

Step-by-Step Solution

1
Analyze the requirements for the first project.
The first project requires business-hours email support for a single developer. The Developer plan is the minimum tier that offers business-hours email access to Cloud Support Associates.
Basic support does not include technical support, making Developer the entry point for technical support.
2
Analyze the requirements for the second project.
The second project requires 24/7 phone and chat technical support. The Business plan is the minimum tier that offers 24/7 phone, email, and chat access to Cloud Support Engineers.
Developer support only offers email support during business hours, so Business support is needed to get phone and chat access.

Key Concept

Identifying the minimum AWS Support plan based on specific technical support channel and response time requirements.
Question 1307Question

A cloud consulting firm manages multiple client accounts within its AWS Organization and wants to implement a chargeback model. The firm needs to generate monthly pro forma billing reports for each client that apply a custom 10%10\% administrative markup on their usage, while maintaining a single consolidated invoice from AWS. Which AWS service or tool should the firm use to define these custom billing rates and generate the client-specific reports?

Show answer & explanation

Answer: AWS Billing Conductor

Answer

AWS Billing Conductor
AWS Billing Conductor is designed specifically to simplify billing workflows for AWS Solution Providers and enterprise customers by allowing them to customize billing rates, group accounts into billing groups, and generate pro forma invoices with custom markups or discounts, while keeping the consolidated invoice unchanged.

Step-by-Step Solution

1
Analyze the operational goal of the consultancy firm.
The firm wants to generate client-specific billing reports (pro forma invoices) with custom pricing parameters (a 10%10\% markup) while keeping the overall AWS consolidated invoice unchanged.
This establishes that the solution must support custom billing rules, account grouping, and chargeback mapping.
2
Evaluate the capabilities of AWS Billing and Cost Management tools against the requirement.
AWS Billing Conductor is the only service that supports defining custom billing rates, creating billing groups, and generating pro forma bills for sub-accounts. AWS Budgets tracks limits, Cost Explorer analyzes historical trends, and AWS Pricing Calculator estimates pre-deployment costs.
This identifies the correct tool based on its unique capability to support the chargeback workflow.

Key Concept

AWS Billing Conductor allows customers to customize billing rates, group accounts for chargeback purposes, and generate pro forma billing reports without affecting the actual consolidated AWS invoice.
Question 1308Question

An enterprise is planning to migrate its mission-critical core banking system to AWS. The company requires a support plan that offers the fastest possible response time (under 15 minutes) for business-critical outages, along with proactive operational reviews and a designated resource for technical and billing escalation. Which of the following benefits or resources will the company receive by choosing the minimum support plan that meets these requirements? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: A designated Technical Account Manager (TAM) who provides proactive operational reviews and serves as a dedicated technical advocate.; Access to the Support Concierge team, which consists of billing and account experts who assist with non-technical administrative inquiries.

Answer

The minimum support plan that meets a 15-minute response time for business-critical outages is the Enterprise Support plan. This plan includes a designated Technical Account Manager (TAM) and access to the Support Concierge team.
The correct options state that the plan includes a designated Technical Account Manager (TAM) and access to the Support Concierge team. The requirements in the scenario (response time under 15 minutes, designated resource) dictate the Enterprise Support plan. A designated TAM provides proactive operational reviews and serves as a dedicated technical advocate. The Support Concierge team consists of billing and account experts who assist with non-technical administrative queries.

Step-by-Step Solution

1
Analyze the business requirements to determine the minimum required support tier.
The requirement for a response time under 15 minutes for business-critical outages and a designated resource points exclusively to the Enterprise Support plan. (Enterprise On-Ramp guarantees 30 minutes, and Business guarantees under 1 hour for production system down).
Identifying the target support tier is necessary before selecting its specific features.
2
Identify the key benefits provided by the Enterprise Support plan that match the scenario.
The Enterprise Support plan provides a dedicated/designated Technical Account Manager (TAM) and access to the Support Concierge team.
This matches the requirements for proactive reviews and billing escalation resources.
3
Evaluate the options to select the two correct features of the Enterprise Support plan.
A designated TAM and the Support Concierge team are correct. Options featuring a pool of TAMs, Cloud Support Associates, and a 30-minute response time represent lower-tier features.
Selecting the two correct options completes the multi-select question requirements.

Key Concept

AWS Enterprise Support Plan Features
Question 1309Question

A university research department is deploying a multi-node cluster of Amazon EC2 instances to run a distributed genomic data analysis application. The application requires a shared, highly available file system that all EC2 instances can mount simultaneously to access research models, as well as high-performance, low-latency block storage attached to each individual instance to serve as boot volumes. Which two AWS storage services should the research department select to meet these requirements? (Select TWO).

Select all that apply

Show answer & explanation

Answer: Amazon Elastic File System (Amazon EFS) to provide a shared, scalable file system that can be concurrently mounted by all EC2 instances in the cluster; Amazon Elastic Block Store (Amazon EBS) to provide persistent, low-latency block storage volumes attached to each individual EC2 instance for boot systems

Answer

Amazon Elastic File System (Amazon EFS) and Amazon Elastic Block Store (Amazon EBS)
The system requires a shared file system and boot storage for EC2 instances. Amazon Elastic File System (Amazon EFS) is the correct choice for the shared file system as it supports the NFS protocol and allows thousands of EC2 instances to connect concurrently. Amazon Elastic Block Store (Amazon EBS) is the correct choice for instance boot drives because it provides low-latency, persistent block storage volumes tailored for operating systems.

Step-by-Step Solution

1
Analyze the requirement for a shared, highly available file system that multiple Amazon EC2 instances can mount simultaneously.
Amazon Elastic File System (Amazon EFS) is selected because it is designed for concurrent, multi-instance file sharing.
Amazon S3 is object storage and not natively mounted as a standard POSIX file system for concurrent direct application writes, whereas EFS natively supports NFSv4.
2
Analyze the requirement for persistent, low-latency block storage to serve as boot volumes for individual Amazon EC2 instances.
Amazon Elastic Block Store (Amazon EBS) is selected because it provides block-level storage volumes for EC2 instances.
EBS volumes are standard boot drives for EC2, whereas services like S3 or S3 Glacier cannot be used as boot volumes.

Key Concept

Selecting appropriate AWS storage services based on file-level sharing and block-level boot requirements
Question 1310Question

A gaming studio manages separate AWS accounts for its development, staging, and production environments. The finance team wants to simplify cost management and reduce expenses across all accounts. Which two advantages does consolidated billing within AWS Organizations offer for this scenario? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: A single payment method is used to pay for all AWS accounts in the organization.; Volume pricing discounts can be shared by combining the usage of all linked accounts.

Answer

Consolidated billing provides a single payment method for all AWS accounts in the organization, and it allows linked accounts to share volume pricing discounts by combining their usage.
Consolidated billing offers two key advantages: it aggregates all account charges into a single monthly bill paid via a single payment method from the management account, and it combines the usage of all member accounts, allowing the organization to benefit from volume discounts.

Step-by-Step Solution

1
Identify the primary financial and pricing benefits of consolidated billing in AWS Organizations.
The primary benefits are centralizing payments (one bill/payment method) and combining resource usage to qualify for tiered volume pricing discounts.
Consolidated billing is designed to simplify payments and reduce costs through aggregation.
2
Evaluate the distractors against AWS Organizations capabilities and general cloud concepts.
Service Control Policies govern permissions rather than billing; sharing root credentials violates best practices; and data security remains a customer responsibility under the Shared Responsibility Model.
This confirms that only the options related to consolidated invoicing and combined volume usage are correct.

Key Concept

Consolidated billing simplifies payment administration and lowers costs by combining the usage of all accounts in an organization to qualify for volume discounts.
Question 1311Question

A multinational company is designing its multi-account strategy using AWS Organizations. The IT and finance teams have the following requirements:

1. Member accounts must be restricted from modifying key security resources (such as AWS CloudTrail), while ensuring the management account remains completely unaffected by these restrictions.
2. Amazon S3 storage usage must be aggregated across all member accounts to qualify for active volume pricing discounts.
3. Member accounts must be prevented from automatically sharing and consuming unused Savings Plans purchased by other specific accounts within the organization to keep departmental budgets predictable.

Which combination of AWS Organizations features and configurations will satisfy all of these requirements?

Show answer & explanation

Answer: Apply Service Control Policies (SCPs) to the member accounts to restrict security resource modifications; enable Consolidated Billing to automatically aggregate S3 usage for volume discounts; and disable Savings Plan sharing in the Billing Preferences of the management account.

Answer

Applying Service Control Policies (SCPs) to member accounts, enabling Consolidated Billing to aggregate usage, and disabling Savings Plan sharing in the Billing Preferences of the management account.
Applying Service Control Policies (SCPs) to member accounts restricts their permissions without affecting the management account. Consolidated Billing aggregates usage across all accounts to qualify for volume pricing discounts. Disabling Savings Plan sharing in the Billing Preferences of the management account prevents member accounts from automatically sharing and consuming unused Savings Plans.

Step-by-Step Solution

1
Determine how to enforce permission boundaries on member accounts without restricting the management account.
Apply Service Control Policies (SCPs) to member accounts or Organizational Units (OUs).
SCPs define maximum permission boundaries for member accounts but do not apply to the management (payer) account, preserving its administrative capabilities.
2
Determine how to combine S3 usage across accounts to achieve volume discounts.
Use Consolidated Billing, which is a feature of AWS Organizations.
Consolidated Billing aggregates usage across all member accounts, enabling the organization to reach higher volume tiers and lower unit rates for S3 storage.
3
Determine how to disable discount sharing for Savings Plans across accounts.
Disable Savings Plan sharing in the Billing Preferences of the management account.
By default, Savings Plans discounts are shared among all accounts in an organization. This behavior can be disabled at the payer (management) account level in the Billing Preferences pane.

Key Concept

Consolidated Billing and AWS Organizations
Question 1312Question

A logistics enterprise is migrating its inventory management system to AWS. The architecture must protect against localized facility-level disruptions while also ensuring business continuity in the event of a widespread geographic disaster. Which of the following design decisions regarding AWS Global Infrastructure should the enterprise make? (Select TWO)

Select all that apply

Show answer & explanation

Answer: Distribute application instances across multiple Availability Zones in a single AWS Region to survive localized infrastructure outages.; Replicate transactional data backups to a separate AWS Region to serve as a secondary disaster recovery site.

Answer

The logistics enterprise should distribute application instances across multiple Availability Zones in a single AWS Region to survive localized infrastructure outages, and replicate transactional data backups to a separate AWS Region to serve as a secondary disaster recovery site.
Distributing application instances across multiple Availability Zones in a single AWS Region provides high availability and fault tolerance because each Availability Zone has independent power, cooling, and network connections. Replicating backups to a separate AWS Region ensures disaster recovery and business continuity because AWS Regions are geographically isolated and independent of each other.

Step-by-Step Solution

1
Analyze the requirement for surviving localized facility-level disruptions.
Identify that Availability Zones (AZs) consist of one or more discrete data centers with redundant power, networking, and connectivity. Deploying across multiple AZs within a single Region protects against localized outages.
Each Availability Zone is isolated from others, minimizing the impact of local events like power failures.
2
Analyze the requirement for business continuity during a widespread geographic disaster.
Identify that AWS Regions are geographically isolated locations. Replicating backups or data to a separate AWS Region protects against regional disruptions.
Since Regions are completely independent and separated by large distances, a disaster in one region will not affect the other.

Key Concept

AWS Regions and Availability Zones provide isolated infrastructure boundaries that support localized high availability (using Availability Zones) and broad disaster recovery (using separate Regions).
Question 1313Question

An e-learning platform hosting its application in the us-east-1 Region wants to ensure its static study materials are delivered with the lowest possible latency to students worldwide. Additionally, the platform's web servers must survive the failure of a single data center facility within us-east-1. Which combination of AWS global infrastructure components should the platform utilize to meet these requirements?

Show answer & explanation

Answer: AWS Edge Locations to cache static content globally, and multiple Availability Zones to deploy redundant web servers.

Answer

AWS Edge Locations to cache static content globally, and multiple Availability Zones to deploy redundant web servers.
The correct option correctly identifies the distinct roles of AWS Edge Locations and Availability Zones. AWS Edge Locations are distributed globally to cache content close to users, minimizing latency. Availability Zones are isolated locations within an AWS Region consisting of one or more physical data centers, providing high availability and fault tolerance against facility-level outages when applications are deployed across them.

Step-by-Step Solution

1
Analyze the global content delivery requirement.
AWS Edge Locations cache content close to end-users worldwide, reducing latency for static assets.
To deliver content to a global audience with the lowest latency, caching must happen close to the users rather than fetching from the origin Region every time.
2
Analyze the web server fault tolerance requirement within the US East (N. Virginia) Region (us-east-1).
Availability Zones consist of one or more discrete, isolated data center facilities with redundant power, networking, and connectivity.
Distributing web servers across multiple Availability Zones within the same Region ensures that if one physical data center facility fails, the application remains online via the remaining Availability Zones.
3
Combine both infrastructure requirements.
The platform should use AWS Edge Locations for the global content caching layer and multiple Availability Zones for the regional hosting layer.
This separation of concerns utilizes the global network of Edge Locations for delivery speed and regional Availability Zones for operational resilience.

Key Concept

AWS Global Infrastructure Components (Availability Zones vs. Edge Locations)
Question 1314Question

A company is deploying a fleet of virtual desktops on AWS using Linux-based Amazon EC2 instances. The company needs to provide a shared home directory for all users, allowing their personal configurations and files to be accessible from any of the desktop instances concurrently. The storage solution must support standard file-level permissions and automatically adjust its capacity as files are added or deleted. Which AWS storage service best meets these requirements?

Show answer & explanation

Answer: Amazon Elastic File System (Amazon EFS)

Answer

Amazon Elastic File System (Amazon EFS)
Amazon Elastic File System (Amazon EFS) is designed to provide serverless, fully managed file storage that can be mounted concurrently by multiple EC2 instances across different Availability Zones using the NFS protocol. It automatically grows and shrinks as files are added or removed, and supports POSIX permissions, making it ideal for shared directories like user home profiles.

Step-by-Step Solution

1
Identify the storage requirements from the scenario: a shared filesystem that supports concurrent access by multiple Linux EC2 instances, standard file-level permissions, and automatic scaling.
Determined that the solution must be a shared file system rather than block or object storage.
Home directories require standard directory hierarchies and POSIX permissions accessible by multiple hosts simultaneously.
2
Evaluate the available AWS storage options against these requirements.
Amazon EFS fits all criteria (NFS protocol support, multi-instance concurrent access, auto-scaling, POSIX compliance). Amazon EBS, Amazon S3, and Amazon EC2 Instance Store fail on one or more of these requirements.
Understanding the core differences between block, file, and object storage is key to selecting the correct AWS service.

Key Concept

AWS Shared File Storage (Amazon EFS)
Estimated Time:1m 0s
Question 1315Question

A startup company wants to deploy pre-configured third-party software to their AWS environment. They want to avoid managing separate billing relationships with multiple vendors and prefer flexible payment options such as hourly usage. Which of the following are benefits of purchasing this software through AWS Marketplace? (Select TWO.)

Select all that apply

Show answer & explanation

Answer: Charges for marketplace software are consolidated directly into the customer's existing AWS invoice.; Flexible payment terms are supported, allowing pricing models such as hourly pay-as-you-go billing or annual contracts.

Answer

Purchasing software through AWS Marketplace allows charges to be consolidated directly into the existing AWS invoice and supports flexible payment terms, such as hourly pay-as-you-go or annual contracts.
Purchasing through AWS Marketplace enables unified billing, where all third-party software charges are consolidated directly into the customer's AWS invoice. Additionally, AWS Marketplace supports flexible pricing terms, allowing customers to pay hourly, monthly, or purchase long-term contracts.

Step-by-Step Solution

1
Analyze the customer's requirement for simplified billing and vendor consolidation.
Identify that AWS Marketplace enables consolidation of third-party software charges onto a single AWS invoice.
This reduces administrative overhead by eliminating the need to pay multiple vendors separately.
2
Analyze the customer's requirement for flexible payment terms like hourly usage.
Identify that AWS Marketplace supports multiple pricing models, including consumption-based (hourly/monthly) pricing and long-term contracts.
This allows the customer to align their software expenditures with their actual usage patterns and financial preferences.

Key Concept

AWS Marketplace simplifies software procurement by offering unified billing and flexible pricing structures.
Question 1316Question

A financial technology company, FinVerify, is migrating its transaction auditing platform to AWS. Previously, the company had to purchase and deploy physical servers, storage arrays, and network switches months in advance to prepare for annual audit cycles, resulting in large upfront costs. On AWS, the company plans to provision virtual servers dynamically only during audit cycles and pay for them on a pay-as-you-go basis. Which of the following best describes the economic transition FinVerify is making?

Show answer & explanation

Answer: Transitioning from capital expenses (CapEx) to variable operating expenses (OpEx).

Answer

Transitioning from capital expenses (CapEx) to variable operating expenses (OpEx).
The correct option is the shift from capital expenses (CapEx) to variable operating expenses (OpEx). Under the traditional on-premises model, organizations invest capital upfront to acquire hardware assets. In AWS, this is replaced by a utility-style consumption model where costs are categorized as operating expenses that vary directly with resource usage.

Step-by-Step Solution

1
Analyze the financial characteristics of the on-premises environment.
The on-premises environment requires buying physical hardware upfront, which represents Capital Expenditure (CapEx).
Purchasing physical assets that must be depreciated over time is classified as CapEx.
2
Analyze the financial characteristics of the AWS cloud environment.
The AWS environment allows paying for resources dynamically based on actual consumption (pay-as-you-go), representing Operational Expenditure (OpEx).
Paying for services on an ongoing basis as they are consumed aligns with OpEx.
3
Compare the on-premises and AWS models to identify the shift.
FinVerify is moving from upfront CapEx (buying servers) to variable OpEx (paying for compute dynamically).
This matches the core cloud economics principle of shifting from fixed capital expenses to variable operating expenses.

Key Concept

Shift from Capital Expenditures (CapEx) to Operating Expenditures (OpEx) in cloud economics.
Estimated Time:1m 30s
Question 1317Question

A school district wants to send automated text alerts to parents whenever local emergency alerts are issued. The script that sends the alerts runs sporadically, takes less than a minute to complete, and must scale instantly to handle thousands of concurrent alerts. The district wants to minimize operational overhead by not managing any servers and paying only for the duration of the script's execution. Which AWS service is best suited for this requirement?

Show answer & explanation

Answer: AWS Lambda

Answer

AWS Lambda
AWS Lambda is the most suitable service because it is an event-driven, serverless compute service. It runs code only when triggered (such as by an emergency alert), scales automatically to handle thousands of concurrent requests, requires no server administration, and charges only for the exact duration of the code execution.

Step-by-Step Solution

1
Analyze the workload characteristics and operational requirements.
The workload is sporadic, short-lived (runs for less than a minute), requires rapid scaling to handle sudden spikes, and requires zero cost when idle with no server management overhead.
Understanding the workload pattern helps filter out services that require provisioning continuous virtual servers or have fixed billing models.
2
Compare the requirements against AWS compute services.
Virtual machine options like Amazon EC2 and Amazon Lightsail require ongoing server management and charge for idle time. AWS Elastic Beanstalk also manages continuous servers. AWS Lambda is event-driven, scales automatically, charges only for execution time, and requires no server management.
Matching the serverless, event-driven, and pay-per-use billing model to the correct AWS compute service ensures the most cost-effective and low-maintenance design.

Key Concept

Serverless compute execution with AWS Lambda
Question 1318Question

A logistics company is deploying a new package tracking system on Amazon EC2. The tracking service experiences sudden, unpredictable spikes in traffic when delivery fleets update their statuses. The instances handling these spikes must run continuously without interruption to prevent tracking delays, and the company cannot predict when these spikes will occur. Which Amazon EC2 pricing model is the most cost-effective and suitable choice to handle these traffic spikes?

Show answer & explanation

Answer: On-Demand Instances

Answer

On-Demand Instances
On-Demand Instances are the correct choice because they provide reliable, uninterrupted compute capacity on a pay-as-you-go basis with no upfront payments or long-term commitment. This perfectly aligns with the requirement to handle sudden, unpredictable spikes in traffic where tracking delays are unacceptable.

Step-by-Step Solution

1
Analyze the workload characteristics from the scenario.
The workload consists of sudden, unpredictable spikes in traffic that cannot tolerate interruptions and have no predictable schedule.
Understanding the availability and predictability requirements helps narrow down the appropriate EC2 pricing models.
2
Evaluate the suitability of Spot Instances.
Spot Instances can be reclaimed with a 2-minute notice, so they are not suitable for workloads requiring continuous, uninterrupted execution.
Since the package tracking system cannot tolerate interruptions, Spot Instances must be ruled out.
3
Evaluate the suitability of Reserved Instances.
Reserved Instances require a long-term commitment (1 or 3 years) for steady-state workloads, making them inefficient for short-term, unpredictable spikes.
Paying for reserved capacity for unpredictable spikes would result in idle resources and wasted costs.
4
Evaluate On-Demand Instances.
On-Demand Instances offer uninterrupted compute capacity with no long-term commitment, billing only for active usage.
This model matches both the unpredictability and the zero-interruption requirement of the spike workload, making it the most cost-effective and reliable choice.

Key Concept

AWS EC2 Pricing Models selection based on workload predictability and interruption tolerance
Question 1319Question

A company is deploying a two-tier web application within an Amazon Virtual Private Cloud (Amazon VPC). The database instances are located in a private subnet and must not be directly reachable from the public internet. However, these database instances require outbound-only internet connectivity to download software updates and security patches. Which AWS networking component should be deployed to meet this requirement?

Show answer & explanation

Answer: NAT Gateway

Answer

NAT Gateway
A NAT Gateway is a Network Address Translation service that allows resources in a private subnet to connect to the internet (e.g., for downloading updates) but prevents external sources on the internet from initiating a connection with those resources.

Step-by-Step Solution

1
Identify the key requirement of the database instances.
The database instances require outbound-only internet access for updates but must remain private and unreachable from the internet.
This determines that we need a translation mechanism rather than a direct public routing path.
2
Evaluate the AWS networking options for private subnet internet access.
A NAT Gateway (Network Address Translation) translates private IP addresses to a public IP to allow outbound traffic while blocking incoming requests.
This aligns perfectly with the requirement for secure, outbound-only updates.

Key Concept

NAT Gateway provides outbound-only internet connectivity to instances in a private subnet, shielding them from inbound connections.
Question 1320Question

A startup is planning to migrate its on-premises web application to AWS. Before starting the migration, the finance team wants to estimate the monthly cost of running the proposed architecture, which will include Amazon EC2 instances and Amazon S3 buckets. Which AWS tool should the startup use to generate this pre-deployment cost estimate?

Show answer & explanation

Answer: AWS Pricing Calculator

Answer

The AWS Pricing Calculator should be used because it is specifically designed to estimate the costs of AWS services before they are deployed, based on proposed architecture configurations.
The AWS Pricing Calculator is the correct tool because it is specifically designed to create estimates for proposed AWS services and architectures without requiring any active resource usage or deployment.

Step-by-Step Solution

1
Analyze the business scenario and requirements.
The startup needs a tool to estimate future costs of an unmigrated workload (EC2 and S3) without deploying any actual resources.
This helps distinguish whether a pre-deployment planning tool or a post-deployment monitoring tool is required.
2
Evaluate the functional scope of AWS cost management tools.
AWS Pricing Calculator models hypothetical architectures and generates cost estimates, whereas Cost Explorer, AWS Budgets, and Cost & Usage Report all depend on active accounts with deployed resources.
Matching the pre-deployment requirement directly identifies the correct tool.

Key Concept

The AWS Pricing Calculator is used for pre-deployment cost estimation of proposed AWS services and architectures.
PreviousPage 66 / 74Next
All practice questions — AWS Certified Cloud Practitioner | Examkin