لا تريد أن تفوت شيئا؟

نصائح اجتياز امتحان الشهادة

آخر أخبار الامتحانات ومعلومات الخصم

برعاية وحديثة من قبل خبرائنا

نعم، أرسل لي النشرة الإخبارية

خذ اختبارات أخرى عبر الإنترنت

السؤال #1
A company has an application that runs on Amazon EC2 instances and uses an Amazon Aurora database. The EC2 instances connect to the database by using user names and passwords that are stored locally in a file. The company wants to minimize the operational overhead of credential management. What should a solutions architect do to accomplish this goal?
A. se AWS Secrets Manager
B. se AWS Systems Manager Parameter Store
C. reate an Amazon S3 bucket to store objects that are encrypted with an AWS Key Management Service (AWS KMS) encryption key
D. reate an encrypted Amazon Elastic Block Store (Amazon EBS) volume for each EC2 instance
عرض الإجابة
اجابة صحيحة: A
السؤال #2
A solutions architect is designing a VPC with public and private subnets. The VPC and subnets use IPv4 CIDR blocks. There is one public subnet and one private subnet in each of three Availability Zones (AZs) for high availability. An internet gateway is used to provide internet access for the public subnets. The private subnets require access to the internet to allow Amazon EC2 instances to download software updates.What should the solutions architect do to enable internet access for the private subnets?
A. reate three NAT gateways, one for each public subnet in each AZ
B. reate three NAT instances, one for each private subnet in each AZ
C. reate a second internet gateway on one of the private subnets
D. reate an egress-only internet gateway on one of the public subnets
عرض الإجابة
اجابة صحيحة: A
السؤال #3
A company is designing an application where users upload small files into Amazon S3.After a user uploads a file, the file requires one-time simple processing to transform the data and save the data in JSON format for later analysis. Each file must be processed as quickly as possible after it is uploaded. Demand will vary. On some days, users will upload a high number of files. On other days, users will upload a few files or no files. Which solution meets these requirements with the LEAST operational overhead?
A. onfigure Amazon EMR to read text files from Amazon S3
B. onfigure Amazon S3 to send an event notification to an Amazon Simple Queue Service (Amazon SQS) queue
C. onfigure Amazon S3 to send an event notification to an Amazon Simple Queue Service (Amazon SQS) queue
D. onfigure Amazon EventBridge (Amazon CloudWatch Events) to send an event to Amazon Kinesis Data Streams when a new file is uploaded
عرض الإجابة
اجابة صحيحة: C
السؤال #4
A company recently started using Amazon Aurora as the data store for its global ecommerce application. When large reports are run, developers report that the ecommerce application is performing poorly. After reviewing metrics in Amazon CloudWatch, a solutions architect finds that the ReadIOPS and CPUUtilization metrics are spiking when monthly reports run. What is the MOST cost-effective solution?
A. igrate the monthly reporting to Amazon Redshift
B. igrate the monthly reporting to an Aurora Replica
C. igrate the Aurora database to a larger instance class
D. ncrease the Provisioned IOPS on the Aurora instance
عرض الإجابة
اجابة صحيحة: B
السؤال #5
A company is implementing a shared storage solution for a gaming application that is hosted in an on- premises data center. The company needs the ability to use Lustre clients to access data. The solution must be fully managed. Which solution meets these requirements?
A. reate an AWS Storage Gateway file gateway
B. reate an Amazon EC2 Windows instance
C. reate an Amazon Elastic File System (Amazon EFS) file system, and configure it to support Lustre
D. reate an Amazon FSx for Lustre file system
عرض الإجابة
اجابة صحيحة: D
السؤال #6
A company is using AWS to design a web application that will process insurance quotes. Users will request quotes from the application. Quotes must be separated by quote type, must be responded to within 24 hours, and must not get lost. The solution must maximize operational efficiency and must minimize maintenance. Which solution meets these requirements?
A. reate multiple Amazon Kinesis data streams based on the quote type
B. reate an AWS Lambda function and an Amazon Simple Notification Service (Amazon SNS) topic for each quote type
C. reate a single Amazon Simple Notification Service (Amazon SNS) topic
D. reate multiple Amazon Kinesls Data Firehose delivery streams based on the quote type to deliver data streams to an Amazon Elasticsearch Service (Amazon ES) cluster
عرض الإجابة
اجابة صحيحة: C
السؤال #7
A company runs an internal browser-based application. The application runs on Amazon EC2 instances behind an Application Load Balancer. The instances run in an Amazon EC2 Auto Scaling group across multiple Availability Zones. The Auto Scaling group scales up to 20 instances during work hours, but scales down to 2 instances overnight. Staff are complaining that the application is very slow when the day begins, although it runs well by mid-morning. How should the scaling be changed to address the staff complaints and keep costs to a minimum?
A. mplement a scheduled action that sets the desired capacity to 20 shortly before the office opens
B. mplement a step scaling action triggered at a lower CPU threshold, and decrease the cooldown period
C. mplement a target tracking action triggered at a lower CPU threshold, and decrease the cooldown period
D. mplement a scheduled action that sets the minimum and maximum capacity to 20 shortly before the office opens
عرض الإجابة
اجابة صحيحة: C
السؤال #8
A company that primarily runs its application servers on premises has decided to migrate to AWS. The company wants to minimize its need to scale its Internet Small Computer Systems Interface (iSCSI) storage on premises. The company wants only its recently accessed data to remain stored locally. Which AWS solution should the company use to meet these requirements?
A. mazon S3 File Gateway
B. WS Storage Gateway Tape Gateway
C. WS Storage Gateway Volume Gateway stored volumes
D. WS Storage Gateway Volume Gateway cached volumes
عرض الإجابة
اجابة صحيحة: B
السؤال #9
A company is hosting a web application from an Amazon S3 bucket The application uses Amazon Cognito as an identity provider to authenticate users and return a JSON Web Token (JWT) that provides access to protected resources that are stored in another S3 bucket. Upon deployment of the application, users report errors and are unable to access the protected content. A solutions architect must resolve this issue by providing proper permissions So that users can access the protected content. Which solution meets these requirements?
A. pdate the Amazon Cognito identity pool to assume the proper IAM role for access to the protected content
B. pdate the S3 ACL to allow the application to access the protected content
C. edeploy the application to Amazon S3 to prevent eventually consistent reads in the S3 bucket from affecting the ability of users to access the protected content
D. pdate the Amazon Cognito pool to use custom attribute mappings within the identity pool and grant users the proper permissions to access the protected content
عرض الإجابة
اجابة صحيحة: B
السؤال #10
A solutions architect must secure a VPC network that hosts Amazon EC2 instances. The EC2 instances contain highly sensitive data and run in a private subnet According to company policy, the EC2 instances that run in the VPC can access only approved third-party software repositories on the internet for software product updates that use the third party's URL. Other internet traffic must be blocked. Which solution meets these requirements?
A. pdate the route table for the private subnet to route the outbound traffic to an AWS Network Firewall firewall
B. et up an AWS WAF web ACL Create a custom set of rules that filter traffic requests based on source and destination IP address range sets
C. mplement strict inbound security group rules
D. onfigure an Application Load Balancer (ALB) in front of the EC2 instances
عرض الإجابة
اجابة صحيحة: A

عرض الإجابات بعد التقديم

يرجى إرسال البريد الإلكتروني الخاص بك والواتس اب للحصول على إجابات الأسئلة.

ملحوظة: يرجى التأكد من صلاحية معرف البريد الإلكتروني وWhatsApp حتى تتمكن من الحصول على نتائج الاختبار الصحيحة.

بريد إلكتروني:
رقم الواتس اب/الهاتف: