Tüm alıştırma soruları
1473 soru
A company is transitioning from manual infrastructure administration to automated, code-based operations. They want to accomplish two specific tasks: first, they need to write a shell script to automate the creation of Amazon S3 buckets from their local command line; second, they need to build a custom application in Python that programmatically uploads files to those buckets. Which two of the following AWS deployment and operating methods should the company use?
Geçerli olan tümünü seçin
A healthcare provider is deploying a patient record application on AWS that requires a relational database to support complex SQL join queries across multiple tables. The system must automatically scale storage up to 128 TiB, provide high availability with data replicated across multiple Availability Zones, and ensure that AWS automatically manages database engine patching and underlying hardware maintenance. Additionally, the provider needs to configure database-level user permissions to comply with health data regulations. Which database solution should the provider implement to meet these requirements?
A healthcare technology company is hosting its web application on Amazon EC2. The company's compliance team requires a continuous audit trail of all API operations and configuration changes made to AWS resources by users and services. Simultaneously, the operations team needs to monitor the CPU utilization of the EC2 instances and receive automated notifications if utilization exceeds 80%. Which of the following AWS services should the company implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A digital advertising company is building a real-time bidding platform. The platform must process millions of ad impression events per second, where each event payload has a highly variable schema with different metadata fields depending on the ad network. The platform needs to retrieve user profile preferences with single-digit millisecond latency using a unique visitor ID to serve targeted ads, and the storage tier must automatically scale throughput to handle fluctuating daily traffic patterns. Which AWS database service should the company select to meet these requirements?
A startup is hosting a payment processing application on EC2 instances. To secure the environment, they must satisfy two conditions: block traffic from specific external IP addresses at the subnet boundary, and allow HTTPS traffic to the instances such that return traffic is allowed automatically without explicit outbound rules. Which combination of actions should the startup perform to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A startup's systems administrator needs to perform a set of tasks: launching a new Amazon EC2 instance, configuring an IAM group for developers, modifying the contact information of the AWS account, and closing an unused AWS account. According to AWS security principles, which of these tasks must be performed by logging in as the AWS account root user?
A developer is deploying a backend database within an Amazon VPC and needs to restrict access so that only the application tier can communicate with it. The developer wants a security control that operates at the instance level and automatically allows return traffic for any established inbound connection. Which AWS security feature should the developer implement?
A company is planning to migrate its on-premises relational database to AWS. The database administration team wants to maintain the existing relational schema and SQL query compatibility, while offloading routine database management tasks such as software patching, database backups, and hardware scaling to AWS. Which AWS database service should the company select to meet these requirements?
An enterprise is planning to deploy two different applications on AWS:
* A batch processing workload for machine learning model training that is highly fault-tolerant, can be paused and resumed, and must run at the absolute lowest cost.
* A containerized web API that experiences unpredictable traffic spikes, where the operations team wants to focus on container deployment without provisioning or managing any underlying servers.
Which combination of AWS compute solutions will fulfill these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A digital marketing firm is hosting a data analytics application on AWS and has chosen to deploy its relational database using Amazon Relational Database Service (Amazon RDS). According to the AWS Shared Responsibility Model, which operational security task is the sole responsibility of the customer?
A mobile gaming startup is launching a multiplayer game and wants to avoid the large upfront costs of purchasing physical servers. Instead, they want to pay only for the server capacity they use during active gaming sessions. Which two of the following cloud economic concepts directly support this strategy? (Select TWO.)
Geçerli olan tümünü seçin
A mobile food delivery startup is preparing to launch its service in a new metropolitan area. The company wants to deploy its application infrastructure without making upfront investments in hardware, choosing instead to pay variable operating expenses based on the volume of customer orders processed. Which benefit of the AWS Cloud is this startup utilizing?
A software development company is designing a new cloud-native application and establishing its deployment and operating procedures on AWS. The company has the following technical requirements:
1. The entire multi-tier application infrastructure must be defined as code in a single YAML template to allow for automated, repeatable deployments across different environments.
2. The application code (written in Python) running on an Amazon EC2 instance must programmatically and securely access files in an Amazon S3 bucket without using permanent, hardcoded access keys.
Which combination of AWS tools, services, or features is most appropriate to meet these requirements?
A startup is deploying a web application on AWS. They need a storage option to act as a persistent boot volume for their Amazon EC2 instances, and another storage option to serve as a shared file storage that multiple EC2 instances can mount and access simultaneously.
Which two AWS storage services should the startup select?
Geçerli olan tümünü seçin
A financial services company needs to run a daily data reconciliation batch job. The job is packaged as a container image, takes approximately 18 minutes to complete, and requires 2 vCPUs and 4 GB of memory. The workload is highly unpredictable in terms of when the source files arrive, but it must start immediately upon file upload. The company wants to minimize operational overhead and avoid paying for any idle compute resources. Which AWS compute service or configuration should the company select to meet these requirements?
A cloud practitioner is planning the network security layout for an Amazon VPC. Which two of the following statements correctly describe the characteristics of security groups and Network Access Control Lists (NACLs)?
Geçerli olan tümünü seçin
An automotive telemetry platform processes data from millions of connected vehicles and stores it in AWS. The security operations team needs to continuously monitor the AWS accounts and containerized workloads for threats such as cryptocurrency mining, credential exfiltration, and communication with malicious IP addresses. Which AWS service should the platform team use to perform this intelligent threat detection?
A media company needs to store legacy video assets that are rarely accessed but must be preserved for long-term historical records. The company is willing to accept a retrieval time of several hours in exchange for the lowest possible storage cost. Which AWS storage service is the most suitable for this use case?
A financial services company needs to process transaction logs that are uploaded to an Amazon S3 bucket throughout the day. Each processing job is short-lived, taking less than two minutes to complete, and the volume of logs fluctuates unpredictably. The company wants a serverless solution that only incurs costs when the processing code is running. Which AWS compute service should the company use to meet these requirements?
A financial services firm is building a real-time portfolio management platform on AWS. The platform has two distinct database requirements: First, a persistent storage tier for user transaction history that requires complex multi-table SQL joins, strict ACID compliance, and the ability to scale read capacity automatically across multiple Availability Zones. Second, a caching layer to store frequently accessed market stock prices that requires sub-millisecond response times to handle massive spikes in read requests. Which combination of AWS database services best meets these requirements? (Select TWO.)
Geçerli olan tümünü seçin