Exam Logo

Amazon (SAP-C01) Exam Questions And Answers page 75

Which system is used by Amazon Machine Images paravirtual (PV) virtualization during the boot process?
Designing highly available, cost-efficient, fault-tolerant, scalable systems
While assigning a tag to an instance, which of the below mentioned options is not a valid tag key/value pair?
Designing enterprise-wide scalable operations on AWS Designing for security and compliance
While debugging a backend application for an IoT system that supports globally distributed devices, a Solutions Architect notices that stale data is occasionally being sent to user devices. Devices often share data, and stale data does not cause issues in most cases. However, device operations are disrupted when a device reads the stale data after an update.

The global system has multiple identical application stacks deployed in different AWS Regions. If a user device travels out of its home geographic region, it will always connect to the geographically closest AWS Region to write or read data. The same data is available in all supported AWS Regions using an Amazon DynamoDB global table.

What change should be made to avoid causing disruptions in device operations?
Designing highly available, cost-efficient, fault-tolerant, scalable systems Designing for security and compliance
While implementing the policy keys in AWS Direct Connect, if you use and the request comes from an Amazon EC2 instance, the instance's public IP address is evaluated to determine if access is allowed.
Designing highly available, cost-efficient, fault-tolerant, scalable systems Designing enterprise-wide scalable operations on AWS
Who is responsible for modifying the routing tables and networking ACLs in a VPC to ensure that a DB instance is reachable from other instances in the VPC?
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Will you be able to access EC2 snapshots using the regular Amazon S3 APIs?
Designing highly available, cost-efficient, fault-tolerant, scalable systems
With Amazon Elastic MapReduce (Amazon EMR) you can analyze and process vast amounts of data. The cluster is managed using an open-source framework called Hadoop. You have set up an application to run Hadoop jobs. The application reads data from DynamoDB and generates a temporary file of 100 TBs.
The whole process runs for 30 minutes and the output of the job is stored to S3.

Which of the below mentioned options is the most cost effective solution in this case?
Designing highly available, cost-efficient, fault-tolerant, scalable systems Designing enterprise-wide scalable operations on AWS
Within an IAM policy, can you add an IfExists condition at the end of a Null condition?
Designing highly available, cost-efficient, fault-tolerant, scalable systems Implementing cost control strategies
Within the IAM service a GROUP is regarded as a:
Designing highly available, cost-efficient, fault-tolerant, scalable systems Designing for security and compliance
With respect to AWS Lambda permissions model, at the time you create a Lambda function, you specify an IAM role that AWS Lambda can assume to execute your Lambda function on your behalf. This role is also referred to as the________role.
Designing highly available, cost-efficient, fault-tolerant, scalable systems