It allows us to improve automation capabilities within our organization. It address our multiple business automation related concerns and smoothens the workflow. Creating ansible playbooks requires very deep knowledge of autmoation but IBM watsonx Code Assistant for Red Hat Ansible Lightspeed has simplified it to a great extent
Pros
Natural Language Code Genretion
Extensive Playbook Generation
Contextual maintenance and code maintenance
Cons
Incomplete code generation
Errors in large codebox
Likelihood to Recommend
We automate multiple tasks at a single go, using their chat style interface, we give large promts and it executes easily
We need to update our applications regularly to keep up with how business is done nowadays and also want to move some of our applications to Java over time because we have a lot of old COBOL code and it's hard to make our applications work well with today's system but it uses AI to change COBOL code into Java, much easier and faster. For specific, well-defined COBOL modules, I can utilize the AI-powered translation to generate a Java equivalent and for critical sections within the chosen programs, watsonx Code Assistant suggests refactoring options. I evaluate these suggestions and apply the ones that enhance code structure and clarity while preserving functionality.
Pros
It can automatically revamp specific parts of the COBOL code and very useful when we want to maintain the existing codebase but improve its structure. I can highlight a block of COBOL code and use Watsonx Assistant to suggest ways to simplify and optimize it.
Legacy codes, mostly written in COBOL, are cryptic and difficult to understand. Watsonx Assistant analyzes the code and provides insights into its functionalities and dependencies. A great help when working on older applications where understanding the codebase is crucial.
A step-by-step approach to modernize our applications slowly and steadily, so that we can control the process better. I don't have to change everything at once. Instead, I can focus on specific COBOL modules and automatically convert them to Java.
Cons
It would be better if it could handle complex logic and reorganize critical code more effectively. Like any modernization tool, WatsonX Code Assistant for Z also finds it hard to deal with complicated and highly customized code structures.
A simpler and easy to use interface will surely help developers of all skill levels especially, for those who are new to the tool and want to use it more easily and effectively. UI needs an uplift and refinement. I think it's a bit complicated to use right now.
There's already an extension available for Visual Studio Code. If we can integrate it with other commonly used IDEs for mainframe development and with version control systems like Git, it will be really helpful for developers. They can easily track changes suggested by the assistant.
Likelihood to Recommend
Legacy applications can sprawl over years of development. I've witnessed the struggle to maintain ageing COBOL applications. Watsonx can automate repetitive tasks like generating boilerplate code or basic functionalities and it understands the code and then refactors it and even translates it to Java to migrate applications to a more modern language. It also can automatically generate basic test cases, accelerating the development cycle and as a force multiplier.