新版AWS-Solutions-Architect-Associate題庫 - AWS-Solutions-Architect-Associate認證資料Fast2test 的 AWS-Solutions-Architect-Associate 題庫是隨著 Amazon 認證廠商對其做出的變化而變化的,確保了題庫的覆蓋率在96%以上,保證考生能順利通過 Amazon AWS-Solutions-Architect-Associate 考試,獲取認證證書。我們的 Amazon AWS-Solutions-Architect-Associate 模拟测试题具有最高的专业技术含量,供具有相关专业知识的专家和学者学习和研究之用。你還可以登陸我們題庫網站下載更多想要的認證考試題庫資料。
AWS-Solutions-Architect-Associate 認證考試旨在測試考生在 AWS 各個領域的知識和技能,包括 AWS 服務、安全、架構和部署。該考試包含多項選擇題,可用多種語言進行考試。試卷考試時間為 130 分鐘,考生需要取得至少 720 分(滿分 1000 分)才能通過考試。考試費用為 150 美元,考生可以選擇在測試中心或網上參加考試。
AWS-Solutions-Associate考試定期更新,以確保其與最新的AWS服務和最佳實踐保持相關和最新。建議考生在嘗試參加此考試之前至少具有一年的AWS應用程序設計和部署經驗。 最新的 AWS Certified Solutions Architect AWS-Solutions-Architect-Associate 免費考試真題 (Q389-Q394):問題 #389
You are working with customer who has 10 TB of archival data that they want to migrate to Amazon Glacier. The customer has a 1Mbps connection to the Internet. Which service or feature provide the fastest method of getting the data into Amazon Glacier?
A. AWS Import/Export
B. Amazon Glacier multipart upload
C. AWS Storage Gateway
D. VM Import/Export
答案:A
問題 #390
A company has configured and peered two VPCs: VPC-1 and VPC-2. VPC-1 contains only private subnets, and VPC-2 contains only public subnets. The company uses a single AWS Direct Connect connection and private virtual interface to connect their on-premises network with VPC-1. Which two methods increases the fault tolerance of the connection to VPC-1? Choose 2 answers
A. Establish a hardware VPN over the internet between VPC-2 ana the on-premises network.
B. Establish a new AWS Direct Connect connection and private virtual interface in the same AWS region as VPC-1
C. Establish a hardware VPN over the internet between VPC-1 and the on-premises network.
D. Establish a new AWS Direct Connect connection and private virtual interface in a different AWS region than VPC-1.
E. Establish a new AWS Direct Connect connection and private virtual interface in the same region as VPC-2.
答案:C,E
問題 #391
A company uses a three-tier web application to provide training to new employees. The application is accessed for only 12 hours every day. The company is using an Amazon RDS for MySQL DB instance to store information and wants to minimize costs.
What should a solutions architect do to meet these requirements?
A. Launch an Amazon EC2 instance. Create an IAM role that grants access to Amazon RDS. Attach the role to the EC2 instance. Configure a cron job to start and stop the EC2 instance on the desired schedule.
B. Configure an IAM policy for AWS Systems Manager Session Manager. Create an IAM role for the policy. Update the trust relationship of the role. Set up automatic start and stop for the DB instance.
C. Create an Amazon ElastiCache for Redis cache cluster that gives users the ability to access the data from the cache when the DB instance is stopped. Invalidate the cache after the DB instance is started.
D. Create AWS Lambda functions to start and stop the DB instance. Create Amazon EventBridge (Amazon CloudWatch Events) scheduled rules to invoke the Lambda functions. Configure the Lambda functions as event targets for the rules
答案:D
解題說明:
In a typical development environment, dev and test databases are mostly utilized for 8 hours a day and sit idle when not in use. However, the databases are billed for the compute and storage costs during this idle time. To reduce the overall cost, Amazon RDS allows instances to be stopped temporarily. While the instance is stopped, you're charged for storage and backups, but not for the DB instance hours. Please note that a stopped instance will automatically be started after 7 days. This post presents a solution using AWS Lambda and Amazon EventBridge that allows you to schedule a Lambda function to stop and start the idle databases with specific tags to save on compute costs. The second post presents a solution that accomplishes stop and start of the idle Amazon RDS databases using AWS Systems Manager.
問題 #392
A company is migrating applications to AWS. The applications are deployed in different accounts. The company manages the accounts centrally by using AWS Organizations. The company's security team needs a single sign-on (SSO) solution across all the company's accounts. The company must continue managing the users and groups in its on-premises self-managed Microsoft Active Directory.
Which solution will meet these requirements?
A. Deploy an identity provider (IdP) on premises. Enable AWS Single Sign-On (AWS SSO) from the AWS SSO console.
B. Enable AWS Single Sign-On (AWS SSO) from the AWS SSO console. Create a one-way forest trust or a one-way domain trust to connect the company's self-managed Microsoft Active Directory with AWS SSO by using AWS Directory Service for Microsoft Active Directory.
C. Enable AWS Single Sign-On (AWS SSO) from the AWS SSO console. Create a two-way forest trust to connect the company's self-managed Microsoft Active Directory with AWS SSO by using AWS Directory Service for Microsoft Active Directory.
D. Use AWS Directory Service. Create a two-way trust relationship with the company's self-managed Microsoft Active Directory.
答案:B
解題說明:
Explanation
To provide single sign-on (SSO) across all the company's accounts while continuing to manage users and groups in its on-premises self-managed Microsoft Active Directory, the solution is to enable AWS Single Sign-On (SSO) from the AWS SSO console and create a one-way forest trust or a one-way domain trust to connect the company's self-managed Microsoft Active Directory with AWS SSO by using AWS Directory Service for Microsoft Active Directory. This solution is described in the AWS documentation
問題 #393
In Amazon EC2, you are billed instance-hours when _____.
A. EC2 instances stop
B. your EC2 instance is in a running state
C. your instance still exits the EC2 console
D. the instance exits from Amazon S3 console
答案:B
解題說明:
You are billed instance-hours as long as your EC2 instance is in a running state.
Reference: http://aws.amazon.com/ec2/faqs/