Amazon (SAP-C01) Exam Questions And Answers page 60
How much memory does the cr1.8xlarge instance type provide?
124 GB
184 GB
244 GB
Designing highly available, cost-efficient, fault-tolerant, scalable systems
IAM Secure and Scalable is an organization which provides scalable and secure SAAS to its clients. They are planning to host a web server and App server on AWS VPC as separate tiers. The organization wants to implement the scalability by configuring Auto Scaling and load balancer with their app servers (middle tier) too.
Which of the below mentioned options suits their requirements?
Which of the below mentioned options suits their requirements?
Since ELB is internet facing, it is recommended to setup HAProxy as the Load balancer within the VPC.
Create an Internet facing ELB with VPC and configure all the App servers with it.
The user should make ELB with EC2-CLASSIC and enable SSH with it for security.
Create an Internal Load balancer with VPC and register all the App servers with it.
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing for security and compliance
IAM users do not have permission to create Temporary Security Credentials for federated users and roles by default. In contrast, IAM users can call __________ without the need of any special permissions
GetSessionName
GetFederationToken
GetSessionToken
GetFederationName
Designing for security and compliance
Identify a benefit of using Auto Scaling for your application.
Your application gains better fault tolerance.
Your application optimizes only logistics and operations.
Your application receives latency requirements in every region.
You acquire clarity on prototypes in your application.
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Identify a correct statement about the expiration date of the "Letter of Authorization and Connecting Facility Assignment (LOA-CFA)," which lets you complete the Cross Connect step of setting up your AWS Direct Connect.
If the cross connect is not completed within a user-defined time, the authority granted by the LOA- CFA expires.
If the cross connect is not completed within 90 days, the authority granted by the LOA-CFA expires.
If the virtual interface is not created within 72 days, the LOA-CFA becomes outdated.
If the cross connect is not completed within the specified duration from the appropriate provider, the LOA-CFA expires.
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Identify an application that polls AWS Data Pipeline for tasks and then performs those tasks.
A task executor
A task deployer
A task runner
A task optimizer
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing enterprise-wide scalable operations on AWS
Identify a true statement about the statement ID (Sid) in IAM.
You can expose the Sid in the IAM API.
You cannot expose the Sid in the IAM API.
You cannot use a Sid value as a sub-ID for a policy document's ID for services provided by SQS and SNS.
You cannot assign a Sid value to each statement in a statement array.
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing for security and compliance
Identify a true statement about using an IAM role to grant permissions to applications running on Amazon EC2 instances.
When AWS credentials are rotated; developers have to update only the root Amazon EC2 instance that uses their credentials.
When AWS credentials are rotated, developers have to update only the Amazon EC2 instance on which the password policy was applied and which uses their credentials.
When AWS credentials are rotated, you don't have to manage credentials and you don't have to worry about long-term security risks.
When AWS credentials are rotated, you must manage credentials and you should consider precautions for long-term security risks.
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Implementing cost control strategies
If a single condition within an IAM policy includes multiple values for one key, it will be evaluated using a logical______.
OR
NAND
NOR
AND
Designing highly available, cost-efficient, fault-tolerant, scalable systems
If I write the below command, what does it do?
ec2-run ami-e3a5408a -n 20 -g appserver
ec2-run ami-e3a5408a -n 20 -g appserver
Start twenty instances as members of appserver group.
Creates 20 rules in the security group named appserver
Terminate twenty instances as members of appserver group.
Start 20 security groups
Designing highly available, cost-efficient, fault-tolerant, scalable systems
Designing enterprise-wide scalable operations on AWS
Comments