Skip to main content

Talentica Software Unfurls Managed AI Service to Optimize Software Delivery

Talentica Software this week launched a managed software delivery service that leverages artificial intelligence (AI) to enable DevOps teams to deploy applications developed using AI coding tools at scale.

Company CTO Manjusha Madabushi said the DevX AI Pods service makes use of a set of AI agents that Talentica has trained to provide the context needed to successfully build and deploy applications using AI tools. Those agents analyze existing artifacts such as product requirement documents (PRDs), the codebase, test cases, and the underlying software architecture to ensure that the application developed using AI tools can actually run in a production environment, she added.

Specifically, AI agents leverage a Correctness, Consistency, Completeness and Relevance (CCCR) framework that Talentica developed to evaluate the code being created. That output is then validated by a team of more than 600 Talentica software engineers to ensure it meets the original criteria specified.

That approach enables AI agents to more holistically reason about the changes rather than implementing each one independently, said Madabushi. AI agents, for example, can map dependencies, reuse existing functionality, and perform root-cause analysis on failures.

The overall goal should not be to simply generate code quicker but rather to enable DevOps teams to reliably deploy higher-quality applications at a much faster rate, noted Madabushi. The issue that far too many DevOps teams are encountering is that while AI coding tools make it possible to generate more code than ever, they are not actually increasing the rate at which applications are deployed, she added. Additionally, AI tools tend to create a lot of duplicate code that eventually creates a level of bloat that impacts application performance, noted Madabushi. In effect, AI coding tools are actually increasing the amount of technical debt that DevOps teams need to eventually retire, she noted.

It’s not clear at what rate the rise of AI has actually resulted in more applications being deployed faster but there is clearly now no shortage of code. A recent Futurum Group survey found more than half (54%) now work for organizations that use AI across more than half of their software development lifecycle (SDLC), with 40% reporting AI already generates the majority of production code merged in the last 90 days. Within the next three years, a total of 58% expect AI to build 80% or more of their software. However, three-quarters of survey respondents (75%) have encountered a production issue that they have confirmed is attributable to AI, with 42% experiencing multiple incidents.

The challenge, of course, is that it’s difficult to determine how much of that code is making it into production environments and, potentially more troubling, was it validated before being incorporated into a software build. Each DevOps team will, of course, need to decide how best to manage the volume of code now being generated in the AI era. There is, at this point, little doubt that achieving that goal will require more reliance on AI to resolve all the coding issues now being created by AI.



from DevOps.com https://ift.tt/GBD1Fhl

Comments

Popular posts from this blog

Rochelle Walensky on the Rocky Road to Normal

Rochelle Walensky on the Rocky Road to Normal By David Wallace-Wells from NYT Opinion https://ift.tt/0A5Wx6r internal-sub-only-nl, Coronavirus (2019-nCoV), Vaccination and Immunization, Rumors and Misinformation, Centers for Disease Control and Prevention, Walensky, Rochelle

Mystery Fuels Unease in Maine Woods: Who Bought Burnt Jacket Mountain?

Mystery Fuels Unease in Maine Woods: Who Bought Burnt Jacket Mountain? By Jenna Russell, Heather Knight and Sophie Park from NYT U.S. https://ift.tt/a6Ye2Gp Land Use Policies, High Net Worth Individuals, Forests and Forestry, Logging Industry, Real Estate and Housing (Residential), Facebook Inc, Thomas Associates, Zuckerberg, Mark E, Chan, Priscilla, Appalachian Trail, Bangor (Me), Maine, Palo Alto (Calif), Mount Katahdin (Me), Millinocket (Me)

LocalStack Acquires WonderTwin AI to Gain SaaS App Emulation Platform

LocalStack this week revealed it has acquired WonderTwin AI , a provider of an emulator of software-as-a-service (SaaS) applications that is used to build custom applications for those platforms. Colin Neagle, vice president of marketing for LocalStack, said the emulators WonderTwin AI has developed will be integrated into the company’s namesake emulation platform that application development teams currently rely on to emulate cloud services provided by Amazon Web Services (AWS). LocalStack and WonderTwin AI make it possible for application developers working on a local machine to build applications that are designed to be deployed on some type of external cloud platform using a local sandbox to test and validate integrations without having to connect to a service or build against a live application programming interface (API). That issue has been especially critical in an era where more code will soon be generated by AI coding agents that may for one reason or another circumvent the...