This document discusses cloud operations fundamentals. It notes that management systems must now interact with cloud APIs as infrastructure is provisioned dynamically. Provisioning new systems can take time depending on the amount of data and network speeds. Many traditional system management tools no longer apply, requiring dynamic configuration modules or coding. DevOps practices like revision control, testing, and continuous integration/delivery should be applied at the operations level to iteratively improve system configurations and eliminate errors between testing and production. Cloud operations is becoming more programmatic and technical in nature.