본문 바로가기
반응형

[AWS]/AWS SAP EXAMTOPICS41

[AWS][SAP] Question 48 A customer has a 10 GB AWS Direct Connect connection to an AWS region where they have a web application hosted on Amazon Elastic Computer Cloud (EC2). The application has dependencies on an on-premises mainframe database that uses a BASE (Basic Available, Soft state, Eventual consistency) rather than an ACID (Atomicity, Consistency, Isolation, Durability) consistency model. The application is ex.. 2022. 11. 14.
[AWS][SAP] Question 47 You would like to create a mirror image of your production environment in another region for disaster recovery purposes. Which of the following AWS resources do not need to be recreated in the second region? (Choose two.) A. Route 53 Record Sets B. IAM Roles C. Elastic IP Addresses (EIP) D. EC2 Key Pairs E. Launch configurations F. Security Groups 한글 번역 재해 복구를 위해 다른 지역에 프로덕션 환경의 미러 이미지를 만들려고 합니다.. 2022. 11. 3.
[AWS][SAP] Question 46 Your company has HQ in Tokyo and branch offices all over the world and is using a logistics software with a multi-regional deployment on AWS in Japan, Europe and USA. The logistic software has a 3-tier architecture and currently uses MySQL 5.6 for data persistence. Each region has deployed its own database. In the HQ region you run an hourly batch process reading data from every region to comput.. 2022. 11. 3.
[AWS][SAP] Question 45 Your customer wishes to deploy an enterprise application to AWS, which will consist of several web servers, several application servers and a small (50GB) Oracle database. Information is stored, both in the database and the file systems of the various servers. The backup system must support database recovery whole server and whole disk restores, and individual file restores with a recovery time .. 2022. 10. 27.
[AWS][SAP] Question 44 Your company runs a customer facing event registration site This site is built with a 3-tier architecture with web and application tier servers and a MySQL database The application requires 6 web tier servers and 6 application tier servers for normal operation, but can run on a minimum of 65% server capacity and a single MySQL database. When deploying this application in a region with three avai.. 2022. 10. 26.
[AWS][SAP] Question 43 You require the ability to analyze a large amount of data, which is stored on Amazon S3 using Amazon Elastic Map Reduce. You are using the cc2 8xlarge instance type, whose CPUs are mostly idle during processing. Which of the below would be the most cost efficient way to reduce the runtime of the job? A. Create more, smaller files on Amazon S3. B. Add additional cc2 8xlarge instances by introduci.. 2022. 10. 21.
[AWS][SAP] Question 42 A large real-estate brokerage is exploring the option of adding a cost-effective location based alert to their existing mobile application. The application backend infrastructure currently runs on AWS. Users who opt in to this service will receive alerts on their mobile device regarding real-estate otters in proximity to their location. For the alerts to be relevant delivery time needs to be in .. 2022. 10. 11.
[AWS][SAP] Question 41 You are the new IT architect in a company that operates a mobile sleep tracking application. When activated at night, the mobile app is sending collected data points of 1 kilobyte every 5 minutes to your backend. The backend takes care of authenticating the user and writing the data points into an Amazon DynamoDB table. Every morning, you scan the table to extract and aggregate last night's data.. 2022. 10. 6.
[AWS][SAP] Question 40 You have been asked to design the storage layer for an application. The application requires disk performance of at least 100,000 IOPS. In addition, the storage layer must be able to survive the loss of an individual disk, EC2 instance, or Availability Zone without any data loss. The volume you provide must have a capacity of at least 3 TB. Which of the following designs will meet these objectiv.. 2022. 10. 5.
[AWS][SAP] Question 39 You have a periodic image analysis application that gets some files in input, analyzes them and tor each file writes some data in output to a ten file the number of files in input per day is high and concentrated in a few hours of the day. Currently you have a server on EC2 with a large EBS volume that hosts the input data and the results. It takes almost 20 hours per day to complete the process.. 2022. 10. 4.
[AWS][SAP] Question 38 A read only news reporting site with a combined web and application tier and a database tier that receives large and unpredictable traffic demands must be able to respond to these traffic fluctuations automatically. What AWS services should be used meet these requirements? A. Stateless instances for the web and application tier synchronized using ElastiCache Memcached in an autoscaimg group moni.. 2022. 9. 30.
[AWS][SAP] Question 37 To serve Web traffic for a popular product your chief financial officer and IT director have purchased 10 m1.large heavy utilization Reserved Instances (RIs), evenly spread across two availability zones; Route 53 is used to deliver the traffic to an Elastic Load Balancer (ELB). After several months, the product grows even more popular and you need additional capacity. As a result, your company p.. 2022. 9. 29.
[AWS][SAP] Question 36 You're running an application on-premises due to its dependency on non-x86 hardware and want to use AWS for data backup. Your backup application is only able to write to POSIX-compatible block-based storage. You have 140TB of data and would like to mount it as a single folder on your file server. Users must be able to access portions of this data while the backups are taking place. What backup s.. 2022. 9. 28.
[AWS][SAP] Question 35 You are looking to migrate your Development (Dev) and Test environments to AWS. You have decided to use separate AWS accounts to host each environment. You plan to link each accounts bill to a Master AWS account using Consolidated Billing. To make sure you keep within budget you would like to implement a way for administrators in the Master account to have access to stop, delete and/or terminate.. 2022. 9. 27.
[AWS][SAP] Question 34 A company has a complex web application that leverages Amazon CloudFront for global scalability and performance. Over time, users report that the web application is slowing down. The company's operations team reports that the CloudFront cache hit ratio has been dropping steadily. The cache metrics report indicates that query strings on some URLs are inconsistently ordered and are specified somet.. 2022. 9. 26.
[AWS][SAP] Question 33 A newspaper organization has an on-premises application which allows the public to search its back catalogue and retrieve individual newspaper pages via a website written in Java. They have scanned the old newspapers into JPEGs (approx 17TB) and used Optical Character Recognition (OCR) to populate a commercial search product. The hosting platform and software are now end of life and the organiza.. 2022. 9. 23.
[AWS][SAP] Question 32 Your customer is willing to consolidate their log streams (access logs, application logs, security logs, etc.) in one single system. Once consolidated, the customer wants to analyze these logs in real time based on heuristics. From time to time, the customer needs to validate heuristics, which requires going back to data samples extracted from the last 12 hours. What is the best approach to meet.. 2022. 9. 22.
[AWS][SAP] Question 31 Your company is storing millions of sensitive transactions across thousands of 100-GB files that must be encrypted in transit and at rest. Analysts concurrently depend on subsets of files, which can consume up to 5 TB of space, to generate simulations that can be used to steer business decisions. You are required to design an AWS solution that can cost effectively accommodate the long-term stora.. 2022. 9. 21.
[AWS][SAP] Question 30 You have launched an EC2 instance with four (4) 500 GB EBS Provisioned IOPS volumes attached. The EC2 instance is EBS-Optimized and supports 500 Mbps throughput between EC2 and EBS. The four EBS volumes are configured as a single RAID 0 device, and each Provisioned IOPS volume is provisioned with 4,000 IOPS (4,000 16KB reads or writes), for a total of 16,000 random IOPS on the instance. The EC2 .. 2022. 9. 20.
[AWS][SAP] Question 29 The following are AWS Storage services? (Choose two.) A. AWS Relational Database Service (AWS RDS) B. AWS ElastiCache C. AWS Glacier D. AWS Import/Export 한글 번역 다음은 AWS 스토리지 서비스입니까? (두 가지를 선택합니다.) A. AWS 관계형 데이터베이스 서비스(AWS RDS) B. AWS 엘라스티캐시 C. AWS 빙하 D. AWS 가져오기/내보내기 정답 C. AWS Glacier D. AWS Import/Export 해설 A와 B의 경우 스토리지 서비스가 아닌 데이터베이스 서비스 이므로 답은 C와 D이다. AWS 가져오기/내보내기 AWS Import/Export는 전송을 위해 .. 2022. 9. 20.
[AWS][SAP] Question 28 What does elasticity mean to AWS? A. The ability to scale computing resources up easily, with minimal friction and down with latency. B. The ability to scale computing resources up and down easily, with minimal friction. C. The ability to provision cloud computing resources in expectation of future demand. D. The ability to recover from business continuity events with minimal friction. 한글 번역 탄력성.. 2022. 9. 19.
[AWS][SAP] Question 27 The following policy can be attached to an IAM group. It lets an IAM user in that group access a "home directory" in AWS S3 that matches their user name using the console. { "Version": "2012-10-17", "Statement": [ { "Action": ["s3:*"], "Effect": "Allow", "Resource": ["arn:aws:s3:::bucket-name"], "Condition":{"StringLike":{"s3:prefix":["home/${aws:username}/*"]}} }, { "Action":["s3:*"], "Effect":.. 2022. 9. 19.
[AWS][SAP] Question 26 The AWS IT infrastructure that AWS provides, complies with the following IT security standards, including: A. SOC 1/SSAE 16/ISAE 3402 (formerly SAS 70 Type II), SOC 2 and SOC 3 B. FISMA, DIACAP, and FedRAMP C. PCI DSS Level 1, ISO 27001, ITAR and FIPS 140-2 D. HIPAA, Cloud Security Alliance (CSA) and Motion Picture Association of America (MPAA) E. All of the above 한글 번역 AWS가 제공하는 AWS IT 인프라는 다음을.. 2022. 9. 16.
[AWS][SAP] Question 24 Your application is using an ELB in front of an Auto Scaling group of web/application servers deployed across two AZs and a Multi-AZ RDS Instance for data persistence. The database CPU is often above 80% usage and 90% of I/O operations on the database are reads. To improve performance you recently added a single-node Memcached ElastiCache Cluster to cache frequent DB query results. In the next w.. 2022. 9. 15.
[AWS][SAP] Question 23 You are implementing AWS Direct Connect. You intend to use AWS public service end points such as Amazon S3, across the AWS Direct Connect link. You want other Internet traffic to use your existing link to an Internet Service Provider. What is the correct way to configure AWS Direct connect for access to services such as Amazon S3? A. Configure a public Interface on your AWS Direct Connect link. .. 2022. 9. 14.
[AWS][SAP] Question 20 Your company is in the process of developing a next generation pet collar that collects biometric information to assist families with promoting healthy lifestyles for their pets. Each collar will push 30kb of biometric data in JSON format every 2 seconds to a collection platform that will process and analyze the data providing health trending information back to the pet owners and veterinarians .. 2022. 9. 13.
[AWS][SAP] Question 22 Your team has a tomcat-based Java application you need to deploy into development, test and production environments. After some research, you opt to use Elastic Beanstalk due to its tight integration with your developer tools and RDS due to its ease of management. Your QA team lead points out that you need to roll a sanitized set of production data into your environment on a nightly basis. Simil.. 2022. 9. 13.
[AWS][SAP] Question 14 The Condition element is _________ in the context of rules and permissions in AWS IAM. A. crucial while writing the IAM policies B. an optional element C. always set to null D. a mandatory element 한글 번역 _________ 은 AWS IAM의 규칙 및 사용 권한과 관련된 선택적 요소이다. A. IAM 정책을 작성하는 동안 매우 중요합니다. B. 선택적 요소 C. 항상 null로 설정 D. 필수 요소 정답 B. an optional element 해설 IAM JSON policy elements: Condition The Condition elemen.. 2022. 8. 22.
[AWS][SAP] Question 13 Which of the following is not a suitable tag key/value combination when adding a tag to an instance? A. Key : "aws" Value:"aws" B. Key: "aws:name" Value: "instanceAnswer: Aws" C. Key: "Name :aws" Value: "instanceAnswer: Aws" D. Key : "nameAnswer: Aws" Value:"aws:instance" 한글 번역 다음 중 인스턴스에 태그를 추가할 때 적합한 태그 키/값 조합이 아닌 것은 무엇입니까? A. Key : "aws" Value:"aws" B. Key: "aws:name" Value: "instanceAnswer: .. 2022. 8. 19.
[AWS][SAP] Question 12 Which of the following actions should you take to get started with AWS Direct Connect? A. Complete the Cross Connect B. Configure Redundant Connections with AWS Direct Connect C. Create a Virtual Interface D. Download Router Configuration 한글 번역 AWS Direct Connect를 시작하기 위해 다음 중 어떤 조치를 취해야 합니까? A. 교차 연결 완료 B. AWS Direct Connect를 사용하여 중복 연결 구성 C. 가상 인터페이스 만들기 D. 라우터 구성 다운로드 정답 C. Create a Virtual I.. 2022. 8. 16.
반응형