Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Eccouncil 312-97 Exam - Topic 7 Question 13 Discussion

(Andrew Gerrard has recently joined an IT company located in Fairmont, California, as a DevSecOps engineer. Due to robust security and cost-effective service provided by AWS, his organization has migrated all the workloads from on-prem to AWS cloud in January of 2020. Andrew's team leader has asked him to integrate AWS Secret Manager with Jenkins. To do so, Andrew installed the ''AWS Secret Manager Credentials provider'' plugin in Jenkins and configured an IAM policy in AWS that allows Jenkins to take secrets from AWS Secret manager. Which of the following file should Andrew edit to add access id and secret key parameters along with the region copied from AWS?.)
B) /etc/sysconfig/Jenkins.
A) /etc/file/Jenkins.
C) /etc/sysconfig file/Jenkins.
D) /etc/filebeat/filebeat.yml.

Eccouncil 312-97 Exam - Topic 7 Question 13 Discussion

Actual exam question for Eccouncil's 312-97 exam
Question #: 13
Topic #: 7
[All 312-97 Questions]

(Andrew Gerrard has recently joined an IT company located in Fairmont, California, as a DevSecOps engineer. Due to robust security and cost-effective service provided by AWS, his organization has migrated all the workloads from on-prem to AWS cloud in January of 2020. Andrew's team leader has asked him to integrate AWS Secret Manager with Jenkins. To do so, Andrew installed the ''AWS Secret Manager Credentials provider'' plugin in Jenkins and configured an IAM policy in AWS that allows Jenkins to take secrets from AWS Secret manager. Which of the following file should Andrew edit to add access id and secret key parameters along with the region copied from AWS?.)

Show Suggested Answer Hide Answer
Suggested Answer: B

On Linux systems, Jenkins environment variables such as AWS access key ID, secret access key, and default region are commonly configured in the /etc/sysconfig/Jenkins file. This file allows administrators to define environment variables that are loaded when the Jenkins service starts. By placing AWS credentials and region information in this file, Jenkins jobs and plugins---such as the AWS Secrets Manager Credentials Provider---can securely access AWS resources. The other options reference invalid paths or unrelated configuration files (such as Filebeat). Editing /etc/sysconfig/Jenkins ensures consistent credential availability across Jenkins jobs while supporting secure integration with AWS services during the Code stage.


Contribute your Thoughts:

0/2000 characters
Gertude
3 days ago
Why would you need to edit that file for AWS secrets? Seems off.
upvoted 0 times
...
Jerry
8 days ago
I agree with B, that's the standard for Jenkins configs.
upvoted 0 times
...
Dawne
13 days ago
Wait, is it really that straightforward?
upvoted 0 times
...
Rhea
18 days ago
I think it might be A) /etc/file/Jenkins instead.
upvoted 0 times
...
Frederick
23 days ago
It's definitely B) /etc/sysconfig/Jenkins.
upvoted 0 times
...
Delfina
29 days ago
I don't think it's /etc/filebeat/filebeat.yml since that's usually for logging configurations, but I could be wrong.
upvoted 0 times
...
Alona
1 month ago
I feel like I might have seen /etc/file/Jenkins mentioned in a tutorial, but I can't recall if that's the right one for AWS credentials.
upvoted 0 times
...
Elvera
1 month ago
I remember practicing a similar question about configuring Jenkins with AWS, and I think it might be /etc/sysconfig/Jenkins.
upvoted 0 times
...
Nettie
1 month ago
I think the file we need to edit is related to Jenkins configuration, but I'm not entirely sure which one it is.
upvoted 0 times
...

Save Cancel