Automating Code Reviews with Amazon CodeGuru
Ready for the real environment experience?
Description
Amazon CodeGuru is a machine-learning powered solution for automating performance reviews and improving application performance. It does by acting both on your code repositories and actual applications, and it currently supports Java code.
When you submit a pull request to a CodeGuru-associated code repository, such as Amazon CodeCommit, CodeGuru will peruse the changes in the pull request and make recommendations based on its own analysis of millions of lines of external code, as comments on your file changes. Additionally, if you deploy CodeGuru as an agent in your application, over time it will make observations and recommendations to help you find and fix code issues such as performance leaks, wasted CPU cycles and more.
In this lab you'll associate an Amazon CodeCommit repository with CodeGuru and create a pull request to be analyzed.
Lab Objectives
Upon completion of this lab you will be able to:
- Be familiar with the basics of Amazon CodeGuru
- Use CodeGuru to analyze code in a repository
Intended Audience
This lab is intended for:
- Developers
- DevOps engineers
Prerequisites
You should be familiar with:
- Familiarity with the AWS console is helpful but not required
Matt has worked for multiple Fortune 500 companies as a DevOps Engineer and Solutions Architect. He is an AWS Certified DevOps Engineer - Professional, and an AWS Certified Solution Architect - Associate. He enjoys reading and learning new technologies.