PracticeCF

PAS-C01 Question Bank · Latest 50 Questions Free Preview (Page 2/5)

Questions 11–20 of the latest 50 PAS-C01 questions (5 pages total), with answers and explanations, no login required. Practice all 130 questions online.

Question 11 · No. 91 · Single choice

A company is planning to retire a data center where a few legacy SAP applications run. The applications are SAP R/3 4.6C with a Microsoft SQL Server 2005 database end are running on Windows Server 2008. The applications are outside the extended maintenance period. There is no SAP support for the applications. The company has no plans to upgrade the applications or move the applications to a different platform. The company does not have a policy to maintain installation media for any of the applications. The company wants to migrate the applications to AWS. How can the company migrate the applications to AWS?

Answer: C

Explanation: Answer is C. AWS Application Migration Service is a tool designed for migrating applications to the cloud without requiring any changes in the existing infrastructure. The company's legacy SAP applications are beyond maintenance period and without SAP support, making a system copy or manual installation quite challenging. Moreover, since there's no installation media maintained, options involving direct migrations like backup and restore or manual installations are less feasible.
Question 12 · No. 92 · Single choice

An SAP engineer is designing a storage configuration for an SAP S/4HANA production system on AWS. The system will run on an Amazon EC2 instance with a memory size of 2 TB. The SAP HANA sizing report recommends storage of 2,400 GB for data and 512 GB for logs. The system requires 9,000 IOPS for data storage and throughput of 300 MBps for log storage. Which Amazon Elastic Block Store (Amazon EBS) volume configuration will meet these requirements MOST cost-effectively?

Answer: A

Explanation: Answer is A. Provisioned IOPS SSD (io1) EBS volumes are designed for I/O intensive applications such as databases and gives consistent and low-latency performance. It allows to provision up to 64000 IOPS per volume, which satisfies 9000 IOPS requirement for data storage. The General Purpose SSD (gp3) EBS volume can deliver the necessary 300 MBps for log storage at a lower cost compared to Provisioned IOPS SSD (io1) EBS volumes. Therefore Option A is the most cost-effective choice.
Question 13 · No. 93 · Single choice

A company is running SAP S/4HANA on AWS. The company has deployed its current database infrastructure on a u-12tb1.112xlarge Amazon EC2 instance that uses default tenancy and SUSE Linux Enterprise Server for SAP 15 SP1. The company must scale its SAP HANA database to an instance with more RAM. An SAP solutions architect needs to migrate the database to a u-18tb1.metal High Memory instance. How can the SAP solutions architect meet this requirement?

Answer: B

Explanation: Answer is B. The AWS Command Line Interface (CLI) provides a set of utilities that help in managing the AWS services. Therefore, with the help of the AWS CLI, it's possible to stop the current instance, change the instance type to u-18tb1.metal and start the instance.
Question 14 · No. 94 · Multiple choice

A company's SAP solutions architect is configuring a network architecture for an SAP HANA multi-node environment. The company requires isolation of the logical network zones: client, internal, and storage. The database runs on X1 (memory optimized) Amazon EC2 instances and uses Amazon Elastic Block Store (Amazon EBS) volumes for persistent storage. Which combination of actions will provide the required isolation? (Choose three.)

Answer: B, C, D

Explanation: Answer is B, C, D. To establish isolation between client, internal, and storage network zones, we must first ensure that each instance has a unique network interface attached to it. This is achieved through options B and C that involve attaching secondary elastic network interfaces for inter-node and storage communications. Option D provides the means to limit TCP connections within the security group, which essentially isolates the internal network connections from the others.
Question 15 · No. 95 · Single choice

A company's SAP solutions architect needs to design an architecture to deploy a highly available SAP S/4HANA application on AWS. The company requires the SAP NetWeaver ASAP ASCS components and the SAP HANA database components or the application to be highly available. The company will operate the SAP NetWeaver ASCS, SAP NetWeaver PAS, and SAP HANA database components on separate Amazon EC2 instances. Each EC2 instance will run the Red Hat Enterprise Linux operating system. The company's AWS account has a VPC with a CIDR block that uses the 10.0.0.0/24 address block. The VPC contains two subnets. Each subnet is assigned to a different Availability Zone. The company has no other VPCs in this account, and the company has no other AWS accounts. Which set of overlay IP addresses can the SAP solutions architect use to provide the required highly available architecture?

Answer: C

Explanation: Answer is C. The company's VPC uses a CIDR block with a 10.0.0.0/24 address block. This means that the valid range of the IP addresses that the company can use is from 10.0.0.0 to 10.0.0.255. Considering the company is operating the SAP NetWeaver ASCS, NetWeaver PAS, and SAP HANA database components separately, three overlay IP addresses should be configured. Thus, 10.0.0.50 for SAP ASS, 10.0.0.52 for SAP ERS, and 10.0.0.54 for SAP HANA would be the appropriate set of overlay IP addresses.
Question 16 · No. 96 · Single choice

A global company is planning to migrate its SAP S/4HANA workloads and SAP BW/4HANA workloads to AWS. The company’s database will not grow more than 3 TB for the next 3 years. The company's production SAP HANA system has been designed for high availability (HA) and disaster recovery (DR) with the following configurations: • HA: SAP HANA system replication configured with SYNC mode and LOGREPLAY operation mode across two Availability Zones with the same size SAP HANA node • DR: SAP HANA system replication configured with ASYNC mode and LOGREPLAY operation mode across AWS Regions with the same size SAP HANA node All the SAP HANA nodes in the current configuration are the same size. For HA, the company wants an RPO of 0 and an RTO of 5 minutes. For DR, the company wants an RPO of 0 and an RTO of 3 hours. How should the company design this solution to meet the RPO and RTO requirements MOST cost-effectively?

Answer: B

Explanation: Answer is B. Option B is the most cost-effective solution to meet the company's RPO and RTO requirements for HA and DR. It maintains HA with SAP HANA system replication configured with SYNC mode and table preload turned on across two Availability Zones. Each zone uses the same size SAP HANA node which aligns with the current configuration. As for DR, the node size is decreased to at least 64Gi of memory or row store size plus 20Gi, whichever is higher, with ASYNC mode and table preload turned off which renders saving costs. The DR node size is increased during a DR event to swiftly deal with the situation.
Question 17 · No. 97 · Multiple choice

A company migrated its SAP environment to AWS 6 months ago. The landscape consists of a few thousand Amazon EC2 instances for production, development, quality, and sandbox environments. The company wants to minimize the operational cost of the landscape without affecting system performance and availability. Which solutions will meet these requirements? (Choose two.)

Answer: A, D

Explanation: Answer is A, D. Scaling down the EC2 instance size for non-production environments (option A) will help reduce costs without affecting performance and availability in production environments. Creating an AWS Systems Manager document to automatically stop and start the SAP systems and EC2 instances for non-production environments outside business hours and using Amazon EventBridge for automation (option D) will optimize operational costs by saving resources during off-business hours.
Question 18 · No. 98 · Single choice

A global retail company is running its SAP S/4HANA workload on AWS. The company's business has grown in the past few years, and user activity has generated a significant amount or data in the SAP S/4HANA system. The company wants to expand into new geographies. Before the company finalizes the expansion plan, the company wants to perform analytics on the historical data from the past few years. The company also wants to generate sales forecasts for potential expansion locations. An SAP solutions architect must implement a solution to extract the data from SAP S/4HANA into Amazon S3. The solution also must perform the required analytics and forecasting tasks. Which solution will meet these requirements with the LEAST custom development effort?

Answer: C

Question 19 · No. 99 · Single choice

A company is migrating its SAP S/4HANA landscape from on premises to AWS. An SAP solutions architect is designing a backup solution for the SAP S/4HANA landscape on AWS. The backup solution will use AWS Backint Agent for SAP HANA (AWS Backint agent) to store backups in Amazon S3. The company's backup policy for source systems requires a retention period of 150 days for weekly full online backups. The backup policy requires a retention period of 30 days for daily transaction log backups. The company must keep the same backup policy on AWS while maximizing data resiliency. The company needs the ability to retrieve the backup data one or two times each year within 10 hours of the retrieval request. The SAP solutions architect must configure AWS Backint agent and S3 Lifecycle rules according to these parameters. Which solution will meet these requirements MOST cost-effectively?

Answer: B

Explanation: Answer is B. Solution B meets the requirement of maintaining the same backup policy on AWS while maximizing data resiliency. It uses S3 Standard storage for the backup files, which offers high durability. It moves all the backup files to S3 Glacier Instant Retrieval, which allows the company to retrieve backup data one or two times each year within 10 hours. It also keeps the retention period of 150 days for full online backups and 30 days for daily transaction logs.
Question 20 · No. 100 · Multiple choice

A company wants to migrate a native SAP HANA database to AWS. The database ingests large amounts of data every month, and the size of the database is growing rapidly. The company needs to store data for 10 years to meet a regulatory requirement. The company uses data from the last 2 years frequently in several reports. This recent data is critical and must be accessed quickly. The data that is 3-6 years old is used a few times a year and can be accessed in a longer time frame. The data that is more than 6 years old is rarely used and also can be accessed in a longer time frame. Which combination of steps will meet these requirements? (Choose three.)

Answer: A, C, E

Explanation: Answer is A, C, E. A is chosen because a hot tier is ideal for frequently accessed data, and by using a SP HN certified Amazon EC2 instance, you can ensure high performance and speed. C is selected because moving less frequently accessed data to warm tier on EFS using SAP HANA dynamic tiering would provide a balanced trade-off between cost and access speed. E is chosen due to the nature of Amazon S3 being a suitable option for storing infrequently accessed data by using SAP Data Hub. It provides a cost-effective solution for storing large amounts of data that is accessed rarely.
Prev 12345 Next