Zowe Archives - IBA Group - USA https://us.ibagroupit.com/tag/zowe/ Wed, 09 Oct 2024 06:06:18 +0000 en-EN hourly 1 https://wordpress.org/?v=6.5.5 Zowe Explorer Plugin for IntelliJ IDEA by IBA Group Earns Inclusion in Zowe V3 Core https://us.ibagroupit.com/news/zowe-explorer-plugin-for-intellij-idea-by-iba-group-earns-inclusion-in-zowe-v3-core/ Wed, 09 Oct 2024 06:00:59 +0000 https://us.ibagroupit.com/?post_type=news&p=13354 The post Zowe Explorer Plugin for IntelliJ IDEA by IBA Group Earns Inclusion in Zowe V3 Core appeared first on IBA Group - USA.

]]>

The Zowe Explorer plugin for IntelliJ IDEA developed by IBA Group is now officially part of Zowe’s Long Term Support (LTS) V3 Release. This plugin allows developers to work seamlessly with the z/OS platform directly within IntelliJ IDEA, advancing mainframe development with modern tools.

For over 30 years, IBA Group has been committed to modernizing the mainframe environment by continuously investing in innovation and attracting new talent. The company’s approach to mainframe revitalization led to the creation of Global Repository for Mainframe Developers (GRMD) and several DevOps solutions.

In 2020, a team of young IBA Group developers introduced the For Mainframe plugin that replaces traditional green and black screens with a modern, user-friendly interface. The solution was well received by the SHARE community, prompting Broadcom to invite the team to join the Zowe project.

The IBA Group Zowe IntelliJ Squad continues to actively contribute to the Zowe ecosystem, focusing on building an end-to-end Zowe DevOps framework that integrates modern tools across all stages of mainframe application development.

Uladzislau KalesnikauIBA Group Team Lead and Zowe Squad Lead

We are excited about the launch of the Zowe V3 with our Zowe Explorer plugin for IntelliJ IDEA as a Zowe core component.  At IBA Group, we have been working hard to make this a reality! What is also important, we have not been doing it in isolation. The Zowe project makes us feel part of a great family of enthusiasts who strive to connect mainframes to the modern tech stack. The Zowe Explorer plugin is just an initial stage for us. The plugin is continuously growing with new features. It incorporates the core concept of interacting with a mainframe and we are also aiming to meet developers’ needs. As such, we plan to develop other plugins and extensions for code highlighting, auto completion, and features for mainframe-specific languages and tools. To cover as much of DevOps pipeline stages as possible, we are developing the Zowe zDevOps Jenkins plugin. In cooperation with Broadcom on the Zowe platform, we are developing a plugin for PL/1. To simplify test automation using the Galasa framework, we are developing a plugin for IntelliJ IDEA and an extension for VS Code. Overall, we have great tasks ahead!

Valery AranouskiOpen Mainframe Project Ambassador and DevOps Team Lead at IBA Group

I became involved in the project from the very beginning. At a hackathon held in 2020, one of our teams tried to develop an application for IntelliJ IDEA to help developers write mainframe code. They also experimented with AI models. Eventually, I came up with an idea to translate this experience into practical terms. I suggested that we develop an interface for working with the mainframe from the IntelliJ IDEA. In addition to tasks in architecture, I am also involved in software development for the project and prepare a training course in Zowe for young developers. This year, the Zowe community qualified me as a Zowe Ambassador, which is a great honor for me. The inclusion of our Zowe Explorer plugin for IntelliJ in the Zowe core serves as a recognition of our excellence and contribution to the Open Mainframe Project.

Sergei LevteevIBA Group CEO

The inclusion of our Zowe Explorer plugin for IntelliJ in the Zowe core is an important milestone for IBA Group. We started contributing to Zowe in 2020, following the invitation from Broadcom and the Zowe team. Why are we doing this? The project keeps us innovative, and promotes open source and DevOps practices on the mainframe to our customers. Cooperation with Zowe helps us attract new talent and bridge the cultural and generation gap within our mainframe teams. In simple terms, we introduce Zowe, open source, and DevOps. This makes our developers more productive and motivated. As a result, customers adopt our approach in their teams and they in turn become more efficient. The Zowe Explorer plugin for IntelliJ is just the beginning. We are committed to the adoption of new technologies that will change the landscape of the future.

 

About Zowe

Zowe is a contributor-led community with participating vendors such as, but are not limited to, Broadcom, IBM, Phoenix Software, Rocket Software, Vicom Infinity, and IBA Group. As a result of their extensive collaboration, the following Zowe extensions have been transformed in Zowe V3:

  • The Zowe Explorer for IntelliJ provides the developers within the IntelliJ IDEA with the capability to work with the z/OS platform.
  • Kotlin and Java SDKs are Generally Available Extensions simplifying interaction with z/OS from the Java and Kotlin applications.
  • The IMS service and the current CLI extensions are archived. IBM is working on replacements.

About the Open Mainframe Project

The Open Mainframe Project is intended to serve as a focal point for deployment and use of Linux and open source in a mainframe environment. With a vision of open source on the mainframe as the standard for enterprise-class systems and applications, the project’s mission is to build community and adopt open source on the mainframe by eliminating barriers to open source adoption on the mainframe, demonstrating value of the mainframe on technical and business levels, and strengthening collaboration points and resources for the community to thrive. Learn more about the Open Mainframe Project and about Zowe’s Long Term Support (LTS) V3 Release.

The post Zowe Explorer Plugin for IntelliJ IDEA by IBA Group Earns Inclusion in Zowe V3 Core appeared first on IBA Group - USA.

]]>
IBA Group Showcases Modern Tools at SHARE Kansas City 2024 https://us.ibagroupit.com/events/iba-group-showcases-modern-tools-at-share-kansas-city-2024/ Thu, 22 Aug 2024 09:43:06 +0000 https://us.ibagroupit.com/?post_type=events&p=13183 The post IBA Group Showcases Modern Tools at SHARE Kansas City 2024 appeared first on IBA Group - USA.

]]>

IBA Group Showcases Modern Tools at SHARE Kansas City 2024

At SHARE Kansas City 2024, IBA Group showcased its expertise in modernization of mainframe systems through leading technical sessions, contributing to the discussions around Zowe™, and debuting the new Zowe™ COBOL Plugin.

Mainframe Testing Sessions

Led by Alex Burak and Uladzislau Kalesnikau, IBA Group’s testing sessions focused on integrating modern tools like Galasa, test4z, Cobol Check, and IntelliJ with mainframe environments. These sessions emphasized the importance of automating testing processes within CI/CD pipelines, highlighting the critical role of early bug detection in achieving improvements in software quality.

The sessions discussed the following key testing methodologies:

Unit Testing. Focuses on testing individual components of the system, such as a single program or code paragraph, to ensure they work correctly in isolation. Common tools include Cobol Check and Test4z.

Integration Testing. Evaluates how components interact within the mainframe and with external systems. It ensures that combined applications function correctly. Uses tools like CICS Interdependency Analyzer.

Functional Testing. Verifies that the application’s features work as intended across various scenarios. Tools like HCL OneTest and Galasa are used for this stage.

The sessions emphasized the benefits of automating these testing stages, including reduced defects, faster testing, and higher SLA compliance. Challenges such as dealing with legacy systems and integrating testing into modern CI/CD pipelines were also addressed.

IBA Group will be publishing a series of articles to explore mainframe testing, the associated challenges, and potential solutions.

Zowe™ Project

As a contributor to the Zowe™ project since 2020, IBA Group featured the following key sessions:

Zowe™ v3 Preview. In collaboration with Zowe™ team members Joe Winchester, Rose Sakach, Jan Prihoda, Billie Jean Simmons, and Andrej Chmelo, IBA Group participated in the session that outlined new functions and upcoming changes in Zowe™ v3.

Zowe™ and Galasa Integration. Alongside Joe Winchester, Gerald Mitchell, and Billie Jean Simmons, IBA Group contributed to the session that demonstrated how Zowe™ and Galasa work together to enhance mainframe management and testing, providing practical insights into their integration.

New Zowe™ COBOL Plugin for IntelliJ IDEA™

A highlight at IBA Group’s booth was the live demo of the Zowe™ COBOL Plugin for IntelliJ IDEA™. Designed to enhance a developer experience, the plugin features automatic completion and syntax highlighting, and is seamlessly integrated with IDEs like VS Code and IntelliJ. The demo was well received and the visitors recognized the potential of the plugin for the streamlining of COBOL development.

IBA Group extends its sincere thanks to everyone who attended the sessions and collaborated with the company’s team at SHARE Kansas City 2024. Your insights and feedback were invaluable. Special thanks to John Mertic and Maemalynn Nokdhes Meanor from the Open Mainframe Project for their leadership and support.

IBA Group is committed to continuing the work on addressing the challenges and opportunities in mainframe technology. Looking ahead, we are excited to explore new possibilities and remain dedicated to providing solutions that meet your needs.

Thank you for your support and trust. IBA Group looks forward to continuing this journey together at SHARE in Washington, DC, in 2025.

The post IBA Group Showcases Modern Tools at SHARE Kansas City 2024 appeared first on IBA Group - USA.

]]>
IBA Group at SHARE Kansas City 2024 https://us.ibagroupit.com/news/iba-group-at-share-kansas-city-2024/ Mon, 05 Aug 2024 15:28:07 +0000 https://us.ibagroupit.com/?post_type=news&p=13110 The post IBA Group at SHARE Kansas City 2024 appeared first on IBA Group - USA.

]]>

IBA Group is pleased to announce our participation in SHARE Kansas City 2024. Visit our booth and join our sessions to explore the latest advancements in mainframe technology, open-source projects, and CI/CD practices.

Session Highlights

Mainframe Testing with VS Code and IntelliJ IDEA

Date: Mon, Aug 5, 2024 | Time: 3:45 PM – 4:45 PM

Understand how automated testing integrates into the DevOps pipeline with Galasa, Zowe, VS Code, and IntelliJ.

Continuous End-to-End Testing

Date: Tue, Aug 6, 2024 | Time: 9:15 AM – 10:15 AM

Learn how to incorporate testing into your CI/CD pipeline using open-source tools.

Zowe v3: What to Expect

Date: Wed, Aug 7, 2024 | Time: 8:45 AM – 9:45 AM

Preview the new features of Zowe v3 and provide your feedback.

Zowe and Galasa Together

Date: Thu, Aug 8, 2024 | Time: 8:45 AM – 9:45 AM

Discover how Zowe and Galasa integrate seamlessly.

What’s New

  • Presentations on mainframe testing tools featuring Galasa, Zowe, VSCode, and IntelliJ.
  • Introduction of the new Zowe Cobol Plugin with autocompletion and highlighting functionality, designed for enhanced compatibility.
  • Information on the upcoming Zowe v3 release in September 2024, with opportunities for feedback.

Visit Our Booth

Visit the IBA Group booth #217 for live demonstrations, expert insights, and detailed information about our mainframe solutions. We look forward to engaging with attendees and discussing how our technologies can support their goals.

We look forward to seeing you at SHARE Kansas City 2024!

The post IBA Group at SHARE Kansas City 2024 appeared first on IBA Group - USA.

]]>
Zowe™ Explorer Plugin for IntelliJ IDEA™: Evolution and Future https://us.ibagroupit.com/insights/zowe-explorer-plugin-for-intellij-idea-evolution-and-future/ Mon, 29 Jul 2024 14:21:37 +0000 https://us.ibagroupit.com/insights/zowe-explorer-plugin-for-intellij-idea-evolution-and-future/ The post Zowe™ Explorer Plugin for IntelliJ IDEA™: Evolution and Future appeared first on IBA Group - USA.

]]>

SHARE conference has passed and this participation was a significant milestone for IBA Group. The conference marked a special anniversary for The Open Mainframe Project’s Zowe community, celebrating 5 years since the project’s initial announcement.

During the conference, IBA Group had the privilege of featuring speakers who presented the Zowe Explorer plugin for IntelliJ IDEA, showcasing the mainframe integrated development environment.  IBA Group was also mentioned in an article by Joe Winchester,  member of the Zowe Advisory Committee (ZAC) and Senior Technical Staff Member at IBM.

SHARE new orleans

I was excited to be a part of SHARE 2023! This year IBA Group showcased a suite of tools designed to help businesses implement modern DevOps for mainframes. If you didn’t get a chance to attend the conference, please feel free to reach out to me to discuss our plugins for IntelliJ.Alex Burak, representative of IBA Group at SHARE 2023.

Tracing the Milestones

The journey of a thousand miles begins with a single step, and for IBA Group, every version release represents a significant stride toward perfection. One of the most noteworthy releases is the Zowe Explorer plugin for IntelliJ IDEA. It’s not just a figure of speech when we say that we’ve surpassed 1,690 installations; it’s a testament to the trust and confidence the community has shown in our endeavors.

Version 1.0.0 emerged as a major game changer, introducing:

  •  TSO CLI: This isn’t just a feature; it’s a revolution. Enabling users to submit TSO commands directly through IntelliJ, it brought about a new level of convenience. Working with the plugin, it is possible to establish multiple TSO CLI sessions and work with all of them at the same time. Now, basic TSO functions are available. Later we plan to add new features and provide complex scenarios handling basing on users feedback.
  • File Encoding Management: Handling file encodings has always been challenging for mainframe developers. With the ability to manage and change file encodings seamlessly, we addressed a longstanding pain point. Now it is possible to change the encoding of any USS file, specifying either reloading of the file with the specified encoding tag and without changing the contents, or changing the actual contents of the file. With that, the plugin will show all the contents correctly if the source encoding was not correct.
  • JES Explorer new options: With the new version, there are some new options to work with JES jobs introduced. Now it is possible to edit the source JCL, run the changed job, view its execution logs and purge the job from JES.
  • UX changes: Some UX changes are introduced. The most notable – we changed the “plus” button behavior. So now, it expands to show the possible new items to create instead of being just a “plus” button that “does something”.
  • Performance Enhancements: By optimizing dataset loading and other functionalities, we ensured that the user experience remained fluid and interruption-free.
  • The subsequent versions, from 1.0.1 to 1.0.3, focused on refinements. These updates were pivotal in ensuring stability, compatibility across IntelliJ versions, and enhancing overall user interaction. One key fix that stands out is the resolution of a critical bug affecting the project tree, ensuring users do not face disruptions during their development journey.

Crafting the Future

Peeking into the horizon, we have already released version 1.1.0. This version is about:

  • “whoami” feature to fetch the correct name of the user: This feature later gives the possibility to get the real name of the user, so that it will ease interactions with USS files.
  • Hint after a connection is created: It notifies the user that after the connection is created, they are able to work with other essential plugin’s features.
  • Copy + resolve conflicts: When files or folders are being copied, sometimes it makes conflicting situations when there are the same names for any of the entities. This feature helps to resolve such conflicts, providing the opportunity to decide, which kind of action will be taken.
  • Dataset presets: Sometimes it is not so easy to decide the parameters of the dataset being created. The presets will provide some basic types of template working sets to work with.
  • Default mask name during a mask creation: Sometimes it is not needed to provide a specific mask name and it is easier just to fetch the default list of datasets by the default user’s wildcard.
  • “Duplicate” option for a dataset’s member.
  • “No items found” as empty children list of the specified entity.
  • Unit tests for source code: We are actively increasing the coverage of the plugin’s source code. This process may be not perfectly visible, but of course, we are working on it.
  • Auto-synchronization option for datasets and file content, which we plan to make the default setting in subsequent releases. This option is turned on by default starting from 1.1.0 version of the plugin. It can be changed later in Settings->Other settings.
  • Infrastructure to integrate the much-anticipated CICS plugin.
  • A plethora of other user-centric features, such as a reworked UI for error messages, spool log downloads, and intuitive file sorting.

We’re aiming to bring a holistic suite of plugins to the table, encapsulating JCL, Jenkins, CICS, and COBOL functionalities. One pioneering venture we are exploring is the application of LSP technology, recently introduced by Jetbrains. Alongside, we are actively researching integration avenues with Zowe API ML.

Conclusion

In this ever-evolving domain of plugins and mainframe interactions, our team is committed not just to keep pace, but to set the pace. Our mission is singular: to make Zowe Explorer plugin for IntelliJ IDEA the go-to interface for all mainframe interactions. As we continue on this voyage, your feedback is our compass, guiding us towards creating better, more innovative solutions.

 

Disclaimer: All trademarks, service marks, trade names, logos, and brand names mentioned or used within this communication, including any accompanying documents, website content, or other materials, belong to their respective owners. The inclusion of these trademarks is purely for informational and referential purposes and does not imply any association, endorsement, sponsorship, or authorization by the trademark owners, unless explicitly stated. Efforts have been made to identify and acknowledge the trademarks used in this communication. However, the absence of any such acknowledgement or reference should not be interpreted as a challenge to the validity or ownership of those trademarks. Here are some of the registered trademarks mentioned in this communication: Zowe™, the Zowe™ logo, and the Open Mainframe Project™ are trademarks of The Linux® Foundation. Linux® is a registered trademark of Linux Torvalds. IntelliJ, IntelliJ IDEA, PyCharm, and PhpStorm are trademarks or registered trademarks of JetBrains, Inc. BMC, BMC Software, the BMC logo, the BMC Software logo, and other BMC marks are the exclusive properties of BMC Software, Inc. and are registered or may be registered in the U.S. and in other countries. IBM, the IBM logo, and ibm.com are trademarks or registered trademarks of International Business Machines Corporation in the United States, other countries, or both. Broadcom®, the pulse logo, Connecting everything®, and the Connecting everything logo are among the registered trademarks of Broadcom Corporation and/or its. Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both. Microsoft, Azure, Windows, and Windows NT are trademarks of Microsoft Corporation in the United States, other countries, or both. Kotlin is a registered trademark of the Kotlin Foundation. Jenkins® is a registered trademark of LF Charities Inc. Additionally, other company, product, and service names mentioned in this communication may also be trademarks or service marks of their respective owners.

The post Zowe™ Explorer Plugin for IntelliJ IDEA™: Evolution and Future appeared first on IBA Group - USA.

]]>
IBA Group Demos Mainframe DevX at SHARE Orlando 2024 https://us.ibagroupit.com/events/iba-group-demos-mainframe-devx-at-share-orlando-2024/ Mon, 18 Mar 2024 12:48:14 +0000 https://us.ibagroupit.com/events/iba-group-demos-mainframe-devx-at-share-orlando-2024/ The post IBA Group Demos Mainframe DevX at SHARE Orlando 2024 appeared first on IBA Group - USA.

]]>

IBA Group Demos Mainframe DevX at SHARE Orlando 2024

IBA Group discussed Mainframe DevX at the SHARE Conference in Orlando held from March 3 to March 7, 2024. As both presenters and exhibitors, IBA Group had the opportunity to share expertise in open source, DevOps, and Zowe™ plugins with fellow attendees.

SHARE stands out as the premier event for mainframe technical professionals seeking to connect with peers and vendors, enhance their skills, and explore new directions. This year’s conference gathered an impressive list of participants, featuring many emerging names in the mainframe market. Highlights included discussions on AI, product updates, system administration, application development topics, and cybersecurity. Additionally, this year’s conference marked the celebration of the 60th anniversary of the mainframe, adding a special significance to the event.

During the session, Uladzislau Kalesnikau, IBA Group’s speaker, delved into Next-Gen Mainframe DevX with tools like IntelliJ IDEA, Jenkins, and GitHub. The presentation offered insights into how to improve the Developer Experience (DevX) for mainframe systems, streamline source code development, and harness modern tools for automation and efficiency. Specifically, it detailed the Build Stage of IBA Group’s DevOps suite, which includes Open Mainframe Project’s Zowe™ plugins. The audience well- received the live demo of IBA Group’s DevOps Suite, giving positive feedback and valuable suggestions during the Q&A session.

The conversation about mainframe DevX carried on at IBA Group’s booth, drew interest from SHARE attendees, including prospective clients and vendors. Another highlight was AutoMan, a tool engineered to enable automation and interaction between all parts of the mainframe software, making fully autonomous z/OS systems possible.

We extend our gratitude to the SHARE Association for organizing this remarkable event. The collaboration of volunteers, speakers, partners, and attendees made SHARE Orlando 2024 an invaluable forum for sharing knowledge, learning, and progressing together. IBA Group eagerly anticipates future discussions on DevOps, Zowe™, and the transformative impact of mainframe technology at upcoming SHARE events.

IBA Group’s DevOps Suite Powered by Zowe™

IBA Group’s involvement in the Open Mainframe Project’s Zowe™ initiative aligns with the company’s strategy to modernize mainframes, making them more accessible to a new generation of developers and users. The Zowe™ plugins developed by IBA Group’s squad automate various stages of mainframe application development, facilitating a comprehensive DevOps pipeline from building to deploying and reporting results. These plugins laid the foundation for IBA Group’s DevOps Suite powered by Zowe™, an ecosystem of tools aimed at enhancing mainframe DevOps. It includes specific plugins tailored for the IntelliJ platform, bridging the gap between traditional mainframe systems and modern development environments, simplifying access to mainframe resources for Java and Kotlin developers, among others.

To dive deeper into IBA Group’s DevOps Suite powered by Zowe™, read our article. Stay tuned for an upcoming article focusing on the updated version of IBA Group’s DevOps Suite, particularly the Build Stage.  Feel free to reach out to us to explore how IBA Group’s DevOps Suite powered by Zowe™ can elevate your mainframe DevOps journey.

The post IBA Group Demos Mainframe DevX at SHARE Orlando 2024 appeared first on IBA Group - USA.

]]>
IBA Group Highlights Zowe Advancements at SHARE New Orleans https://us.ibagroupit.com/events/iba-group-highlights-zowe-advancements-at-share-new-orleans/ Wed, 23 Aug 2023 12:50:33 +0000 https://us.ibagroupit.com/events/iba-group-highlights-zowe-advancements-at-share-new-orleans/ The post IBA Group Highlights Zowe Advancements at SHARE New Orleans appeared first on IBA Group - USA.

]]>

IBA Group Highlights Zowe Advancements at SHARE New Orleans

From August 13 to August 18, New Orleans hosted the vibrant SHARE 2023 conference, where IBA Group participated as a presenter and exhibitor, showcasing its expertise in mainframe.

SHARE is renowned as a leading platform for mainframe professionals to connect, learn, and explore new insights. This year’s conference encompassed engaging topics, including Machine Learning and AI, DevOps in the Enterprise, New Workloads for IBM Z, Security and Compliance, and the world of Zowe & Other Open Source technologies. In addition to industry giants like IBM, Broadcom, and Rocket, emerging players in the mainframe landscape joined the event.

IBA Group Sessions at SHARE New Orleans 2023

IBA Group has always been at the forefront of advocating for enhanced accessibility of the mainframe to the younger generation of mainframers. At previous SHARE conferences, the IBA Group team presented open source solutions designed to create a more user-friendly mainframe interface for young developers. This commitment to accessibility led to IBA Group’s involvement in the large-scale open source Zowe™project.

At SHARE New Orleans 2023, IBA Group joined the Open Mainframe Project community in celebrating the fifth anniversary of Zowe through participation in two engaging Zowe Day sessions. These sessions highlighted IBA Group’s accomplishments and plans. In the session titled Zowe Day Part 2: Zowe V2 Technical Highlights, IBA Group provided insights into upcoming versions of the Zowe™ Explorer plugin for IntelliJ IDEA™. Collaborating with Zowe Squad leads, IBA Group’s developer Valiantsin Krus shed light on key advancements in Zowe’s journey.

IBA Group also took part in the Zowe Roadmap Open Discussion: Our Plans, Your Influence! session. This session facilitated a productive discussion about Zowe’s direction, promoting the exchange of ideas with participants. Simultaneously, Zowe™ Squad members collaborated to review and adapt the current Zowe™ roadmap in real time.

Zowe™ Explorer for IntelliJ IDEA™

The IBA Group-developed Zowe™ Explorer plugin for IntelliJ IDEA™ opens up direct access to mainframes from a contemporary integrated development environment (IDE). This open source plugin empowers developers with an interface that features a unified toolbar, structured trees, and drag-and-drop functionality for streamlined interaction with mainframes. Similar to the VS Code Zowe™ Explorer, this plugin extends the capabilities of the IntelliJ IDEA™ platform, offering a modern approach to mainframe interaction. It aims to simplify interactions, minimize complexity by necessitating only a mainframe connection and specific working sets, and aligns with the intuitive user experience of the IntelliJ platform. You can download the plugin here: https://plugins.jetbrains.com/plugin/18688-zowe-explorer.

In addition to Zowe Explorer, IBA Group’s plugins for IntelliJ IDEA include:

  • Zowe™ Client SDK for Kotlin™
  • Zowe™ JCL plugin for IntelliJ IDEA™
  • Zowe™ zDevOps plugin for Jenkins®
  • MVPs (currently in active development):
  • UI Jenkins® plugin for IntelliJ IDEA™
  • CICS plugin for IntelliJ IDEA™
  • COBOL plugin for IntelliJ IDEA™
  • Test Framework plugin for IntelliJ IDEA™

IBA Group: Shaping Mainframe Innovation since 1993

With over 30 years of experience in the mainframe domain, IBA Group, a Platinum Partner of IBM, is dedicated to maximizing a client’s mainframe investment and enhancing IT flexibility. The vision is clear: to democratize DevOps practices by expertly incorporating Zowe and open source technologies into mainframe development. By embracing open source on the mainframe, IBA Group empowers teams with a diverse range of tools, resulting in amplified efficiency, enhanced agility, and accelerated delivery of high quality software solutions. To learn more about how IBA Group is shaping the future of mainframe development, you can explore the offerings here. Your feedback is valuable to us, so please feel free to get in touch.

IBA Group sends a big thanks to the SHARE Association for setting up this awesome event. Speakers, partners, and attendees all made SHARE New Orleans 2023 a place of sharing, learning, and moving ahead. With excitement, IBA Group looks forward to more talks about DevOps, Zowe™, and the transformative impact of mainframe technology at upcoming SHARE events.

Read about the past SHARE conferences:

IBA Group Presents at SHARE Virtual Experience

IBA Group’s DevOps Team Presents at SHARE Fort Worth

IBA Group Presents Mainframe Open Source Solutions at SHARE Dallas

The post IBA Group Highlights Zowe Advancements at SHARE New Orleans appeared first on IBA Group - USA.

]]>
IBA Group Presents Mainframe Open Source Solutions at SHARE Dallas https://us.ibagroupit.com/events/iba-group-presents-mainframe-open-source-solutions-at-share-dallas/ https://us.ibagroupit.com/events/iba-group-presents-mainframe-open-source-solutions-at-share-dallas/#respond Mon, 11 Apr 2022 12:43:25 +0000 https://us.ibagroupit.com/events/iba-group-presents-mainframe-open-source-solutions-at-share-dallas/ The post IBA Group Presents Mainframe Open Source Solutions at SHARE Dallas appeared first on IBA Group - USA.

]]>

IBA Group Presents Mainframe Open Source Solutions at SHARE Dallas

From March 27 to March 30, IBA Group took part in the SHARE Dallas 2022 conference as one of the event partners and shared its experience in the areas of mainframe, open source on z/OS, DevOps, and Zowe with the conference attendees.

SHARE is the premier event for mainframe technical professionals who want to network with peers and vendors, deepen their skills, and hear about the new directions. The conference features a range of topics, including API Economy, Data Analytics, Machine Learning, and AI, Data Privacy, DevOps in the Enterprise, New and Innovative Workloads for IBM Z, Security and Compliance in the Enterprise, Zowe & Other Open Source, and z/OS Systems Programming.

This year, SHARE returned to its in person format. There were also virtual passes available for participants who were not able to attend offline. The list of participants included IBM, Broadcom, and Kyndryl, as well as new players in the mainframe market.

IBA Group Sessions

This year, IBA Group speakers presented the Global Repository for Mainframe Developers (GRMD), the IBA Group’s open source initiative featuring the z/OS DevOps Jenkins plugin, and a solution for the Zowe project.

GRMD is a repository of standardized mainframe artifacts, templates, and scripts that make your work with mainframes easier. Developers can now find all useful MF information in one place.

At the Wednesday session How to Bring Jenkins to the Mainframe DevOps World Using Open Source Tools, the IBA Group speakers Ilya Abnitski and Valiantsin Studzenichnik provided a live demo on how to use GRMD and presented a new solution available in the repository, the z/OS DevOps Jenkins plugin. During the Q&A session, the speakers received positive feedback from the audience and suggestions on possible improvements.

At the session entitled Zowe Kotlin SDK, a New Project to Connect Mainframe to the Modern Tech Stack, Uladzislau Kalesnikau and Ilya Abnitski shared a story on how the IntelliJ IDEA plugin, an IBA Group open source solution, became a part of the Zowe project and presented its latest development, an SDK in the Kotlin language. You can try out the plugin here.

IBA Group would like to thank the SHARE Association for hosting the SHARE Dallas event and all speakers, partners, and attendees for making this event a success. IBA Group looks forward to continuing the conversation around DevOps and Zowe at SHARE Columbus, August 21-26.

IBA Group’s Mainframe Expertise

The IBA Group’s mainframe journey dates back to 1993 when the company was founded as an IBM partner. IBA Group has special expertise in mainframe software development, both system and applied, and in legacy systems migration. More than 400 professionals are engaged in mainframe system and application development and support. Currently, IBA is a Platinum Business Partner of IBM. Learn more about IBA Group’s mainframe services and offerings.

About SHARE Association

SHARE is an independent volunteer-run information technology association that provides education, professional networking, and industry influence. To date, SHARE includes more than 1,000 companies with 13,000 individual contacts within the enterprise IT ecosystem. SHARE organizes two in-person events each year with more than 800 attendees and over 500 educational sessions per event.

Read about the past SHARE conferences:

IBA Group Presents at SHARE Virtual Experience

IBA Group’s DevOps Team Presents at SHARE Fort Worth

The post IBA Group Presents Mainframe Open Source Solutions at SHARE Dallas appeared first on IBA Group - USA.

]]>
https://us.ibagroupit.com/events/iba-group-presents-mainframe-open-source-solutions-at-share-dallas/feed/ 0