Tüm alıştırma soruları
1462 soru
A media streaming provider needs to implement a security monitoring strategy across its AWS environment. The provider wants to detect compromised IAM credentials and anomalous API requests made from unauthorized IP addresses. Additionally, they must track configurations and record resource changes over time for compliance auditing. Which combination of AWS services should a solutions architect recommend to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company hosts a high-traffic e-commerce platform on Amazon EC2 instances managed by an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). During flash sales, the ASG scales out rapidly. However, newly launched EC2 instances are immediately bombarded with a large volume of requests before they can complete their initialization tasks, such as pre-populating local caches. This causes the instances to become overloaded, fail health checks, and be prematurely terminated by the ASG. Additionally, when the flash sale ends and the ASG scales in, clients with active checkout connections receive HTTP 504 Gateway Timeout errors because their sessions are abruptly severed.
Which combination of actions should a Solutions Architect take to resolve these issues? (Select two.)
Geçerli olan tümünü seçin
A financial analytics firm is designing a high-performance computing (HPC) pipeline on AWS to process market datasets. The pipeline runs on a cluster of 50 Linux-based Amazon EC2 instances that require concurrent, shared access to a file system. The storage solution must deliver sub-millisecond latencies, support throughput up to , and integrate directly with an Amazon S3 data lake to load and write back data. Which two AWS storage configurations will satisfy these requirements? (Select two.)
Geçerli olan tümünü seçin
A solutions architect is designing a secure architecture for a microservice-based payment application. The application must securely store API keys for a third-party payment gateway. Additionally, the application requires encrypting customer profiles stored in an Amazon DynamoDB table using a customer managed key (CMK) that is automatically rotated. The company requires that historical data encrypted under the CMK remains readable after rotation without manual intervention or data re-encryption. Which TWO actions should the solutions architect take to meet these security requirements? (Select TWO.)
Geçerli olan tümünü seçin
A company stores large volumes of sensitive transactional data in an Amazon S3 bucket. The data is encrypted at rest using Server-Side Encryption with AWS KMS Customer Managed Keys (SSE-KMS). Due to high read and write request volumes, the company is experiencing high AWS KMS costs and is occasionally throttled by AWS KMS API limits. Which action should the solutions architect take to resolve this issue with minimal changes to the application?
A company runs a data processing application on Amazon EC2 instances located in the private subnets of a VPC. The application must regularly download software updates from an external repository on the public internet and upload large processed datasets to an Amazon S3 bucket. The company wants to minimize data transfer costs and ensure that the network configuration follows security best practices. Which TWO configurations should a solutions architect implement to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A media company hosts a microservices application across two different virtual private clouds (VPCs) in the same AWS Region: VPC A () and VPC B (). The VPCs are connected using a VPC peering connection. The web microservice in VPC A needs to query a PostgreSQL database cluster running on Amazon EC2 instances in VPC B.
Which configuration should a solutions architect implement to secure network access to the database using the principle of least privilege?
A global financial analytics firm hosts a critical risk modeling application on-premises that generates massive datasets. The firm needs to migrate its storage backend to AWS. The architecture must store the generated datasets in a highly durable storage tier that is replicated to a secondary AWS region for disaster recovery (DR). The system must meet a Recovery Point Objective (RPO) of 15 minutes and a Recovery Time Objective (RTO) of 10 minutes for accessing the DR datasets. The datasets must be immediately retrievable in the secondary region in the event of a primary region outage. Additionally, the on-premises application servers require low-latency, local cached access to the active datasets. Which storage architecture meets these requirements with the lowest recovery time and operational complexity?
An enterprise is deploying a microservice application on Amazon ECS. The application requires access to a Microsoft SQL Server database running on Amazon RDS. The security team mandates that the database credentials must be encrypted at rest and rotated every 30 days without downtime or manual intervention. Which strategy should a solutions architect recommend to meet these requirements with the least operational overhead?
A company needs to grant an external compliance audit firm temporary access to audit logs stored in a private Amazon S3 bucket. The audit firm has its own AWS account. The company wants to ensure that the audit firm can access the logs securely without sharing long-term AWS credentials, adhering to the principle of least privilege. Which solution should a solutions architect recommend to meet these requirements?
A company is migrating a multi-tier application to AWS. The application consists of microservices running on AWS Fargate that require access to two different credentials: a database password for an Amazon RDS for PostgreSQL database that must be automatically rotated every 14 days, and a third-party API key that rarely changes but must be encrypted at rest using a customer managed key (CMK) with minimum retrieval cost. Which combination of actions should a solutions architect take to meet these requirements securely and cost-effectively? (Select TWO.)
Geçerli olan tümünü seçin
A company is deploying a fleet of web servers on Amazon EC2 instances that must concurrently access a single shared file system. The storage solution must support standard file system protocols and scale automatically to handle throughput spikes. Which AWS storage service should a solutions architect select?
A company is migrating a web application to Amazon EC2 instances. The application requires access to an Amazon RDS for PostgreSQL database. To comply with security policies, the database credentials must be encrypted at rest and automatically rotated every 30 days without causing application downtime. Which combination of actions should a solutions architect perform to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise is designing a secure multi-account environment to support multiple business units. The architecture must enforce centralized administrative control, federated access, and strict data protection policies. Specifically, the Solutions Architect must ensure that member accounts cannot delete Amazon S3 buckets containing centralized audit logs, and that employees authenticate using their corporate credentials to access designated AWS accounts.
Which combination of actions should the Solutions Architect recommend to achieve these goals? (Select TWO.)
Geçerli olan tümünü seçin
An enterprise wants to allow a third-party SaaS monitoring application to collect performance metrics from Amazon CloudWatch in their AWS account. The SaaS provider's application runs in its own AWS account. The solutions architect must configure this access securely following the principle of least privilege, preventing unauthorized access by other customers of the SaaS provider.
Which combination of steps should the solutions architect take to meet these requirements? (Select TWO.)
Geçerli olan tümünü seçin
A financial services company has deployed a secure three-tier web application. The application tier runs on Amazon EC2 instances managed by an Auto Scaling group (ASG) behind an Application Load Balancer (ALB). The application listens on custom TCP port . The security team has configured Network ACLs (NACLs) to allow only HTTPS traffic on TCP port between the ALB subnets and the application subnets. The ALB target group has health checks configured to query TCP port . After deployment, the operations team notices that all EC2 instances are repeatedly marked as unhealthy by the target group and subsequently terminated and replaced by the ASG, even though local tests confirm the application process is running and responding on port . Which of the following configuration modifications will resolve the health check failures and stabilize the Auto Scaling group?
A multinational corporation is implementing a centralized deployment pipeline. A containerized microservice hosted on Amazon ECS in a Shared Services account (Account ID: ) must dynamically retrieve runtime secrets and database credentials from AWS Secrets Manager located in a Production database account (Account ID: ). The Secrets Manager secret is encrypted using a Customer Managed Key (CMK) in the Production database account. The container in Account runs under an IAM task role named `EcsSharedTaskRole`. The architecture must enforce the principle of least privilege and prevent the storage of long-term credentials.
Which combination of configuration steps is required to securely enable this cross-account retrieval? (Select TWO.)
Geçerli olan tümünü seçin
A company is designing a hybrid network architecture to replicate a database from an on-premises data center to AWS. The database replication traffic requires a continuous, stable throughput of , minimum latency, and encryption in transit. The architecture must connect to five VPCs in a single AWS Region. Which network architecture will meet these requirements with the highest performance and least administrative complexity?
A financial services company is establishing a hybrid network connection between its on-premises data center and a VPC in the AWS Cloud. The company needs to replicate a high-volume transactional database to AWS, requiring a continuous, secure, and encrypted bandwidth of at least with minimal latency. The solutions architect decides to implement an AWS Site-to-Site VPN over an existing AWS Direct Connect connection.
Which configuration should the solutions architect implement to meet these performance and security requirements?
A financial auditing firm is migrating its document management system to AWS. The application runs on Amazon EC2 instances deployed across multiple Availability Zones in the us-west-2 Region and requires concurrent read and write access to a shared file system. The storage solution must sustain the loss of an Availability Zone without data loss or downtime. Additionally, compliance regulations mandate a cross-region disaster recovery strategy with a Recovery Point Objective (RPO) of 15 minutes and a Recovery Time Objective (RTO) of 30 minutes.
Which storage architecture meets these requirements with the least operational overhead?