AWS practice questions and answers 2026. Tap an option to test yourself — you'll see the correct answer and a plain-English explanation for every question. Free, no login.
Q21Which AWS service allows users to find, buy, and use software solutions in their AWS environment right away?
✓ Correct answer: C. AWS Marketplace
The AWS Marketplace is a digital catalog with thousands of software listings from independent software providers. It is where users find, test, buy, and deploy software running on AWS.
Q22What offerings are included in the Amazon LightSail product set? (Select TWO.)
✓ Correct answer: A. Virtual Private Server
Amazon LightSail provides an easy, low cost way to consume cloud services without needing the skill set for using VPC resources. The product set includes virtual private servers (instances), managed MySQL databases, block and object storage, simplified load balancers, and CDN distributions.<br/><br/><strong>CORRECT: </strong>"Virtual Private Server" is a correct answer.<br/><br/><strong>CORRECT: </strong>"Managed MySQL database" is also a correct answer.<br/><br/><strong>INCORRECT:</strong> "NoSQL database" is incorrect as explained above.<br/><br/><strong>INCORRECT:</strong> "File storage" is incorrect as explained above.<br/><br/><strong>INCORRECT:</strong> "Serverless functions" is incorrect as explained above.
Q23Which AWS service enables companies to deploy an application dose to end users?
✓ Correct answer: C. Amazon CloudFront
<a target="_blank" href="https://www.bing.com/aclick?ld=e8C60HMuzFtQnn5wuVHd-KdTVUCUwo73XvtYOZdMQMU4upSzeDYsQPuqG9Gv0l599M5RPALcik3UiI2C3ZSrJW1SNrwe-QlRh1E7_rpH4lbU5btJuB5wuGPFwaFfd_T_1XKj-GXOljaDYF0F20TbrhkXE8UNJXk2yCiik-ygsSXje024s6g2JAl5fBp2WdrBI-OmggHwF5vjSSqn9VCXcVMDalgZs7kP5mJd0YXDbnljyx4FVnYj8eYJpMqLGXyAIMR8KGFxDRGHP5zbLUJ2wRxCY8agg&u=aHR0cHMlM2ElMmYlMmZhd3MuYW1hem9uLmNvbSUyZmZyZWUlMmYlM2Z0cmslM2QzZGEwYzdmYi0wNTk5LTRlOWYtYTc4Yy0yZGY4NGNiYTA5NmUlMjZzY19jaGFubmVsJTNkcHMlMjZzX2t3Y2lkJTNkQUwhNDQyMiExMCE3MTM5OTc2NDMyMTg3NCE3MTQwMDMxMDI0Mjk5NyUyNmVmX2lkJTNkNmEyYjc0NjI2NTA5MWZkN2U1NzkxMWFkNjJiYzFiNzMlM2FHJTNhcw&rlid=6a2b746265091fd7e57911ad62bc1b73">Amazon CloudFront is a fast content delivery network (CDN) service that securely delivers data, videos, applications, and APIs to customers globally with low latency, high transfer speeds, all within a developer-friendly environment. CloudFront enables companies to deploy an application close to end users by caching the application's content at edge locations that are geographically closer to the users. This reduces the network latency and improves the user experience.CloudFront also integrates with other AWS services, such as Amazon S3, Amazon EC2, AWS Lambda, AWS Shield, and AWS WAF, to provide a secure and scalable solution for delivering applications12.
Q24When looking to find comprehensive guides and design patterns for building applications on the cloud, which resource should a developer consult to access a collection of structured sets of recommendations?
✓ Correct answer: D. AWS Prescriptive Guidance
The correct resource for finding comprehensive guides and architecture design patterns is AWS Prescriptive Guidance. It offers structured recommendations and best practices for cloud application development. Meanwhile, the AWS Pricing Calculator focuses on estimating costs for AWS services, not providing architectural guidance. The whitepapers are in-depth technical documents but do not offer the same interactive and structured recommendations as Prescriptive Guidance. Lastly, the Management Console is an interface for managing AWS services, not a source for architectural design patterns and guides.
Q25Which feature allows Amazon EC2 instances to respond more quickly to changing workload demand?
✓ Correct answer: D. Amazon EC2 Auto Scaling
Because health checks are defined and many CloudWatch metrics are reported at the target group level, you should support for monitoring the health of each service independently. When you attach a target group to an Auto Scaling group, you may dynamically scale each service based on demand.
Q26What are AWS serverless platform services?
✓ Correct answer: C. AWS Step Functions, Amazon DynamoDB, Amazon SNS
AWS offers a set of fully managed services for building and running serverless applications. For backend components including compute, databases, storage, stream processing, message queueing, serverless applications eliminate the need for provisioning, maintaining, and administering servers. You also don't have to be concerned about application fault tolerance and availability. Instead, AWS will take care of all of these tasks for you.<br/><br/>AWS Lambda, Amazon S3, DynamoDB, API gateway, Amazon SNS, AWS step functions, Amazon kinesis, and developing tools and services are all part of the serverless platform.
Q27Your company plans to launch a new web application on AWS, which, once deployed, should independently adjust its resources to match actual traffic patterns, maintaining consistent performance. Which pillar of the AWS Well-Architected Framework best addresses this specific requirement?
✓ Correct answer: C. Performance Efficiency
The Performance Efficiency pillar of the AWS Well-Architected Framework is the most relevant to this requirement. This pillar focuses on the efficient use of computing resources to meet system requirements, and the ability to maintain that efficiency as demand changes and technologies evolve. Performance efficiency involves the use of advanced technologies, computing power, and the ability to effectively and automatically scale resources up or down in response to loads, which directly impacts how the application handles varying traffic patterns. The other listed pillars such as Operational Excellence, Security, and Reliability do not directly deal with resource adjustment and performance maintenance in response to traffic patterns, although they are equally important in their respective focus areas.
Q28A cloud practitioner needs to migrate a 70 TB of data from an on-premises data center into the AWS Cloud. The company has a slow and unreliable internet connection.<br/><br/>Which AWS service can the cloud practitioner leverage to transfer the data?
✓ Correct answer: A. AWS Snowball
AWS Snowball is a method of transferring the data using a physical device. A Snowball Edge device can hold up to 80 TB so a single device can be used. This transfer method completely avoids the slow and unreliable internet connection.<br/><br/><strong>CORRECT: </strong>"AWS Snowball" is the correct answer.<br/><br/><strong>INCORRECT:</strong> "Amazon S3 Glacier" is incorrect. Glacier is used for archiving data in the cloud.<br/><br/><strong>INCORRECT:</strong> "AWS Storage Gateway" is incorrect. Storage Gateway is a service that offers options for connecting on-premises storage to the cloud.<br/><br/><strong>INCORRECT:</strong> "AWS DataSync" is incorrect. DataSync uses the internet to transfer data You can utilize Snowcone but that only holds up to 8 TB per device.
Q29What does the concept of agility mean in AWS Cloud computing? (Select TWO.)
✓ Correct answer: C. The speed at which AWS resources are implemented
Agility in AWS Cloud computing means the ability to rapidly provision and deprovision AWS resources as needed, and the ability to experiment quickly with new ideas and solutions. Agility helps businesses to respond to changing customer demands, market opportunities, and competitive threats, and to innovate faster and cheaper. Agility also reduces the risk of failure, as businesses can test and validate their assumptions before committing to large-scale deployments. Some of the benefits of agility in AWS Cloud computing are:<a target="_blank" href="https://www.bing.com/aclick?ld=e8G86dOr-Hy1_-Vm8OFuNuejVUCUxf1DKW2hdW1x3zi_0k7smqx-pqg7REduT-7SuUlAGahE-x4M8Xac3NdCrRG3wQvgFpZgT4HVZAjzc-C6sALVkR4Bz2yJi5bajNb4oLjvxIWveeeXO2_tn-EyuFaLiApWESfYTe4PWTQ-t8yxFjgZRrOK_GoMRWYJzZA80c6BbMm1MlsoTu-BAyNrjVgmBcoqlxmm3ZyPIekp6OgJuWdnuq9lGQh7hdfRbX_-vwiBGGTShhoZP-p8QcXoJWIYxH9go&u=aHR0cHMlM2ElMmYlMmZhd3MuYW1hem9uLmNvbSUyZmZyZWUlMmYlM2Z0cmslM2QzZGEwYzdmYi0wNTk5LTRlOWYtYTc4Yy0yZGY4NGNiYTA5NmUlMjZzY19jaGFubmVsJTNkcHMlMjZzX2t3Y2lkJTNkQUwhNDQyMiExMCE3MTM5OTc2NDMyMTg3NCE3MTQwMDI4NDc5Nzc2MyUyNmVmX2lkJTNkMTQ0MzEzNzFkMzI3MTZiYWIzNTE3NjIyOWNiOWI3MWUlM2FHJTNhcw&rlid=14431371d32716bab35176229cb9b71e">The speed at which AWS resources are implemented: AWS provides a variety of services and tools that allow you to create, configure, and launch AWS resources in minutes, using the AWS Management Console, the AWS Command Line Interface (AWS CLI), the AWS Software Development Kits (AWS SDKs), or the AWS CloudFormation templates. You can also use the AWS Cloud Development Kit (AWS CDK) to define your AWS resources as code using familiar programming languages, and synthesize them into AWS CloudFormation templates. You can also use the AWS Service Catalog to create and manage standardized portfolios of AWS resources that meet your organizational policies and best practices.AWS also offers on-demand, pay-as-you-go pricing models, so you only pay for the resources you use, and you can scale them up or down as your needs change12345</a>The ability to experiment quickly: AWS enables you to experiment quickly with new ideas and solutions, without having to invest in upfront capital or long-term commitments. You can use AWS to create and test multiple prototypes, hypotheses, and minimum viable products (MVPs) in parallel, and measure their performance and feedback. You can also use AWS to leverage existing services and solutions, such as AWS Marketplace, AWS Solutions, and AWS Quick Starts, that can help you accelerate your innovation process. AWS also supports a culture of experimentation and learning, by providing tools and resources for continuous integration and delivery (CI/CD), testing, monitoring, and analytics.<br/>
Q30Which AWS Cloud Adoption Framework (AWS CAF) capability belongs to the people perspective?
✓ Correct answer: D. Cloud fluency
<a target="_blank" href="https://docs.aws.amazon.com/whitepapers/latest/aws-caf-people-perspective/aws-caf-people-perspective.html">Cloud fluency is a capability that belongs to the people perspective of the AWS Cloud Adoption Framework (AWS CAF). Cloud fluency is the ability of the workforce to understand the benefits, challenges, and best practices of cloud computing, and to apply them to their roles and responsibilities. Cloud fluency helps the organization to adopt a cloud mindset, culture, and skills, and to leverage the full potential of the cloud. Cloud fluency can be achieved through various methods, such as training, certification, mentoring, coaching, and hands-on experience. Cloud fluency is one of the four capabilities of the people perspective, along with culture, organizational structure, and leadership. The other three capabilities belong to different perspectives of the AWS CAF. Data architecture is a capability of the platform perspective, which helps you design and implement data solutions that meet your business and technical requirements. Event management is a capability of the operations perspective, which helps you monitor and respond to events that affect the availability, performance, and security of your cloud resources. Strategic partnership is a capability of the business perspective, which helps you establish and maintain relationships with external stakeholders, such as customers, partners, suppliers, and regulators, to create value and achieve your business goals.
Use the free AWS Exam Prep 2026 Test sample, download the PDF, then unlock web-based timed mock exams for a full exam rehearsal.