반응형 전체 글296 [AWS][SAA][EXAMTOPICS][C03] Question 13 A company performs monthly maintenance on its AWS infrastructure. During these maintenance activities, the company needs to rotate the credentials for its Amazon RDS for MySQL databases across multiple AWS Regions. Which solution will meet these requirements with the LEAST operational overhead? A. Store the credentials as secrets in AWS Secrets Manager. Use multi-Region secret replication for th.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 12 A global company hosts its web application on Amazon EC2 instances behind an Application Load Balancer (ALB). The web application has static data and dynamic data. The company stores its static data in an Amazon S3 bucket. The company wants to improve performance and reduce latency for the static data and dynamic data. The company is using its own domain name registered with Amazon Route 53. Wha.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 11 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. Use AWS Secrets Manager. Turn on automatic.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 10 A company is building an ecommerce web application on AWS. The application sends information about new orders to an Amazon API Gateway REST API to process. The company wants to ensure that orders are processed in the order that they are received. Which solution will meet these requirements? A. Use an API Gateway integration to publish a message to an Amazon Simple Notification Service (Amazon SN.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 9 A company is running an SMB file server in its data center. The file server stores large files that are accessed frequently for the first few days after the files are created. After 7 days the files are rarely accessed. The total data size is increasing and is close to the company's total storage capacity. A solutions architect must increase the company's available storage space without losing l.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 8 A company is migrating a distributed application to AWS. The application serves variable workloads. The legacy platform consists of a primary server that coordinates jobs across multiple compute nodes. The company wants to modernize the application with a solution that maximizes resiliency and scalability. How should a solutions architect design the architecture to meet these requirements? A. Co.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 7 A company has an application that ingests incoming messages. Dozens of other applications and microservices then quickly consume these messages. The number of messages varies drastically and sometimes increases suddenly to 100,000 each second. The company wants to decouple the solution and increase scalability. Which solution meets these requirements? A. Persist the messages to Amazon Kinesis Da.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 6 A company uses NFS to store large video files in on-premises network attached storage. Each video file ranges in size from 1 MB to 500 GB. The total storage is 70 TB and is no longer growing. The company decides to migrate the video files to Amazon S3. The company must migrate the video files as soon as possible while using the least possible network bandwidth. Which solution will meet these req.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 5 A company is hosting a web application on AWS using a single Amazon EC2 instance that stores user-uploaded documents in an Amazon EBS volume. For better scalability and availability, the company duplicated the architecture and created a second EC2 instance and EBS volume in another Availability Zone, placing both behind an Application Load Balancer. After completing this change, users reported t.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 4 An application runs on an Amazon EC2 instance in a VPC. The application processes logs that are stored in an Amazon S3 bucket. The EC2 instance needs to access the S3 bucket without connectivity to the internet. Which solution will provide private network connectivity to Amazon S3? A. Create a gateway VPC endpoint to the S3 bucket. B. Stream the logs to Amazon CloudWatch Logs. Export the logs to.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 3 A company uses AWS Organizations to manage multiple AWS accounts for different departments. The management account has an Amazon S3 bucket that contains project reports. The company wants to limit access to this S3 bucket to only users of accounts within the organization in AWS Organizations. Which solution meets these requirements with the LEAST amount of operational overhead? A. Add the aws Pr.. 2022. 11. 23. [AWS][SAA][EXAMTOPICS][C03] Question 1 A company collects data for temperature, humidity, and atmospheric pressure in cities across multiple continents. The average volume of data that the company collects from each site daily is 500 GB. Each site has a high-speed Internet connection. The company wants to aggregate the data from all these global sites as quickly as possible in a single Amazon S3 bucket. The solution must minimize ope.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 119 A solutions architect desires that all new users meet particular difficulty standards and are required to rotate their IAM user passwords on a regular basis. What is the solution architect's role in achieving this? A. Set an overall password policy for the entire AWS account B. Set a password policy for each IAM user in the AWS account. C. Use third-party vendor software to set password requirem.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 118 A business wishes to keep track of its AWS charges for financial reporting purposes. The cloud operations team is developing an architecture for querying AWS Cost and Usage Reports for all member accounts in the AWS Organizations management account. Once a month, the team must execute this query and give a full analysis of the bill. Which solution meets these needs in the MOST scalable and cost-.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 117 On AWS, a business is developing a document storage solution. The application is deployed across different Amazon EC2 Availability Zones. The firm demands a highly accessible document storage. When requested, documentation must be returned quickly. The lead engineer has setup the application to store documents in Amazon Elastic Block Store (Amazon EBS), but is open to examine additional solution.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 113 A database is hosted on an Amazon RDS MySQL 5.6 Multi-AZ DB instance that is subjected to high-volume reads. When evaluating read performance from a secondary AWS Region, application developers detect a considerable lag. The developers need a solution that has a read replication latency of less than one second. What recommendations should the solutions architect make? A. Install MySQL on Amazon .. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 116 A business maintains on-premises servers that operate a relational database. The existing database handles a large volume of read requests from users in various places. The organization want to transition to AWS with little effort. The database solution should facilitate catastrophe recovery while not interfering with the existing traffic flow of the business. Which solution satisfies these crit.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 115 Each entry to a company's facility is equipped with badge readers. When badges are scanned, the readers transmit an HTTPS message indicating who tried to enter that specific entry. A solutions architect must develop a system that will handle these sensor signals. The solution must be highly accessible, with the findings made available for analysis by the company's security staff. Which system de.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 114 Currently, a business runs a web application that is backed up by an Amazon RDS MySQL database. It features daily automatic backups that are not encrypted. A security audit entails the encryption of future backups and the destruction of unencrypted backups. Before deleting the previous backups, the firm will create at least one encrypted backup. What should be done to allow encrypted backups in .. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 112 A solutions architect is improving a website in preparation for a forthcoming musical performance. Real-time streaming of the performances will be accessible, as well as on-demand viewing. The event is anticipated to draw a large internet audience from across the world. Which service will optimize both real-time and on-demand steaming performance? A. Amazon CloudFront B. AWS Global Accelerator C.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 111 For each of its developer accounts, a corporation has configured AWS CloudTrail logs to transport log files to an Amazon S3 bucket. The organization has established a centralized AWS account for the purpose of facilitating administration and auditing. Internal auditors need access to CloudTrail logs, however access to all developer account users must be limited. The solution should be both secur.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 110 A firm just launched a two-tier application in the us-east-1 Region's two Availability Zones. Databases are located on a private subnet, whereas web servers are located on a public subnet. The VPC is connected to the internet through an internet gateway. Amazon EC2 instances are used to host the application and database. The database servers are unable to connect to the internet in order to get .. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 109 A business's application makes use of AWS Lambda functions. A code examination reveals that database credentials are being kept in the source code of a Lambda function, which violates the company's security policy. To comply with security policy requirements, credentials must be safely maintained and automatically cycled on a regular basis. What should a solutions architect propose as the MOST S.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 108 A company's ecommerce site is seeing a rise in visitor visits. The company's shop is implemented as a two-tier two application on Amazon EC2 instances, with a web layer and a separate database tier. As traffic rises, the organization detects severe delays in delivering timely marketing and purchase confirmation emails to consumers due to the design. The organization wishes to decrease the amount.. 2022. 11. 22. [AWS][SAA][EXAMTOPICS][C02] Question 107 Each month, a leasing firm prepares and delivers PDF statements to all of its clients. Each statement is around 400 KB in length. Customers may obtain their statements from the website for a period of up to 30 days after they are created. Customers are sent a ZIP file containing all of their statements at the conclusion of their three-year lease. Which storage method is the MOST cost-effective i.. 2022. 11. 22. [AWS] SAA-C03 바뀐점에 대해서 AWS 관련 자격증 SAA Solutions Architect Associate가 8월에 C03으로 변경 되었다. 그럼 아래에서 뭐가 달라졌는지 알아보자. 해당 내용은 이전의 시험과 비슷한 내용이라 판단된다. 다음페이지에는 각 문제들의 시험 비율을 알아보자. 크게 보안 아키텍처 설계, 복원력을 갖춘 아키텍처 설계, 고성능 아키텍처 설계, 비용에 최적화된 아키텍처 설계 여기서 보안적인 설계는 필자의 예상으로는 보안그룹, NACL 등이 여기에 해당할것이라 생각된다. 다음으로 복원력을 갖춘 아키텍처 설계는 AutoScaling 혹은, RDS 멀티 AZ 배포, ReadReplica등이 여기에 해당할것 같다. 다음으로 고성능 아키텍처 설계는 CloudFront에서의 속도 문제, Global Accelerator등.. 2022. 11. 22. 이전 1 ··· 7 8 9 10 다음 반응형