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
B and E
D is Wrong – DynamoDB does not give you any access to underlying technologies.
A – No https://aws.amazon.com/rds/faqs/
B – Yes https://docs.aws.amazon.com/ElasticMapReduce/latest/DeveloperGuide/emr-plan-access.html
C – No https://aws.amazon.com/elasticache/
D – No https://aws.amazon.com/dynamodb/
E – Yes https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/using-features.ec2connect.html
Thanks for the references.
be
I agree with the answer. DE
D is wrong. With DynamoDB you have no visibility into EC2 instances it is running on.
Correct answer is B and E.
B E
B and E
breaking and entering
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
How about Cloudformation?
full authority?