aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
aster.cloud aster.cloud
  • /
  • Platforms
    • Public Cloud
    • On-Premise
    • Hybrid Cloud
    • Data
  • Architecture
    • Design
    • Solutions
    • Enterprise
  • Engineering
    • Automation
    • Software Engineering
    • Project Management
    • DevOps
  • Programming
    • Learning
  • Tools
  • About
  • Public Cloud
  • Solutions

One Year In, Konveyor Community Is Bringing Value To Clients’ Modernization Journeys

  • aster.cloud
  • May 23, 2022
  • 5 minute read

The cost and complexity of application migration has long been an inhibitor for adopting cloud solutions. Whether it’s moving applications to the cloud, switching to a better set of container orchestration tools, or refactoring applications to transform them into cloud-based microservices, modernizing the IT infrastructure can be labor-intensive and things are prone to break.

 


Partner with aster.cloud
for your next big idea.
Let us know here.



From our partners:

CITI.IO :: Business. Institutions. Society. Global Political Economy.
CYBERPOGO.COM :: For the Arts, Sciences, and Technology.
DADAHACKS.COM :: Parenting For The Rest Of Us.
ZEDISTA.COM :: Entertainment. Sports. Culture. Escape.
TAKUMAKU.COM :: For The Hearth And Home.
ASTER.CLOUD :: From The Cloud And Beyond.
LIWAIWAI.COM :: Intelligence, Inside and Outside.
GLOBALCLOUDPLATFORMS.COM :: For The World's Computing Needs.
FIREGULAMAN.COM :: For The Fire In The Belly Of The Coder.
ASTERCASTER.COM :: Supra Astra. Beyond The Stars.
BARTDAY.COM :: Prosperity For Everyone.

Even with these challenges, demand for application migration and modernization is expected to accelerate in the coming years. By 2024, enterprises aim to target 80% of their IT hosting spend in different types of cloud services, according to a recent study by McKinsey.

With so many companies planning to invest in infrastructure-as-a-service (IaaS), platform-as-a-service (PaaS), and software-as-a-service (SaaS), they will be looking for the right tools for the job. These migrations will vary in complexity, whether shifting from on-premises systems to the cloud, or more advanced needs, such as finding a better way to orchestrate microservices running in different containers.

When Red Hat and IBM Research introduced Konveyor one year ago, we wanted to help companies better take advantage of Kubernetes as a means of modernizing and migrating applications to open hybrid-cloud environments. Since then, a community has coalesced around Konveyor, building tools, identifying patterns, and offering best practices on how to expedite the Kubernetes journey. This community has developed several new tools with new capabilities and new clients.

Measure software delivery performance on Kubernetes with Pelorus tooling, the end-to-end modernization journey to Kubernetes enabled by Konveyor tooling.

The Konveyor community has been busy creating tools that facilitate cloud migration, help accelerate Kubernetes adoption, and improve cluster orchestration in Kubernetes. To date, more than 800 developers and practitioners have joined the Konveyor community. Konveyor repositories have gathered more than 800 stars, with practitioners tracking projects they’re interested in, as well as more than 900 forks of the code repositories.

As Konveyor’s users have grown, our IBM Research team has made significant strides in evolving the platform to meet the needs of this community.

Continuous modernization

Over the past year, we’ve learned that application modernization isn’t a one-off situation: Applications are continually modernizing, and they bring out challenges at the intersection of code, data, and testing throughout the journey. IBM’s At NeurIPS 2021, IBM Research presented its work on CodeNet, a massive dataset of code samples and problems. We believe that it has the potential to revitalize techniques for modernizing legacy systems, helping developers write better code, and potentially even enabling AI systems to help code the computers of tomorrow. Read more.CodeNet initiative for AI for Code embodies the application modernization foundations, and is enabling deep discovery of application domain, across the code, and data artifacts, using AI, and bringing automation for downstream execution, such as testing, re-platforming and refactoring.

Read More  Using AI/ML And Real-Time Data At Scale To Help Retailers Improve On-Shelf Availability And Ecommerce Profitability

The Konveyor tool, Tackle, provides capabilities to help assess and analyze applications for refactoring into containers and provides a common inventory. The Tackle Containerization Advisor (TCA) takes client applications description and recommends, whether applications can be containerized. For applications that can be containerized, it then generates matching container images or operators. This is one example of how At IBM Research, we’re using AI to help modernize software stacks, designing automated programming and refactoring systems to help businesses keep up with the speed of modern life. Read more.AI for Code technologies, such as natural language processing and machine learning, applied to application descriptions, play a role in application modernization.

As applications continuously evolve, testing is crucial in application modernization and cloud migration. It’s the best way to ensure these processes don’t impede an application’s ability to function properly. The availability of high-coverage automated tests is often a prerequisite for starting the modernization or migration journey.

To streamline testing, IBM Research contributed an update to Konveyor that can automate test generation: TackleTest. It creates unit test cases for Java applications based solely on the application binaries and UI test cases for web applications based on deployed application instances. With TackleTest, tests for hundreds of classes and thousands of methods can be generated in just a couple of hours.

Large IT organizations expanding test coverage on legacy applications often spend a lot of time and effort creating functional tests to ensure their code is stable and to gauge the software’s performance, among many other tests. Unique among cloud-migration platforms, TackleTest can increase test coverage from 20% to more than 55%, closing the coverage gap with developer-written tests and potentially saving an estimated 200 hours of work per app.

Read More  Buffer HTTP Requests With Cloud Tasks

Data’s role in the modernization process

Data is the essence of how applications work. IBM Research is elevating the role that data plays in the modernization process by creating Konveyor applications around data gravity, with tools such as Data-Intensity Validation Analyzer (Tackle-DiVA) and Data Gravity Insights (DGI).

DGI enables deep insights for code and data entanglement that address the complexities of application refactoring, bringing together three views of the application: code, data, and transactions. The three key DGI underpinning capabilities and inputs include source code analysis with deep data flow introspections, database schema inferencing, and transactional scope and relationship analysis provided by DiVA.

Tackle-DiVA helps developers understand database operations and transaction processes inside applications. In a recent proof-of-concept with a large automotive company, DiVA has been applied to a large application, with over 10,000 Java classes and 400 database tables. With DiVA, the team was quickly able to extract and visualize over 100 clusters representing possible microservice candidates by considering transactional properties of the application. One cluster represented the center of data gravity within an application, holding over 80% of the transactions.

With further analysis, the team was able to reduce the size of this cluster, thereby extracting core business functions using DiVA’s data centric approach. The feasibility study DiVA offers is a first step in enabling client’s modernization journey.

Automate deployment to minimize application changes

To accelerate the process of shifting to Kubernetes, IBM Research conceived and launched Move2Kube, which automates the deployment transformations. For a large government client, which had their applications in Cloud Foundry, Move2Kube was able to demonstrate capability to automate the creation of all Kubernetes deployment artifacts, which without Move2Kube would have taken months of effort. With the v0.3 release, Move2Kube has added significant customization capability to allow creation of custom artifacts. This has expanded the reach of Move2Kube for users having custom requirements like custom directory structure, custom base images and custom deployment artifact formats.

Read More  Pathology Digitization And The Fight Against Cancer

For a large manufacturing client, which uses .NET applications for their sensor data aggregation and processing, Move2Kube was able to demonstrate automated creation of artifacts for windows containers. This enabled the client, who was tied to a legacy platform, to consider modernization to containers that can enable optimized edge deployment for the Industrial IoT.

Looking ahead

As organizations realize the value of Kubernetes, the question has moved from whether they should adopt the open-source container orchestration system to how they can best take advantage of it. Kubernetes adoption comes with a learning curve, whether the target is an existing application or a new project. Each type of project involves a considerable amount of effort and poses a host of standardization challenges.

Thankfully, the community that has grown organically around Konveyor enables companies to ramp up their modernization efforts that accelerate cloud migration. As the Konveyor community continues to expand, we will continue to search for new ways of removing cost and complexity from even the most ambitious IT transformations. We invite you to get involved with Konveyor, whether it’s to share your experience migrating to Kubernetes or take these open-source tools for a test run.

 

 

By Maja Vukovic
Source IBM Research


For enquiries, product placements, sponsorships, and collaborations, connect with us at [email protected]. We'd love to hear from you!

Our humans need coffee too! Your support is highly appreciated, thank you!

aster.cloud

Related Topics
  • IBM
  • IBM Research
  • Konveyor
  • Move2Kube
  • Red Hat
  • SaaS
  • Tackle-DiVA
  • TackleTest
You May Also Like
View Post
  • Computing
  • Public Cloud
  • Technology

United States Army Enterprise Cloud Management Agency Expands its Oracle Defense Cloud Services

  • April 15, 2025
DeepSeek R1 is now available on Azure AI Foundry and GitHub
View Post
  • Public Cloud
  • Technology

DeepSeek R1 is now available on Azure AI Foundry and GitHub

  • February 2, 2025
Cloud platforms among the clouds
View Post
  • Computing
  • Learning
  • Public Cloud

Best Cloud Platforms Offering Free Trials for Cloud Mastery

  • December 23, 2024
Vehicle Manufacturing
View Post
  • Hybrid Cloud
  • Public Cloud

Toyota shifts into overdrive: Developing an AI platform for enhanced manufacturing efficiency

  • December 10, 2024
IBM and AWS
View Post
  • Public Cloud

IBM and AWS Accelerate Partnership to Scale Responsible Generative AI

  • December 2, 2024
COP29 AI and Climate Change
View Post
  • Public Cloud
  • Technology

How Cloud And AI Are Bringing Scale To Corporate Climate Mitigation And Adaptation

  • November 18, 2024
Cloud Workstations
View Post
  • Public Cloud

FEDRAMP High Development in the Cloud: Code with Cloud Workstations

  • November 8, 2024
View Post
  • Public Cloud

PyTorch/XLA 2.5: vLLM support and an improved developer experience

  • October 31, 2024

Stay Connected!
LATEST
  • college-of-cardinals-2025 1
    The Definitive Who’s Who of the 2025 Papal Conclave
    • May 7, 2025
  • conclave-poster-black-smoke 2
    The World Is Revalidating Itself
    • May 6, 2025
  • oracle-ibm 3
    IBM and Oracle Expand Partnership to Advance Agentic AI and Hybrid Cloud
    • May 6, 2025
  • 4
    Conclave: How A New Pope Is Chosen
    • April 25, 2025
  • Getting things done makes her feel amazing 5
    Nurturing Minds in the Digital Revolution
    • April 25, 2025
  • 6
    AI is automating our jobs – but values need to change if we are to be liberated by it
    • April 17, 2025
  • 7
    Canonical Releases Ubuntu 25.04 Plucky Puffin
    • April 17, 2025
  • 8
    United States Army Enterprise Cloud Management Agency Expands its Oracle Defense Cloud Services
    • April 15, 2025
  • 9
    Tokyo Electron and IBM Renew Collaboration for Advanced Semiconductor Technology
    • April 2, 2025
  • 10
    IBM Accelerates Momentum in the as a Service Space with Growing Portfolio of Tools Simplifying Infrastructure Management
    • March 27, 2025
about
Hello World!

We are aster.cloud. We’re created by programmers for programmers.

Our site aims to provide guides, programming tips, reviews, and interesting materials for tech people and those who want to learn in general.

We would like to hear from you.

If you have any feedback, enquiries, or sponsorship request, kindly reach out to us at:

[email protected]
Most Popular
  • 1
    Tariffs, Trump, and Other Things That Start With T – They’re Not The Problem, It’s How We Use Them
    • March 25, 2025
  • 2
    IBM contributes key open-source projects to Linux Foundation to advance AI community participation
    • March 22, 2025
  • 3
    Co-op mode: New partners driving the future of gaming with AI
    • March 22, 2025
  • 4
    Mitsubishi Motors Canada Launches AI-Powered “Intelligent Companion” to Transform the 2025 Outlander Buying Experience
    • March 10, 2025
  • PiPiPi 5
    The Unexpected Pi-Fect Deals This March 14
    • March 13, 2025
  • /
  • Technology
  • Tools
  • About
  • Contact Us

Input your search keywords and press Enter.