Tüm alıştırma soruları
1473 soru
An eco-tourism agency hosts its public-facing room booking portal on Amazon EC2 instances within a public subnet, and its internal database on EC2 instances within a private subnet. The security team needs to configure network security controls to meet two requirements: block specific malicious public IP addresses at the subnet boundary, and allow the web servers to communicate with the database while ensuring return traffic is automatically allowed at the instance level. Which TWO configurations should the security team implement to meet these requirements?
Geçerli olan tümünü seçin
An online education platform is migrating its core infrastructure to Amazon EC2. The platform's workload profile includes:
* An administrative student portal database that must run continuously 24/7 with a highly predictable baseline compute load.
* A video transcoding service that processes user-uploaded lecture videos; this process is stateless, fault-tolerant, can be paused or resumed, and has no strict completion deadline.
* A virtual classroom application that experiences highly unpredictable, short-duration spikes in user traffic whenever a popular live session is announced.
To optimize costs while meeting application requirements, which of the following pricing model strategies should the company implement? (Select TWO).
Geçerli olan tümünü seçin
A media production company is designing a collaborative editing workflow on AWS. The design requires a shared file system that can be accessed concurrently by multiple Amazon EC2 instances distributed across different Availability Zones. Additionally, the company must store historical video archives for long-term preservation at the lowest possible storage cost, where a retrieval time of a few hours is acceptable. Which two AWS storage services should the company choose to satisfy these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A logistics company is deploying a fleet of delivery tracking applications on Amazon EC2. The applications require two types of storage:
1. A high-performance block storage volume attached to a single EC2 instance that holds transaction logs and must persist if the instance is stopped or restarted.
2. A fully managed shared file system that can be accessed concurrently by multiple EC2 instances across multiple Availability Zones to store shared configuration and report templates.
Which TWO AWS storage services should the company select to meet these requirements?
Geçerli olan tümünü seçin
A retail logistics company, ZenithFreight, is moving its on-premises package tracking system to AWS. The company currently pays upfront for physical servers, network switches, and data center cooling, which must be depreciated over five years. On AWS, ZenithFreight will pay a monthly invoice based on the compute and storage resources it actually uses each hour. Which of the following represents the primary cloud economics shift ZenithFreight is making, and its associated benefit?
A company's operations team needs to execute a configuration script and apply a security patch across a fleet of 50 Amazon EC2 instances. The team wants to perform this task centrally and securely, without manually logging into each instance or managing SSH/RDP credentials. Which AWS service should the operations team use to meet these requirements?
A database administrator is planning to configure a standby database instance to ensure application availability in case of a physical data center failure. To achieve this, the standby database should be deployed to a different isolated site within the same geographic area. Which AWS Global Infrastructure component should the administrator choose for the standby database?
A financial company is designing a multi-VPC architecture on AWS consisting of VPCs that all require full interconnection with each other. At the same time, the security team needs to block all inbound traffic from a specific external IP address range () at the subnet boundary of their web tier. Which AWS networking design should the company use to meet these requirements with the least administrative complexity?
A medical research institute is deploying a genomics platform on Amazon EC2 with three distinct workloads:
1. A public-facing web portal that must run continuously 24/7 with a predictable, constant baseline capacity.
2. A data analysis cluster that processes large genetic datasets. The processing jobs are fault-tolerant, can be paused and resumed, and have no strict completion deadlines.
3. A clinical reporting application used by hospital staff during local business hours (9:00 AM to 5:00 PM, Monday through Friday). This application requires constant availability during these hours and cannot tolerate any service interruptions.
Which combination of Amazon EC2 pricing models is the most cost-effective for these workloads?
A company is planning to migrate their on-premises database workloads to Amazon Aurora. Before any resources are launched, they need to generate an estimate of the expected monthly charges. Additionally, once the workloads are active, they want to receive automated email notifications if their actual costs exceed their monthly budget.
Which AWS Billing and Cost Management tools should the company use to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company is planning to deploy two distinct workloads on AWS:
1. A containerized microservices API where the company wants to run containers without provisioning, configuring, or managing the physical host servers.
2. A legacy database application that requires full root access to the operating system to install custom kernel modules and operates on a highly predictable resource utilization pattern.
Which AWS compute services should the company select to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company is setting up a secure network infrastructure inside Amazon Virtual Private Cloud (Amazon VPC). To protect their resources, they want to understand the key differences between security groups and network access control lists (network ACLs). Which two statements correctly describe the characteristics of these network security features?
Geçerli olan tümünü seçin
A logistics company is deploying a global package tracking system on AWS. The security team mandates that all telemetry data must be encrypted in transit from the tracking devices to the application's Application Load Balancer. Under the AWS Shared Responsibility Model, which of the following actions is the responsibility of the customer to meet this requirement?
A company is building a fraud detection application that needs to analyze relationship connections between different entities, such as users, credit cards, IP addresses, and transactions, to identify organized fraud rings. Which managed AWS database service is optimized for storing and querying these highly connected graph relationships?
A company needs to implement a simple, automated solution to stop all non-production Amazon EC2 instances every evening at 19:00. The systems administrator plans to write a shell script on an on-premises server that will execute API commands to filter and stop these instances. Which AWS tool or service is best suited to execute these commands directly from the shell script with minimal development effort?
A software development company wants to allow its developers to access the AWS Management Console using their existing corporate Active Directory credentials. The security team needs to configure this access without creating individual IAM users for each developer. Which of the following approaches represents the AWS-recommended best practice to achieve this?
A startup wants to launch two new workloads on AWS: a containerized application where they do not want to manage or patch any underlying servers, and an event-driven task that runs code only when new images are uploaded to an Amazon S3 bucket.
Which two AWS compute services should the startup choose to meet these needs? (Select two.)
Geçerli olan tümünü seçin
A travel agency is launching a new booking platform. The platform has two requirements:
1. It must store and manage flight bookings and hotel reservations, which requires support for complex table joins and strong transaction integrity (ACID compliance).
2. It must store temporary flight search results and user session tokens to ensure sub-millisecond response times for frequent repeat searches.
Which of the following database services should the agency choose to meet these requirements? (Select TWO)
Geçerli olan tümünü seçin
A cloud operations team wants to optimize the management of their AWS environment. They need to select AWS services that will allow them to meet the following two requirements:
1. Run shell scripts and install software patches across a fleet of Amazon EC2 instances without needing to manage SSH keys or bastion hosts.
2. Track and evaluate the configuration history of their AWS resources against predefined compliance rules.
Which of the following AWS services should the team select? (Select TWO.)
Geçerli olan tümünü seçin
A media company stores user-generated videos on AWS. The access patterns for these videos are highly unpredictable; some videos become viral and are accessed frequently, while others are rarely viewed. The company wants to automatically save on storage costs without manually moving data and without affecting retrieval performance. Which Amazon S3 storage class is designed to meet this requirement?