<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CodeGuru Archives - Artificial Intelligence</title>
	<atom:link href="https://www.aiuniverse.xyz/tag/codeguru/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.aiuniverse.xyz/tag/codeguru/</link>
	<description>Exploring the universe of Intelligence</description>
	<lastBuildDate>Thu, 02 Jul 2020 08:01:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Can CodeGuru Improve Your Code with Machine Learning?</title>
		<link>https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/</link>
					<comments>https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Thu, 02 Jul 2020 08:01:43 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[CodeGuru]]></category>
		<category><![CDATA[Machine learning]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9927</guid>

					<description><![CDATA[<p>Source: insights.dice.com Amazon’s new tool, CodeGuru, leverages machine learning to streamline the code-review process. But will it actually interest developers? CodeGuru features two components: a “Reviewer” that uses machine learning to scan <a class="read-more-link" href="https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/">Can CodeGuru Improve Your Code with Machine Learning?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: insights.dice.com</p>



<p>Amazon’s new tool, CodeGuru, leverages machine learning to streamline the code-review process. But will it actually interest developers?</p>



<p>CodeGuru features two components: a “Reviewer” that uses machine learning to scan code for bugs, and a “Profiler” that highlights latency and CPU utilization issues. Profiler will also produce an “estimated dollar value” for the active CPU costs of an issue, allowing developers to optimize their code in order to save money.</p>



<p>Originally introduced at last year’s Amazon re:Invent conference, CodeGuru has spent the past few months undergoing a variety of modifications. There are a few caveats: As of right now, it seems that Reviewer’s bug-fixing recommendations are limited to Java code stored in GitHub, AWS CodeCommit, or Bitbucket. Profiler, meanwhile, supports applications written in Java virtual machine (JVM) languages such as Clojure, JRuby, Jython, Groovy, Kotlin, Scala, and (of course) Java.  </p>



<p>The official AWS blog features a pithy coding walkthrough using CodeGuru, including its visualization and recommendation features. As with Amazon Honeycode, the company’s new low-code tool, the corporate goal of CodeGuru seems pretty clear: Useful tools will compel developers to stick with AWS and Amazon’s ecosystem, and not potentially drift over to Microsoft’s Azure or Google’s Cloud options.</p>



<p>The big test, of course, is whether CodeGuru’s machine learning is capable of identifying bugs in a way that makes the coding process more efficient. Some code is the result of reasonable compromises that developers made earlier in their process, and it’s up in the air whether an artificial intelligence will necessarily recognize the creativity and larger issues behind those decisions. And while latency and resource utilization are huge issues, they’re impacted by a variety of factors that CodeGuru might not always realize.</p>



<p>Nonetheless, anything that potentially helps developers do their jobs is a good thing, and CodeGuru joins a growing number of developer tools that try to use machine learning and A.I. to make the coding process a little better. For example, you have code “autocompleters” such as Deep TabNine, IntelliSense (part of Visual Studio), and Kite, all of which attempt to leverage different flavors of machine learning to predict what a human coder will type next. There are also A.I. tools that attempt to measure everything from security to complexity.</p>



<p>In other words, CodeGuru isn’t a striking development. Nonetheless, it shows yet again that machine learning will only influence coding more and more as the years go on.</p>
<p>The post <a href="https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/">Can CodeGuru Improve Your Code with Machine Learning?</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/can-codeguru-improve-your-code-with-machine-learning/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Amazon releases CodeGuru, which uses machine learning to optimize code</title>
		<link>https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/</link>
					<comments>https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/#respond</comments>
		
		<dc:creator><![CDATA[aiuniverse]]></dc:creator>
		<pubDate>Wed, 01 Jul 2020 06:14:58 +0000</pubDate>
				<category><![CDATA[Machine Learning]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Artificial Intelligence]]></category>
		<category><![CDATA[CodeGuru]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Machine learning]]></category>
		<guid isPermaLink="false">http://www.aiuniverse.xyz/?p=9890</guid>

					<description><![CDATA[<p>Source: siliconangle.com Amazon Web Services Inc. said today its new Amazon CodeGuru service, which relies on machine learning to automatically check code for bugs and suggest fixes, is now <a class="read-more-link" href="https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/">Read More</a></p>
<p>The post <a href="https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/">Amazon releases CodeGuru, which uses machine learning to optimize code</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>Source: siliconangle.com</p>



<p>Amazon Web Services Inc. said today its new Amazon CodeGuru service, which relies on machine learning to automatically check code for bugs and suggest fixes, is now generally available.</p>



<p>Amazon announced the tool in preview at its AWS re:Invent event in December.</p>



<p>“It’s challenging to have enough experienced developers with enough free time to do code reviews, given the amount of code that gets written every day,” the company said today. “And even the most experienced reviewers miss problems before they impact customer-facing applications, resulting in bugs and performance issues.”</p>



<p>AWS CodeGuru is actually made up of two separate tools, including a Reviewer and a Profiler, and they do pretty much what the names suggest.</p>



<p>To get started, developers must commit the code they want to review to a hosting repository such as GitHub, Bitbucket Cloud or AWS CodeCommit. CodeGuru Reviewer then kicks in by analyzing that code, searching for bugs and offering potential fixes for them. This is all done within the code repository itself, so for example, if the developer is using GitHub, CodeGuru will create a pull request and add a comment with specific information about the bug it has found and any potential fixes it recommends.</p>



<p>CodeGuru Reviewer has ample pedigree, as its algorithm was trained on code from more than 10,000 open-source projects hosted on GitHub. The algorithm should improve over time too, since developers can leave feedback on the bugs it finds and the recommendations it provides.</p>



<p>As for CodeGuru Profiler, it’s all about optimizing the code. The idea is to help developers find inefficiencies with their code and also the most expensive lines of code. The tool is supported on serverless platforms such as AWS Lambda and AWS Fargate.</p>



<p>In addition, CodeGuru Profiler now adds an estimated dollar amount to any unoptimized lines of code it finds.</p>



<p>“Our customers develop and run a lot of applications that include millions and millions of lines of code,” said Swami Sivasubramanian, vice president of Amazon Machine Learning. “Ensuring the quality and efficiency of that code is incredibly important, as bugs and inefficiencies in even a few lines of code can be very costly.”</p>



<p>Constellation Research Inc. analyst Holger Mueller said the general availability of Amazon CodeGuru shows that the time when&nbsp;coders would rely on integrated development environments to highlight code and find syntax errors is a thing of the past.</p>



<p>“Machine learning and&nbsp;artificial intelligence algorithms improve developer productivity,&nbsp;helping them to achieve what matters most to executives,” Mueller said. “That is, developer velocity to build next-generation applications.”</p>



<p>Amazon said several big companies are already using CodeGuru to find bugs in and optimize their code, including Atlassian Corp. Plc.</p>



<p>“While code reviews from our development team do a great job of preventing bugs from reaching production, it’s not always possible to predict how systems will behave under stress or manage complex data shapes, especially as we have multiple deployments per day,” said Zak Islam, head of engineering for tech teams at Atlassian. “When we detect anomalies in production, we have been able to reduce the investigation time from days to hours and sometimes minutes thanks to Amazon CodeGuru’s continuous profiling feature.”</p>



<p>Amazon CodeGuru is available now in the company’s US East (N. Virginia), US East (Ohio), US West (Oregon), EU (Ireland), EU (London), EU (Frankfurt), EU (Stockholm), Asia Pacific (Singapore), Asia Pacific (Sydney), and Asia Pacific (Tokyo) regions. The service will be made available in additional regions in the coming months, Amazon said.</p>
<p>The post <a href="https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/">Amazon releases CodeGuru, which uses machine learning to optimize code</a> appeared first on <a href="https://www.aiuniverse.xyz">Artificial Intelligence</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.aiuniverse.xyz/amazon-releases-codeguru-which-uses-machine-learning-to-optimize-code/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
