All practice questions
1473 questions
A company is configuring network security for a web application hosted on Amazon EC2 instances in a VPC. The security team has two requirements:
1. Apply rules at the subnet boundary where both inbound and outbound traffic must be explicitly allowed, as rules are evaluated independently for return traffic.
2. Apply rules at the instance boundary where allowing inbound traffic automatically permits the corresponding outbound return traffic.
Which combination of AWS security features should the company use to meet these requirements?
An IT consultancy is planning the migration of several distinct client applications to AWS. To optimize costs and operational efficiency, they must pair each workload with the correct compute service. How should the following workload scenarios be matched to their most appropriate AWS compute services?
Click a left item, then click its matching right item
Items
Matches
A design studio wants to visualize their monthly cloud spending trends over the past year to identify which services are driving their bills. Which AWS tool should they use to view this historical cost data and generate graphs of their usage patterns?
A cloud practitioner is configuring network security for a new Amazon EC2 instance. They need to define firewall rules that allow inbound HTTP traffic on port 80, and the firewall must automatically allow return outbound traffic. Which Amazon VPC feature should the cloud practitioner use?
A digital marketing agency needs to configure storage on AWS for a new campaign portal. The portal requires:
1. A highly available, shared file system that multiple Amazon EC2 instances running Linux can access concurrently to read and write campaign assets.
2. A persistent block storage volume attached to a single EC2 database instance that requires sub-millisecond latency for transaction logs.
Which two AWS storage services should the agency choose to meet these requirements?
Select all that apply
An IoT-based fleet management system tracks real-time location coordinates and device status updates from 50,000 delivery vehicles. The system requires a database that can handle high-throughput write operations with sub-millisecond latency and a flexible schema for varying telemetry data. Additionally, the system needs to cache frequently accessed driver profile records to reduce read latency.
Which AWS services should be selected to meet these database and caching requirements? (Select TWO.)
Select all that apply
A cloud administrator is configuring a high-availability architecture and needs to distribute virtual servers across separate, isolated physical locations within the same geographic area to prevent concurrent failures. What are these isolated physical locations called?
A gaming company is deploying matchmaking servers on Amazon EC2 instances within a Virtual Private Cloud (VPC). The network security architecture must meet the following requirements:
1. Control traffic at the individual instance level, ensuring that return traffic for allowed inbound requests is automatically permitted.
2. Control traffic at the subnet boundary, acting as a secondary layer of defense that requires explicit rules for both inbound and outbound traffic.
Which two AWS network security features should the company implement to meet these requirements? (Select TWO.)
Select all that apply
LexSearch Systems is a legal discovery software provider that runs resource-intensive document indexing jobs only when a client uploads a new case. These jobs run for 3 to 5 days, during which they require massive compute power, but the system remains completely idle for the rest of the month. The company currently leases dedicated physical servers on a fixed monthly basis to ensure they have enough capacity for these peaks.
Which of the following best describes the economic advantage LexSearch Systems would gain by migrating this workload to AWS?
An organization is designing a highly available application and wants to understand the relationship between AWS Regions and Availability Zones (AZs). Which two statements correctly describe how these global infrastructure components are structured and connected?
Select all that apply
An online education platform hosts its virtual classroom application on Amazon EC2 instances within a public subnet of a VPC. To enhance security, the network administrator must meet two requirements:
1. Block all inbound traffic from a known list of malicious IP addresses before it reaches the subnet.
2. Ensure the EC2 instances accept inbound HTTPS traffic on port 443, while automatically allowing the outbound response traffic back to the clients without configuring any outbound rules.
Which combination of AWS security features will satisfy these requirements?
A manufacturing company is developing an IoT (Internet of Things) device agent that needs to send real-time machinery temperature readings directly to an Amazon Kinesis data stream. The agent code is written in C++ and runs on resource-constrained embedded systems. Which AWS tool should the developers integrate into their C++ application code to enable this programmatic data ingestion?
A company has three separate Amazon VPCs in the same AWS Region and wants to establish direct network connectivity between all of them. To keep the configuration simple and avoid managing multiple individual connections, which AWS networking service should they use as a central routing hub?
A financial technology startup is designing its deployment and operations strategy. The startup needs to define, template, and automatically deploy its core network infrastructure and database instances in a repeatable, consistent manner across multiple AWS Regions. Additionally, they need to build a custom, internal management application in Go that programmatically retrieves the health metrics of these resources and stops or starts instances based on business hours. Which of the following AWS tools or interfaces should the startup use to meet these requirements? (Select TWO.)
Select all that apply
A gaming company is deploying an application on Amazon EC2 instances that processes real-time player leaderboards. The application requires high-performance, lowest-latency block storage to serve as temporary caching and scratch space. If an instance terminates, the cached data can be easily recreated and does not need to persist. Which AWS storage option should the company select to meet these requirements at no additional cost?
EduClass Systems, an educational technology provider, is planning to migrate its virtual classroom platform from a private on-premises data center to AWS. The platform experiences high demand during school hours on weekdays, but has almost no traffic during nights, weekends, and summer breaks. Which TWO of the following describe the economic benefits of this migration for EduClass Systems? (Select TWO.)
Select all that apply
A small marketing agency wants to deploy a simple, low-traffic corporate website using a standard Content Management System (CMS) like WordPress. The team has minimal AWS expertise and requires a straightforward, low-cost virtual private server (VPS) solution that bundles compute, storage, and networking with a predictable monthly pricing model. Which AWS compute service should the agency use to deploy this website?
A retail company is building a business intelligence platform to analyze customer purchasing patterns over the last five years. The system must perform complex, multi-table analytical queries on massive volumes of aggregated transactional data to generate weekly reports. Which AWS database service is specifically designed to support this type of online analytical processing (OLAP) workload?
A company is designing its network security controls within an Amazon Virtual Private Cloud (Amazon VPC). The engineering team needs to configure both security groups and network access control lists (network ACLs) to secure their resources.
Which of the following statements correctly describe the operational differences between security groups and network ACLs? (Select TWO.)
Select all that apply
A freelance developer needs to deploy a simple web application prototype for a local client. The developer requires a virtual private server (VPS) with a pre-configured software stack, a static IP address, and a predictable monthly price that bundles compute, storage, and data transfer. Which AWS compute service should the developer use to meet these needs?