A contractor supporting a critical mainframe modernization project for a state government agency, faced a significant challenge. Tasked with migrating a legacy COBOL system, the contractor’s initial pilot migration attempt using AWS Blu Age could not fully meet customer requirements. The tool could only output Java and not meet the new requirement for Python or C#. Furthermore, the migration lacked traceability, making it impossible to validate. This contractor engaged Karsun Solutions, which leveraged its AI-powered ReDuX modernization platform. Using Agentic AI capabilities powered by Amazon Bedrock, ReDuX automatically analyzed the legacy system and generated the required C# programs, Summer Batch Core workflows, and MS SQL Server tables, delivering the 100% traceability needed to successfully complete the pilot.
About the Customer
The customer was one of three vendors awarded a contract for a cloud services project for a state government agency. This project’s goal is to modernize a core business system by converting legacy mainframe code to Python or C# while moving to a cloud-based platform.
Customer Challenge
A state government agency initiated a high-priority project to convert its legacy system to a modern, cloud-based platform. The state’s primary goals were to enhance security, improve flexibility, ensure data redundancy, and lower long-term maintenance costs.
The project was structured in two phases: a competitive part one pilot awarded to three bidders, followed by a part two award for the full system conversion given to a single winner from the pilot. The customer team was tasked with migrating a subsystem for the pilot, as it was the least entangled with other subsystems.
The customer’s initial modernization attempt hit two critical roadblocks. First, the agency’s requirements evolved. After initially preferring Java, the state later specified a preference for Python or C#. This immediately put the team’s approach in jeopardy, as AWS Blu Age can only create code in Java. Second, they were unable to show file-level COBOL program traceability to modern programs. This made validation and future maintenance impossible in the mind of the customer. Failure to solve these challenges would result in a failed pilot and disqualification from the lucrative part two of the contract.
The Partner Solution
The pilot contract was explicitly for cloud services. The state agency sought the enhanced security, flexibility, and redundancy that a cloud-native solution provides. The successful solution embraced this by using a suite of AWS-native services. Additionally, Karsun used its AI-powered modernization platform, ReDuX, to solve complex traceability problems in legacy systems and could output modern C# code, directly meeting the new requirements.
The ReDuX platform rapidly analyzed the system and generated a fully modernized, traceable equivalent.
- Agentic Analysis: First, Karsun used its ReDuX Blueprint tool. This tool, which is powered by Amazon Bedrock, applied GenAI models to analyze the system, including COBOL programs, JCL, and DB2 database tables. This process created a comprehensive and fully documented map of the legacy system’s architecture and business logic.
- Automated Transformation: With this detailed blueprint, Karsun’s ReDuX Code Companion used agents to automatically transform the legacy application. The modernized solution consisted of:
- Agentic Analysis: First, Karsun used its ReDuX Blueprint tool. This tool, which is powered by Amazon Bedrock, applied GenAI models to analyze the system, including all COBOL programs, JCL, and DB2 database tables. This process created a comprehensive and fully documented map of the legacy system’s architecture and business logic.
- Automated Transformation: With this detailed blueprint, ReDuX Code Companion used agents to automatically transform the legacy application. The new, modernized solution consisted of:
- Modern C# Application: C# programs were generated for every COBOL program. Verifiable, one-to-one mapping solved the traceability problem. This new application is hosted on .NET Core containers over the AWS EKS service or on EC2 instances.
- Cloud-Native Batch Processing: Summer Batch Core workflows were generated for every JCL, converting all mainframe batch processes into cloud-native, serverless workflows.
- File Storage: Application files are now stored in AWS S3.
- Angular Front-End: A new user interface in Angular precisely mimicks the flow of the original mainframe green screens, such as the menu and work order creation screens.
- MS SQL Server Tables: Every legacy DB2 database table was migrated to a new table in MS SQL Server.
Results and Benefits
Karsun’s AI-powered ReDuX platform successfully delivered a modernized pilot application that met all of the state’s requirements, rectifying the failures of the initial attempt. The primary benefit was the achievement of 100% traceability for the entire application stack.
The key success metric was the one-to-one mapping of legacy assets to modern, cloud-native code, all made possible by the GenAI analysis from AWS Bedrock:
- Every COBOL program was converted to a corresponding C# program, now running in .NET Core containers on AWS EKS or EC2.
- Every JCL was converted to a Summer Batch Core workflow.
- Every DB2 table was migrated to an MS SQL Server table.
This provided the customer with a complete, verifiable, and maintainable modern application, allowing them to successfully complete the pilot.
About Karsun Solutions
Karsun Solutions modernizes enterprise systems enabling agencies to make the next technological advancement their next opportunity to elevate mission capability. Solutions are tailored to meet agencies’ unique needs and optimize operations. These solutions adapt and stay relevant to current trends while using secure, digital architecture built to last. It is a proven modernization partner whose expertise elevates agency capabilities and ensures every next opportunity is within reach.
Learn more about Karsun’s Cloud Solutions.
One of Karsun Solutions’ government agency customers manages critical certification systems processing millions of applications globally. This agency partnered with Karsun to modernize its legacy Software AG Natural and ADABAS mainframe system used for its certification workflows. It had demonstrated expertise in mainframe modernization and clear competency in these environments. It had also previously delivered secure, compliant cloud solutions meeting federal requirements for this customer.
It migrated the system to Amazon Web Services (AWS) using modern code deployed on Karsun’s container platform. The modernized system eliminated mainframe dependencies, reduced operational costs, enabled modern integrations, and positioned the agency for continuous innovation while maintaining seamless processing for millions of certifications.
About the Customer
The customer’s regulatory portfolio consisted of approximately 10 interconnected systems handling certifications covering both professional certifications as well as equipment registrations. While serving millions of people globally, the internal processing systems are utilized by fewer than 100 examiners, indexers, and supervisors who review and approve certification applications.
Customer Challenge
The certification system operated on legacy mainframe technology using the Software AG Natural programming language and ADABAS databases. It integrated with multiple systems including an external application submission portal, document management relying on screen scraping, and a portal where individuals manage their certifications.
Moreover, documentation of business rules was limited, making maintenance and enhancement difficult. Integration required manually keyed information from digitized documents. Additionally, recruiting developers with mainframe skills was increasingly difficult, threatening long-term system sustainability.
Partner Solution
The solution architecture utilizes Java for backend services and Angular with Angular Material for the frontend. The customer selected AWS for its proven reliability with mission-critical government systems and compliance with federal security standards.
Tyrion Container Platform
The new system is hosted on Tyrion, Karsun’s Federal Information Security Management Act (FISMA) High-rated AWS GovCloud container platform based on Amazon EKS. The AWS GovCloud’s isolated region is specifically designed for U.S. government workloads providing the security and compliance framework necessary to meet regulatory requirements.
Karsun previously delivered Tyrion as part of a broader transformation initiative for this customer. It provides agency application owners a platform to build, test, deploy, host, and scale container-based software solutions.
The platform leverages multiple AWS services including Amazon EKS for Kubernetes orchestration, Amazon EC2 for compute resources, Amazon Elastic Block Store (EBS) for persistent storage, and Amazon RDS for managed database services. Tyrion’s DevOps ecosystem includes Tekton for build pipelines, ArgoCD implementing GitOps for continuous deployment, Karpenter for intelligent node scaling, Datadog for comprehensive monitoring, Kubecost for consumption apportionment across teams, and Backstage as a developer portal providing self-service capabilities.
System Consolidation and Modernization
Karsun consolidated two mainframe subsystems eliminating complex inter-system communication mechanisms. The team replaced legacy screen-scraping interfaces with RESTful APIs. This enabled real-time data exchange and eliminated brittle integration points.
Document Workflow Reimagined
Rather than simply replicating mainframe processes, Karsun reimagined workflows for the cloud environment. The new system retrieves only essential metadata from the document management system while maintaining secure access to document images. Karsun implemented automated processing for routine certification types eliminating unnecessary manual review and streamlining operations.
Requirements Validation Approach
Given the minimal documentation, Karsun established a rigorous requirements validation process. It worked closely with the mainframe sustainment team to analyze mainframe code and database schemas. Working with the customer, the team documented findings and confirmed functionalities. Requirements were captured as user stories with acceptance criteria following agile best practices, ensuring business approval at each increment.
Karsun introduced its ReDuX platform. This AI-powered platform for legacy code analysis accelerates discovery and delivery of complex modernization initiatives. Its parser ingests Natural mainframe code and creates comprehensive system blueprints. Using ReDuX the team validated business rules and identified edge cases often overlooked during traditional requirements gathering.
Results and Benefits
Certification processing transitioned from mainframe to AWS, delivering measurable business and technical benefits:
- Operational Efficiency: Automated processing of routine certifications eliminates manual examiner workload for specific application types, allowing staff to focus on complex cases requiring judgment.
- Technical Modernization: API-based integrations replaced screen scraping, improving reliability and reducing integration maintenance. The modern Java and Angular technology stack addresses talent acquisition challenges, with significantly larger developer pools.
- Platform Leverage: Deploying on Tyrion provides the application with enterprise-grade container orchestration, automated scaling through Karpenter, comprehensive monitoring via Datadog, and streamlined DevOps workflows through Tekton and ArgoCD. The FISMA High-rated platform eliminates the need for separate security authorization, accelerating time to production.
- Knowledge Preservation: Comprehensive documentation created during the project created a sustainable foundation for maintenance and enhancements, addressing the legacy system’s critical documentation gap.
About Karsun Solutions
Karsun Solutions modernizes enterprise systems enabling agencies to make the next technological advancement their next opportunity to elevate mission capability. Solutions are tailored to meet agencies’ unique needs and optimize operations. These solutions adapt and stay relevant to current trends while using secure, digital architecture built to last. It is a proven modernization partner whose expertise elevates agency capabilities and ensures every next opportunity is within reach.
Learn more about Karsun’s Cloud Solutions or Discover Modernization Accelerated with ReDuX.
When it comes to IT modernization, standing still is the same as moving backward. Whether adapting to an evolving market or addressing challenges during a government shutdown, Karsun teams never stop learning and growing. They innovate, collaborate and build for every next.
That’s because at Karsun Solutions, our greatest asset is not only what we do with technology, but the collective growth of our experts. Agility and continuous improvement is in our DNA. As a result, we have woven professional development into the very fabric of our identity. Today, we are proud to be recognized nationally and regionally as a Top Workplace.
Growth Engine: Karsun Academy Career Journey
At the center of our culture is Karsun Academy, our engine for career transformation. Our team members have access to resources covering everything from the latest in AI to essential soft skills like leadership and communication.
Karsun team members typically take one of two paths for their training. We bring in expert instructors to guide trainees through key certifications. We actively encourage and pay for certifications ensuring our team remains at the cutting edge.
Karsun also offers dojos. These consist of deep-dive, hands-on technical workshops where experts mentor peers through complex coding and architectural challenges. These are typically multiday bootcamp style sessions.
Shutdown Academies Supercharge Expertise
Nowhere is this commitment to training more evident than in Karsun’s shutdown academy program. Initially launched in 2019, during the historic 35-day partial government shutdown, Karsun offered certain team members that could not perform work on their customer programs the opportunity to engage in targeted training. We found this approach to be both beneficial to our team members and our customers who now had access to Karsun experts with enhanced skills and new approaches to their modernization work.
Recognizing these benefits, we launched a special academy cohort during the 2025 government shutdown. This year’s shutdown academy delivered over 8,200 hours of training.
Nurturing Innovation, Growth and Collaboration
We pair our rigorous learning programs with a culture that emphasizes collaboration.The best way to learn is by doing. This is why we created our Innovation Center.
Here, our experts work together to prototype extraordinary ideas. Every month town halls spotlight the most exciting accomplishments and preview new work from our teams. Through the center team members get hands-on experience with emerging technologies long before they hit the mainstream. Meanwhile, weekly brown bag sessions allow team members to present on emerging trends fostering a culture of peer-to-peer mentorship. Additionally, every quarter, we honor team members who have demonstrated excellence, many of whom have used Karsun Academy resources to level up their performance.
At Karsun Solutions, we look beyond the capabilities and skills needed to fulfill contract requirements today. We nurture and grow the experts our customers will need tomorrow. To learn more about partnering with our experts, Contact Us.
In a blog published shortly after its annual re:Invent conference, Amazon Web Services (AWS) announced AWS Transform composability. This co-innovation initiative empowers AWS Partners to create specialized modernization AI agents for industry-specific mainframe workloads. As part of the initiative, AWS announced 11 initial co-innovation partners. ReDuX from Karsun Solutions is a member of this inaugural cohort.
AWS Transform composability enables AWS Partners, including Migration and Modernization Competency Partners and Independent Software Vendors (ISVs), to create differentiated transformation solutions by integrating their specialized AI agents, tools, knowledge bases, and workflows with AWS Transform. This collaboration provides customers with access to targeted, specialized solutions tailored to their unique modernization needs.
AWS Transform Composability Benefits
By integrating partner capabilities, the AWS Transform composability initiative offers significant business value by dramatically improving the speed, accuracy, and specialization of complex mainframe modernization projects.
Cost Savings from Accelerated Modernization
By leveraging specialized AI agents and automation from AWS and its partners, organizations can reduce mainframe modernization timelines from years to months. The increased precision and time savings gained from automating complex, industry-specific tasks translate directly into substantial cost reductions, with reports indicating average cost savings of 30-40% compared to traditional, manual modernization approaches.
Preservation of Critical Business Logic through Specialization
The initiative allows partners (like Karsun’s ReDuX) to build agents that recognize and handle highly technical or industry-specific patterns in legacy mainframe code. For instance, enterprise organizations working with Karsun can leverage the Government Competency Partner’s 15+ years working in highly-regulated industries. Working with specialized partners ensures greater accuracy in code transformation, preserves critical, implicit business rules that generic tools often miss, and ultimately results in a modernized cloud-native application that is both technically sound and functionally equivalent to the mission-critical legacy system.
In addition to these benefits, partner tools, such as Karsun’s ReDuX platform, bring unique insights into the modernization process. As a result, teams can proactively identify risks and eliminate technical debt early. This upfront intelligence leads to a significant reduction in rework and testing cycles, accelerating delivery and increasing confidence in the final, compliant, and scalable cloud solution.
Elevated Capabilities: Enhanced User Insights with ReDuX
One of these enhanced capabilities includes ReDuX’s unique emphasis on user behavior during legacy system analysis. Its agents deliver novel insights into user behavior and intent by combining analysis of the legacy system with user experience artifacts.
The agents then organize complex data into functional requirements, actionable user stories and automated test scripts. This behavioral and functional insight is essential for complex systems modernization, ensuring that the modernized system maintains functional equivalence while meeting the current needs of its users.
By integrating their specialized tools like ReDuX into the AWS Transform ecosystem, partners can build composable transformations that combine their proprietary expertise with AWS’s intelligent automation, accelerating modernization timelines and reducing risk for customers. Visit GoReDuX.ai to learn more.
Karsun Solutions, a technology company specializing in enterprise modernization, was named a 2025 Oklahoman Top Workplace. This list is based solely on employee feedback gathered through a third-party survey administered by employee engagement technology partner Energage. This is the company’s fourth appearance on the list.
The Top Workplaces program has a 17-year history of surveying and celebrating people-first organizations nationally, across industries and across regional markets. Its confidential survey uniquely measures the employee experience and its component themes. These include employees feeling Respected & Supported, Enabled to Grow, and Empowered to Execute.
In addition to its Oklahoma Top Workplaces award, Karsun Solutions has also been named to the Washington, D.C., technology industry, and USA TODAY national Top Workplace lists. It has also received recognition as part of the Top Workplaces Cultural Excellence award program. That includes accolades for professional development, innovation, leadership and purpose & values.
Karsun Solutions team members are encouraged to build their technology expertise and “Find Your Next.” In fact, this year its team members were offered over 8000 hours of training on topics ranging from AI to cloud computing. Additionally, the Karsun Innovation Center gives team members further opportunities to collaborate and innovate by providing access to emerging technologies, industry experts, and validated toolkits.
The latest job openings are available at KarsunCareers.com.
About Karsun Solutions
Transform your career with the company transforming possible for mission driven enterprise organizations. Join the workplace where the only limit on your potential is the limit of your curiosity. Thrive in a community that empowers software development, cloud, data and AI experts. At Karsun, collaborate in a culture that allows you the freedom to explore every possibility and provides support to turn your bold ideas into reality. Expand your career potential with dynamic development resources like Karsun Academy and sponsored technical certification courses. And joining a growing enterprise means as we grow, so do your career opportunities. Take your career to the next level and play your part in powering new possibilities.
About Energage
Making the world a better place to work together.
Energage is a purpose-driven company that helps organizations turn employee feedback into useful business intelligence and credible employer recognition through Top Workplaces. Built on 18 years of culture research and the results from 27 million employees surveyed across more than 70,000 organizations, Energage delivers the most accurate competitive benchmark available. With access to a unique combination of patented analytic tools and expert guidance, Energage customers lead the competition with an engaged workforce and an opportunity to gain recognition for their people-first approach to culture. For more information or to nominate your organization, visit energage.com or topworkplaces.com.
HERNDON, VA – November 13, 2025 – Karsun Solutions, a leading technology modernization firm, today announced it has been named to the Northern Virginia Technology Council’s (NVTC) prestigious Tech 100 list for the seventh time. The annual list recognizes the most innovative technology companies, executives, and emerging leaders in the Washington, D.C., region’s vibrant technology community.
This repeated inclusion underscores Karsun’s consistent leadership in delivering cutting-edge software, cloud, data, and AI/ML capabilities to government agencies and enterprise organizations. As a Tech 100 honoree in the Tech Company category, Karsun is celebrated for driving innovation while leading economic growth in the region.
“Being recognized on the NVTC Tech 100 for the seventh time is a powerful validation of our team’s dedication to technical excellence and client mission success,” said Badri Sriraman, Senior Vice President Karsun Innovation Center. “This honor reflects Karsun’s consistent investment in empowering our people through our culture of innovation. We are proud to stand among the technology visionaries and innovators in Northern Virginia.”
The NVTC Tech 100 program highlights the trailblazing companies and leaders who are shaping the future of technology across key sectors, including cloud computing, artificial intelligence, cybersecurity, and government IT. Karsun’s expertise spans acquisitions, aviation, fleet, grants and other complex enterprise systems. Its work enables government agencies and mission driven organizations to make the next technological advancement their next opportunity to elevate capability. That includes optimized delivery via its ReDuX AI-powered modernization platform. This complete end-to-end platform powered by agentic AI was released for commercial customers this year. Learn more at GoReDuX.ai.
The 2025 Tech 100 honorees will be celebrated at the NVTC’s annual event on December 15, 2025. The recognition solidifies Karsun’s position as a long-standing key contributor to one of the nation’s most dynamic technology ecosystems. Register to join Karsun and the other honorees at https://nvtc.glueup.com/event/tech100-celebration-151134/.
About Karsun Solutions
Karsun Solutions modernizes legacy systems enabling government agencies and enterprise organizations to elevate mission capability. IT solutions from Karsun are tailored to meet mission-driven organizations’ unique needs and optimize operations. These solutions adapt and stay relevant to current trends while using secure, digital architecture built to last. It is a proven modernization partner whose expertise ensures every next opportunity is within reach. Learn more at Karsun-LLC.com.
About ReDuX
The ReDuX AI-powered platform expedites the modernization of mainframe and other legacy system applications. Key tools in the platform include its blueprinting agents, which provide deep insights into system structure and behavior, and its transformation agents, which use the outputs from the blueprinting agents to generate code and facilitate incremental migration. These agents also bring enhanced security and privacy, offering project-specific usability by interfacing with various systems, overcome hallucinations noted in large language models (LLMs), and provide proven prompt templates to save developers time and effort. Get started at GoReDuX.ai.
Karsun Solutions Contact
marketing@karsun-llc.com
If you followed us on LinkedIn on Halloween 2019 you may remember our Karsun “Zombie Slayers” pledged to eliminate a common legacy system scourge, dead code. Six years later our zombie code toolkit has expanded to include artificial intelligence (AI). The ReDuX AI-powered modernization platform and its Blueprint Lenses help our agile teams identify threats early and address their presence as part of the modernization process rather than risking cascading issues after deployment.
Three Zombie Code Threats
Zombie code typically refers to sections of source code in a software project that are no longer used or needed but still exist within the codebase. These unused code segments may have been part of previous versions of the software or were once essential but have become obsolete due to changes in requirements, design, or functionality. This creates system scar tissue that further complicates and constrains modernization efforts.
We identified three threats that still haunt enterprise teams today: dead weight code, living dead code, and vulnerable dead code.
- Dead Weight Code is not related to any application functionality. Its lack of function leads to resource drain. Remediating this non-functional code siphons away developers’ time and energy creating rework and technical debt.
- Living Dead Code is dormant code that retains the ability to be activated. Perhaps it supports a feature no longer used by the system. However, this code poses a direct risk because it can negatively impact system output when activated by mistake. In 2019 we recounted Knight Capital’s catastrophic loss of $440 million in 30 minutes. This code woke up a dead zombie method, which incorrectly generated orders, flooding the stock market with trades.
- Vulnerable Dead Code consists of old libraries or packages. Vulnerable dead code introduces security risks because these old components have known security issues that are easy targets.
Identifying Dead Code with AI
Over the past six years we have honed our zombie fighting skills building the ReDuX platform. Accelerating modernization with AI, the ReDuX platform begins by providing in-depth legacy system insights. This not only helps Karsun agile teams design better modern systems, it helps us identify zombie risks early so they do not impact development later.
The first step in our process is building a Blueprint of the legacy system then diving deeper with Blueprint Lenses. Legacy subject matter experts (SMEs) upload documentation, codebases, schema and other materials into ReDuX. Using AI ReDuX agents identify the relationships between system code and components. These agents then create several views, or lenses, to understand the system better.
For instance, a team viewing their system in ReDuX could view their API calls, scroll through requirements and compare the code citations to ensure accuracy. As part of this process they can also identify orphan code. Thus beginning the dead code analysis process.
Addressing Zombie Code Threats with System Blueprinting
Here’s how we use AI-powered Blueprint agents to address the three types of zombie code.
- Dead Weight Code is addressed using AI to generate system requirements. By matching those requirements with specific sections of code we can also determine when code exists that does contribute to meeting these functional requirements. By only extracting functional equivalents, rather than automatic conversion, we can then abandon this type of zombie code in the legacy system graveyard.
- Living Dead Code is addressed with AI by speeding up the discovery process. Now legacy SMEs can focus on the work of understanding how every component of the legacy system interacts with internal and external components. And, by fully generating system business rules and business logic they have a clearer picture of potential unintended consequences of living dead code.
Teams can then proactively determine the code and system functionality they will extract from the old system to build the new system. More importantly they can do this incrementally, preserving the old system to build new components one functional slice at a time. This provides an additional backstop against living dead code. - Vulnerable Dead Code is also targeted by extracting only the code we need. Further by focusing on functional equivalents we can modernize to optimize. Using AI code companion agents for development, we replace these libraries with modern architecture that is secure by design.
Whether moving away from risky code or outdated components, time is of the essence when trying to outrun zombie code. Providing four times faster delivery with two times less rework ReDuX is an essential tool for our zombie slayer teams. If you’re facing a similar challenge, our AI empowered teams address complex legacy challenges for government organizations and enterprise teams with complex mission-critical applications. Learn more about our capabilities at https://karsun-llc.com/solutions/.
HERNDON, VA, OCTOBER 27, 2025 – Karsun Solutions, a leading technology modernization firm, is proud to announce that CRN, a brand of The Channel Company, has named Judewin Gabriel, Lead Cloud Architect, as a 2025 CRN Next-Gen Solution Provider Leader. This CRN list honors solution provider professionals who stand out for their innovative contributions to the growth and success of their organization.
The annual list spotlights rising-star executives, managers and directors who are 40 years of age or younger and already demonstrate strong leadership capabilities in their roles with solution provider organizations, including technology integrators, VARs, MSPs, MSSPs and IT consultants.
“We are thrilled to celebrate this accomplishment with Judewin,” said Badri Sriraman, Senior Vice President Karsun Innovation Center. “His work on the ReDuX platform has positioned Karsun as an innovative systems integrator with results-driven experience.”
Judewin Gabriel is the Lead Cloud Architect for Karsun’s ReDuX AI-powered modernization platform. Using agentic AI ReDuX accelerates modernization. It analyzes complex legacy systems, translates code, generates requirements, plans migrations, writes code, and tests for functionality. It is a complete digital workforce for creating modern cloud-native applications. Learn more about ReDuX at GoReDuX.ai.
Using ReDuX Karsun teams can now deliver 4x faster with 2x less rework. Its teams provide modern software development, cloud, data, and AI/ML solutions to government agencies and enterprise organizations. It offers specialized expertise in acquisition, aviation, grants management, and fleet management systems modernization. Learn more about its enterprise modernization solutions at karsun-llc.com/solutions.
“The individuals named to CRN’s 2025 Next-Gen Solution Provider Leaders list have set themselves apart as driven pioneers in the early stages of their IT channel journeys,” said Jennifer Follett, Vice President, U.S. Content, Executive Editor at CRN, The Channel Company. “We celebrate their outstanding and inventive impact on their organizations and the broader IT channel. We’re excited to see how they continue to shape and strengthen the channel in the years ahead.”
The 2025 CRN Next-Gen Solution Provider Leaders list is available online at www.CRN.com/nextgen.
About Karsun Solutions
Karsun Solutions modernizes legacy systems enabling government agencies and enterprise organizations to elevate mission capability. IT solutions from Karsun are tailored to meet mission-driven organizations’ unique needs and optimize operations. These solutions adapt and stay relevant to current trends while using secure, digital architecture built to last. It is a proven modernization partner whose expertise ensures every next opportunity is within reach. Learn more at Karsun-LLC.com.
About ReDuX
The ReDuX AI-powered platform expedites the modernization of mainframe and other legacy system applications. Key tools in the platform include its blueprinting agents, which provide deep insights into system structure and behavior, and its transformation agents, which use the outputs from the blueprinting agents to generate code and facilitate incremental migration. These agents also bring enhanced security and privacy, offering project-specific usability by interfacing with various systems, overcome hallucinations noted in large language models (LLMs), and provide proven prompt templates to save developers time and effort. Get started at GoReDuX.ai.
Karsun Solutions Contact
marketing@karsun-llc.com
About The Channel Company
The Channel Company (TCC) is the global leader in channel growth for the world’s top technology brands. We accelerate success across strategic channels for tech vendors, solution providers, and end users with premier media brands, integrated marketing and event services, strategic consulting, and exclusive market and audience insights. TCC is a portfolio company of investment funds managed by EagleTree Capital, a New York City-based private equity firm. For more information, visit thechannelco.com.
Follow The Channel Company: LinkedIn and X.
© 2025 The Channel Company, Inc. The Channel Company logo is a registered trademark of The Channel Company, Inc. All other trademarks and trade names are the properties of their respective owners. All rights reserved.
The Channel Company Contact:
Kristin DaSilva
The Channel Company
kdasilva@thechannelcompany.com
HERNDON, VA., OCTOBER, 27, 2025 – Karsun Solutions, a leading technology modernization firm, announced that its ReDuX platform has achieved “Awardable” status through the Chief Digital and Artificial Intelligence Office’s (CDAO) Tradewinds Solutions Marketplace.
The Tradewinds Solutions Marketplace is the premier offering of Tradewinds, the Department of War’s (DoW’s) suite of tools and services designed to accelerate the procurement and adoption of Artificial Intelligence (AI)/Machine Learning (ML), data, and analytics capabilities.
Karsun’s ReDuX platform accelerates the modernization of mainframe and other legacy system applications using agentic AI. The company’s modern software development, cloud, data, and AI/ML solutions are used by government agencies and enterprise organizations. In addition to mainframe modernization it offers specialized expertise in acquisition, aviation, grants management, and fleet management systems modernization.
“We are excited to join this premier marketplace for procuring AI/ML, data, and analytics solutions,” said Sundar Vaidyanathan, CEO of Karsun Solutions. “We look forward to addressing the DoW’s most significant modernization challenges.”
Karsun Solutions’ video, “ReDuX – AI Accelerated Modernization,” accessible only by government customers on the Tradewinds Solutions Marketplace, presents an actual use case in which the company demonstrates the accelerated modernization of a mainframe application from discovery to delivery. Karsun Solutions was recognized among a competitive field of applicants to the Tradewinds Solutions Marketplace whose solutions demonstrated innovation, scalability, and potential impact on DoW missions. Government customers interested in viewing the video solution can create a Tradewinds Solutions Marketplace account at tradewindAI.com.
About Karsun Solutions
Karsun Solutions modernizes legacy systems enabling government agencies and enterprise organizations to elevate mission capability. IT solutions from Karsun are tailored to meet mission-driven organizations’ unique needs and optimize operations. These solutions adapt and stay relevant to current trends while using secure, digital architecture built to last. It is a proven modernization partner whose expertise ensures every next opportunity is within reach. Learn more at Karsun-LLC.com.
About ReDuX
The ReDuX AI-powered platform expedites the modernization of mainframe and other legacy system applications. Key tools in the platform include its blueprinting agents, which provide deep insights into system structure and behavior, and its transformation agents, which use the outputs from the blueprinting agents to generate code and facilitate incremental migration. These agents also bring enhanced security and privacy, offering project-specific usability by interfacing with various systems, overcome hallucinations noted in large language models (LLMs), and provide proven prompt templates to save developers time and effort. Get started at GoReDuX.ai.
For more information or media requests, contact the Karsun Marketing Team at marketing@karsun-llc.com.
About the Tradewinds Solutions Marketplace
The Tradewinds Solutions Marketplace is a digital repository of post-competition, readily awardable pitch videos that address the Department of War’s (DoW’s) most significant challenges in the Artificial Intelligence/Machine Learning (AI/ML), data, and analytics space. All awardable solutions have been assessed through complex scoring rubrics and competitive procedures and are available to Government customers with a Marketplace account. Government customers can create an account at www.tradewindai.com. Tradewinds is housed in the DoW’s Chief Digital Artificial Intelligence Office.
For more information or media requests, contact: Success@tradewindai.com
Karsun Solutions announced it has received additional 2025 Top Workplaces Culture Excellence recognition. Top Workplaces Culture Excellence awards recognize organizations that excel in specific areas of workplaces culture. As part of the fall awards cycle, the technology company was named a Top Workplace for Professional Development, Employee Well-Being and Appreciation winner. It was named a Top Workplace for Innovation, Work-Life Flexibility, Leadership and Purpose & Values during the spring awards cycle.
Developed by Energage, the Top Workplaces program has a 17-year history of surveying and celebrating people-first organizations nationally and across 60 regional markets. Top Workplaces awards are based on feedback from a research-backed employee engagement survey. Details about how Karsun Solutions builds a great workplace culture are available on Top Workplaces.
Creating Cultural Excellence
With excellence among its core values, Karsun Solutions built a culture committed to the well-being, growth, and recognition of the valuable work of its team members.
How Karsun Solutions supports employee well-being, professional development and appreciation:
- It emphasizes a flexible approach to both work and professional development including resources for its remote and hybrid team members.
- Karsun experts collaborate and learn at monthly hybrid Innovation Town Halls and brown bags and through virtual deep dive dojo workshops.
- It recognizes the work of its team members. Recently Karsun awardees were recognized for improving efficiency, delivering results and empowering its customers to meet their mission.
As a result, its award-winning teams bring proven expertise in AI, software, cloud and data, as well as deep alignment to mission priorities. For the latest job opportunities, please visit KarsunCareers.com.
About Karsun Solutions
At Karsun Solutions technology experts transform their careers with the company transforming possible for enterprise organizations and government agencies. At Karsun, collaborate in a culture that gives innovators the freedom to explore every possibility and provides support to turn bold ideas into reality. Dynamic development resources like Karsun Academy and sponsored technical certification courses expand career potential and empower Karsun team members to “Find Your Next”. Power new possibilities with the enterprise modernization experts at Karsun Solutions. Learn more at KarsunCareers.com.
About Energage
Making the world a better place to work together.TM
Energage is a purpose-driven company that helps organizations turn employee feedback into useful business intelligence and credible employer recognition through Top Workplaces. Built on 18 years of culture research and the results from 27 million employees surveyed across more than 70,000 organizations, Energage delivers the most accurate competitive benchmark available. With access to a unique combination of patented analytic tools and expert guidance, Energage customers lead the competition with an engaged workforce and an opportunity to gain recognition for their people-first approach to culture. For more information or to nominate your organization, visit energage.com or topworkplaces.com.