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

Cisco Exam 300-910 Topic 12 Question 67 Discussion

Actual exam question for Cisco's 300-910 exam
Question #: 67
Topic #: 12
[All 300-910 Questions]

An application communicates with multiple third-party services that use API keys When stress testing the system, developers must change the URLs of the third-party services The application must run on port 5000. but the developers must be able to change the port at runtime if required Which configuration management approach simplifies the development workflow and reduces the configuration changes?

Show Suggested Answer Hide Answer
Suggested Answer: C

Contribute your Thoughts:

Marge
22 days ago
Yeah, and secrets are more for sensitive information like API keys, not general configuration. Sane defaults and application parameters might work, but they don't seem as flexible as config maps for this scenario.
upvoted 0 times
...
Luisa
23 days ago
Config maps do seem like the obvious choice. They allow you to separate configuration from the application code, making it easier to manage changes without having to redeploy the entire application.
upvoted 0 times
Arleen
3 days ago
Keeping sensitive information like API keys in secrets is important for security, but may not directly simplify the configuration management workflow.
upvoted 0 times
...
Amber
4 days ago
A) secrets
upvoted 0 times
...
Laticia
5 days ago
Customizable application parameters can be useful for allowing developers to change configurations at runtime without affecting the underlying code.
upvoted 0 times
...
Luisa
6 days ago
C) application parameters
upvoted 0 times
...
Malcolm
7 days ago
Sane defaults can also be helpful to simplify the development workflow by providing predefined configurations that work for most scenarios.
upvoted 0 times
...
Detra
8 days ago
B) sane defaults
upvoted 0 times
...
Solange
9 days ago
Yes, config maps provide a convenient way to manage configuration changes without needing to redeploy the entire application.
upvoted 0 times
...
Carma
10 days ago
D) config maps
upvoted 0 times
...
...
Merilyn
24 days ago
You're right, Cecil. Changing the URLs of third-party services and the port at runtime sounds like a real headache if not managed properly. I'm thinking config maps might be the way to go here.
upvoted 0 times
...
Cecil
25 days ago
Hmm, this question seems to be testing our understanding of configuration management approaches. I think the key here is finding the approach that simplifies the development workflow and reduces the configuration changes.
upvoted 0 times
...

Save Cancel