This document provides an overview and examples of Amazon Web Services (AWS) DevOps Guru and CodeGuru services. It summarizes how DevOps Guru uses machine learning to detect operational issues from deviations in metrics. CodeGuru helps improve code quality through reviews and identifying expensive lines of code. The document demonstrates setting up and using both services through examples that induce errors, and shows how the issues are detected. It concludes that CodeGuru is very good at detecting AWS best practices, but some security findings are missing, and recommends using CodeGuru alongside SonarQube for a comprehensive code analysis.