Which services allow the customer to retain full administrative privileges of the underlying EC2 instances?

Which services allow the customer to retain full administrative privileges of the underlying EC2 instances?
Choose 2 answers

Which services allow the customer to retain full administrative privileges of the underlying EC2 instances?
Choose 2 answers

A.
Amazon Relational Database Service

B.
Amazon Elastic Map Reduce

C.
Amazon ElastiCache

D.
Amazon DynamoDB

E.
AWS Elastic Beanstalk



Leave a Reply 12

Your email address will not be published. Required fields are marked *


Nitin Kansal

Nitin Kansal

B and E

T

T

D is Wrong – DynamoDB does not give you any access to underlying technologies.

mr_tienvu

mr_tienvu

I agree with the answer. DE

vladam

vladam

D is wrong. With DynamoDB you have no visibility into EC2 instances it is running on.
Correct answer is B and E.

Tony

Tony

breaking and entering

RPM

RPM

B and E is the correct answer to me.

AWS provides the root or system privileges only for a limited set of services, which includes
Elastic Cloud Compute (EC2)
Elastic MapReduce (EMR)
Elastic BeanStalk
Opswork

AWS does not provide root privileges for managed services like RDS, DynamoDB, S3, Glacier etc
For RDS, if you need Admin privileges or want to use features not enabled by RDS, you can go with the Database on EC2 approach

name

name

How about Cloudformation?
full authority?