Configuration Management & JSON Encoded Data
What describes JSON encoded data within network programming?
- A JSON object is an unordered set of name/value pairs - Multiple JSON values are separated using a comma - An online JSON parser can be used for testing
What describes JSON encoded data syntax?
- Contains opening and closing braces - An unordered set of name/value pairs
How is JSON a benefit when used in networking programmability?
- It is lightweight and written easily - Does not require additional plug-ins - Human readable output data
What describes characteristics of configuration management utilities?
- Modules and libraries are prebuilt items used to achieve network state - Puppet and Chef use a pull agent - Item potent verifies if an update has been already run
What describes the benefits of configuration management utilities.
- Offers efficiencies - Offers automation across devices - Offers scalability
What describes the need for automation within configuration management?
- Reduced system variations or one offs - Reduction in software version inconsistencies - Allows for quick provisioning within infrastructure