Exam Details

  • Exam Code
    :PAS-C01
  • Exam Name
    :AWS Certified: SAP on AWS - Specialty (PAS-C01)
  • Certification
    :Amazon Certifications
  • Vendor
    :Amazon
  • Total Questions
    :130 Q&As
  • Last Updated
    :Apr 28, 2024

Amazon Amazon Certifications PAS-C01 Questions & Answers

  • Question 41:

    A company is running an SAP ERP Central Component (SAP ECC) system on an SAP HANA database that is 10 TB m size The company rs receiving notifications about long- running database backups every day The company uses AWS Backint Agent for SAP HANA (AWS Backint agent) on an Amazon EC2 instance to back up the database An SAP NetWeaver administrator needs to troubleshoot the problem and propose a solution

    Which solution will help resolve this problem'?

    A. Ensure mat AWS Backint agent is configured to send the backups to an Amazon S3 bucket over the internet Ensure that the EC2 instance is configured to access the internet through a NAT gateway

    B. Check the UploadChanneiSize parameter for AWS Backint agent increase this value in the aws-backint-agent-config yaml configuration file based on the EC2 instance type and storage configurations

    C. Check the MaximumConcurrentFilesForRestore parameter tor AWS Backint agent Increase the parameter from 5 to 10 by using the aws-backint-agent-config yaml configuration file

    D. Ensure that the backups are compressed if necessary configure AWS Backint agent to compress the backups and send them to an Amazon S3 bucket

  • Question 42:

    A company is using a multi-account strategy for SAP HANA and SAP BW 4HANA instances across development QA and production systems m the same AWS Region Each system is hosted m its own VPC The company needs to establish cross-VPC communication between the SAP systems.

    The company might add more SAP systems m the future. The company must create connectivity across the SAP systems and hundreds of AWS accounts. The solution must maximize scalability and reliability.

    Which solution will meet these requirements?

    A. Create an AWS Transit Gateway in a central networking account Attach the transit gateway to the AWS accounts Set up routing and a network ACL to establish communication

    B. Set up VPC peering between the accounts Configure routing in each VPC to use the VPC peering links

    C. Create a transit VPC that uses the hub-and-spoke model set up routing to use the transit VPC for communication between the SAP systems

    D. Create a VPC link for each SAP system Use the VPC links to connect the SAP systems

  • Question 43:

    A company is planning to migrate its on-premises SAP applications to AWS. The applications are based on Windows operating systems A file share stores the transport directories and third party application data on the network attached storage of the company's on-premises data center. The company's plan is to lift and shift the SAP applications and the file share to AWS. The company must follow AWS best practices for the migration

    Which AWS service should the company use to host the transport directories and third- party application data on AWS?

    A. Amazon Elastic Block Store (Amazon EBS)

    B. AWS Storage Gateway

    C. Amazon Elastic File System (Amazon EFS)

    D. Amazon FSx for Windows File Server

  • Question 44:

    An SAP basis architect is configuring high availability for a critical SAP system on AWS. The SAP basis architect is using an overlay IP address to route traffic to the subnets across multiple Availability Zones within an AWS Region for the system's SAP HANA database.

    What should the SAP basis architect do to route the traffic to the Amazon EC2 instance of the active SAP HANA database?

    A. Edit the route in the route table of the VPC that includes the EC2 instance that runs SAP HANA Specify the overlay IP address as the destination Specify the private IP address of the EC2 instance as the target

    B. Edit the inbound and outbound rules in the security group of the EC2 instance that runs SAP HANA Allow traffic for SAP HANA specific ports from the overlay IP address

    C. Edit the network ACL of the subnet that includes the EC2 instance that runs SAP HANA Allow traffic for SAP HANA specific ports from the overlay IP address

    D. Edit the route in the route table of the VPC that includes the EC2 instance that runs SAP HANA Specify the overlay IP address as the destination Specify the elastic network interface of the EC2 instance as the target

  • Question 45:

    A company is running an SAP on Oracle system on IBM Power architecture in an on- premises data center. The company wants to migrate the SAP system to AWS. The Oracle database is 15 TB n size The company has set up a 100 Gbps AWS Direct Connect connection to AWS from the on-premises data center.

    Which solution should the company use to migrate the SAP system MOST quickly?

    A. Before the migration window build a new installation of the SAP system on AWS by using SAP Software Provisioning Manager. During the migration window export a copy of the SAP system and database by using the heterogeneous system copy process and R3load Copy the output of the SAP system files to AWS through the Direct Connect connection import the SAP system to the new SAP installation on AWS Switch over to the SAP system on AWS

    B. Before the migration window build a new installation of the SAP system on AWS by using SAP Software Provisioning Manager Back up the Oracle database by using native Oracle tools Copy the backup of the Oracle database to AWS through the Direct Connect connection Import the Oracle database to me SAP system on AWS Configure Oracle Data Guard to begin replication on-premises database log changes from the SAP system to the new AWS system During the migration window use Oracle to replicate any remaining changes to the Oracle database hosted on AWS Switch over to the SAP system on AWS

    C. Before the migration window build a new installation of the SAP system on AWS by using SAP Software Provisioning Manager Create a staging Oracle database on premises to perform Cross Platform Transportable Tablespace (XTTS) conversion on the Oracle database Take a backup of the convened staging database Copy the converted backup to AWS through the Direct Connect connection import the Oracle database backup to the SAP system on AWS Take regularly scheduled incremental backups and XTTS conversions of the staging database Transfer these backups and conversions to the AWS target database During the migration window, perform a final incremental Oracle backup

    Convert the final Oracle backup by using XTTS Replay the logs in the target Oracle database hosted on AWS Switch over to the SAP system on AWS

    D. Before the migration window launch an appropriately sized Amazon EC2 instance on AWS to receive the migrated SAP database Create an AWS Server Migration Service (AWS SMS) job to take regular snapshots of the on-premises Oracle hosts Use AWS SMS to copy the snapshot as an AMI to AWS through the Direct Connect connection Create a new SAP on Oracle system by using the migrated AMI During the migration window take a final incremental SMS snapshot and copy the snapshot to AWS Restart the SAP system by using the new up-to-date AMI Switch over to the SAP system on AWS

  • Question 46:

    A company has an SAP environment that runs on AWS. The company wants to enhance security by restricting Amazon EC2 Instance Metadata Service (IMDS) to IMDSv2 only. The company's current configuration option supports both iMDSvi and iM0Sv2. The security enhancement must not create an SAP outage.

    What should the company do before it applies the security enhancement on EC2 instances that are running the SAP environment?

    A. Ensure that the SAP kernel versions are 7 45 or later

    B. Ensure that the EC2 instances are Nitro based

    C. Ensure that the AWS Data Provider for SAP is installed on each EC2 instance

    D. Stop the EC2 instances

  • Question 47:

    A financial services company is implementing SAP core banking on AWS. The company must not allow any system information to traverse the public internet. The company needs to implement secure monitoring of its SAP ERP Central Component (SAP ECO system to check for performance issues and faults in its application. The solution must maximize security and must be supported by SAP and AWS.

    How should be company integrate AWS metrics with its SAP system to meet these requirements?

    A. Set up SAP Solution Manager to call Amazon CoudWatch and Amazon EC2 endpoints with REST-based calls to populate SAPOSCOL details Use SAP transaction ST06N to monitor CPU and memory utilization on each EC2 instance

    B. Install the AWS Data Provider for SAP on the Amazon EC2 instances that host SAP Allow access to the Amazon CloudWatch and EC2 endpoints through a NAT gateway Create an IAM policy that allows the ec2 Describeinstances action the cloudwatch.GetMetricStatistics action and the ec2 DescribeVolumes action for all EC2 resources.

    C. Install the AWS Data Provider for SAP on the Amazon EC2 instances that host SAP Create VPC endpoints for Amazon CloudWatch and Amazon EC2 Allow access through these endpoints Create an IAM policy that allows the ec2 Describe instances action the cloudwatch GetMemcStatistics action and the ec2 DescribeVolumes action tor all EC2 resources.

    D. install the AWS data Provider for SAP on the Amazon EC2 instances that host SAP Create VPC endpoints for Amazon CloudWatch and Amazon EC2 Allow access through these endpoints Create an IAM policy that allows al actions for all EC2 resources.

  • Question 48:

    A company is designing a disaster recovery (DR) strategy for an SAP HANA database that runs on an Amazon EC2 instance in a single Availability Zone The company can tolerate a long RTO and an RPO greater than zero if it means that the company can save money on its DR process.

    The company has configured an Amazon CloudWatch alarm to automatically recover the EC2 instance if the instance experiences an unexpected issue. The company has set up AWS Backint Agent for SAP HANA to save the backups into Amazon S3.

    What is the MOST cost-effective DR option for the company's SAP HANA database?

    A. Set up AWS CloudFormation to automatically launch a new EC2 instance for the SAP HANA database in a second Availability Zone from backups that are stored in Amazon S3 When the SAP HANA database is operational perform a database restore by using the standard SAP HANA restore process.

    B. Launch a secondary EC2 instance for the SAP HANA database on a less powerful EC2 instance type in a second Availability Zone Configure SAP HANA system replication with the preload option turned off

    C. Launch a secondary EC2 instance tor the SAP HANA database on an equivalent EC2 instance type in a second Availability Zone Configure SAP HANA system replication with the preload option turned on

    D. Set up AWS CloudFormation to automatically launch a new EC2 instance for the SAP HANA database in a second Availability Zone from backups that are stored in Amazon Elastic Block Store (Amazon EBS) When the SAP HANA database is operational perform a database restore by using the standard SAP HANA restore process

  • Question 49:

    An SAP solutions architect is using AWS Systems Manager Distributor to install the AWS Data Provider for SAP on production SAP application servers and SAP HANA database servers The SAP application servers and the SAP HANA database servers are running on Red Hat Enterprise Linux.

    The SAP solutions architect chooses instances manually m Systems Manager Distributor and schedules installation. The installation fails with an access and authorization error related to Amazon CloudWatch and Amazon EC2 instances.

    There is no error related to AWS connectivity.

    What should the SAP solutions architect do to resolve the error?

    A. Install the CloudWatch agent on the servers before installing the AWS Data Provider tor SAP

    B. Download the AWS Data Provider for SAP installation package from AWS Marketplace Use an operating system super user to install the agent manually or through a script

    C. Create an IAM role Attach the appropriate policy to the role Attach the role to the appropriate EC2 instances

    D. Wait until Systems Manager Agent is fully installed and ready to use on the EC2 instances Use Systems Manager Patch Manager to perform the installation

  • Question 50:

    A company is running its SAP workload on AWS The company's security team has implemented the following requirements

    1.

    All Amazon EC2 instances for SAP must be SAP certified instance types

    2.

    Encryption must be enabled for all Amazon S3 buckets and Amazon Elastic Block Store (Amazon EBS) volumes

    3.

    AWS CloudTrail must be activated

    4.

    SAP system parameters must be compliant with business rules

    5.

    Detailed monitoring must be enabled for all instances

    The company wants to develop an automated process to review the systems for compliance with the security team's requirements. The process also must provide notification about any deviation from these standards

    Which solution will meet these requirements''

    A. Use AWS AppConfig to model configuration data in an AWS Systems Manager Automation runbook Schedule this Systems Manager Automation runbook to monitor for compliance with all the requirements integrate AWS AppConfig with Amazon CloudWatch for notification purposes

    B. Use AWS Config managed rules to monitor for compliance with all the requirements Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Service (Amazon SNS) for email notification when a resource is flagged as noncompliant

    C. Use AWS Trusted Advisor to monitor for compliance with all the requirements Use Trusted Advisor preferences for email notification when a resource is flagged as noncompliant

    D. Use AWS Config managed rules to monitor for compliance with the requirements except for the SAP system parameters Create AWS Config custom rules to validate the SAP system parameters Use Amazon EventBridge (Amazon CloudWatch Events) and Amazon Simple Notification Sen/ice (Amazon SNS) for email notification when a resource is flagged as noncompliant

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Amazon exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your PAS-C01 exam preparations and Amazon certification application, do not hesitate to visit our Vcedump.com to find your solutions here.