
Explanation:
AWS Secrets Manager is ideal for managing and rotating credentials securely, including SSH keys, which can be used to access EC2 instances. It automates the rotation of secrets safely without disrupting the application's operations.
Ultimate access to all questions.
No comments yet.
A software company needs to implement a solution to manage and rotate SSH keys used by their development team to access EC2 instances securely. Which AWS service should they use?
A
AWS IAM
B
AWS Secrets Manager
C
Amazon EC2
D
AWS Key Management Service