Home  >  Article  >  Technology peripherals  >  Red Hat updates Ansible software to provide generative AI front-end

Red Hat updates Ansible software to provide generative AI front-end

WBOY
WBOYforward
2023-05-30 20:16:161183browse

Red Hat updates Ansible software to provide generative AI front-end

Recently, Red Hat has released a series of announcements, one of which is the addition of real-time, event-driven processing capabilities and AI front-end to Ansible for automated software configuration and application deployment. .

The success of OpenAI ChatGPT's large-scale language model has triggered the industry's obsession with generative AI. Against this background, Red Hat launched Ansible Lightspeed with IBM Watson Code Assistant.

Red Hat says this new feature makes it easier for novice Ansible users to automate tasks, relieving automation professionals from the burden of creating low-level tasks. Users can use English commands to generate YAML commands that can be used in Ansible Playbooks automation task lists.

Ansible simplifies IT infrastructure management, configuration management, and application deployment by automating tasks and deploying them as code. The new service uses natural language processing and integrates IBM's Watson Code Assistant, which simplifies app development by providing AI-generated suggestions. The service is expected to be generally available later this year.

Bridging the skills gap

Tom Anderson, vice president of Red Hat and general manager of Ansible, said: "The skills gap is large and growing, and at the same time, IT operations teams need to be different from think the way they used to. Their world is getting more complex, they're dealing with more and more data centers and more and more edges, trying to use old practices to manage the new complexity, and those two things are not going well They are matched together."

Anderson said that Red Hat parent company IBM's own IT organization has been using Lightspeed, and IT operational efficiency has increased by 60%. Red Hat believes the technology benefits both operations professionals and end users. He said: "It really has two aspects, making existing employees more productive and bringing more people into the world of automation by lowering the standard of competency."

Event-driven Ansible will become Ansible Automation Platform 2.4 A standard part of the app that can be used to take action on real-time captured data, such as event logs and alerts, allowing IT operators to pre-determine and define rules to trigger automated actions in situations such as unresponsive system processes or unauthorized access requests. operate. Multiple events can be chained together to form more complex automated actions.

Good for Observability

Anderson said: "There are a lot of observability tools now, and they are getting better and better, allowing us to easily integrate these observability tools Connect to the Ansible automation platform to take on those mundane, repetitive tasks, freeing up your operations teams to solve innovative problems."

Red Hat intends to support all major observability platforms, such as Platforms from Dynatrace and Datadog, as well as support for major streaming platforms such as Apache Kafka.

“We have created a rules engine and event capture that can launch rules-based workflows to be able to determine the correct playbook to run for a certain situation, and most clients’ incident managers have hundreds of thousands of Events are correlated and distilled into an event. They are able to pipe that event into event-driven Ansible through a rulebook that says which playbook should be run."

Anderson said that Ansible's Agent event-driven automation is particularly useful in shop-floor environments where so-called edge devices need to be managed in real time. "We do a lot of work in retail areas around cash registers and kiosks, as well as on oil rigs, and in a lot of use cases, businesses don't have dedicated IT staff to handle those things."

The above is the detailed content of Red Hat updates Ansible software to provide generative AI front-end. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:51cto.com. If there is any infringement, please contact admin@php.cn delete