Week 2 – Deploying Puppet
configuration management and the cloud week 2 Practice Quiz: Deploying Puppet Locally 1. Puppet evaluates all functions, conditionals, and variables for each individual system, and generates a list of rules…
configuration management and the cloud week 2 Practice Quiz: Deploying Puppet Locally 1. Puppet evaluates all functions, conditionals, and variables for each individual system, and generates a list of rules…
configuration management and the cloud week 1 Practice Quiz: Automation at Scale 1. What is IaC (Infrastructure as Code)? Answers Writing a program from the outside inPrograms for industrial useHardware-based…
troubleshooting and debugging techniques week 4 Practice Quiz: Managing Computer Resources 1. How can you profile an entire Python application? Answers Use an @profile labelUse the guppy moduleUse Memory ProfilerUse…
troubleshooting and debugging techniques week 3 Practice Quiz: Why Programs Crash 1. When using Event Viewer on a Windows system, what is the best way to quickly access specific types…
troubleshooting and debugging techniques week 2 Practice Quiz: Understanding Slowness 1. Which of the following will an application spend the longest time retrieving data from? Answers CPU L2 cacheRAMDiskThe network…