Yashwanth Maheshwaram

Senior Principal Product Manager - Developer Experience & Strategy

Yashwanth Maheshwaram

PM for Developer Experience 

Yashwanth Maheshwaram's contributions

Article Thumbnail
Article

Modernization - Rehost to OpenShift using ArgoCD - Pedal based guide

Yashwanth Maheshwaram +1

Rehosting, a cornerstone in the evolution of software development and deployment, has traditionally enabled the concurrent operation of multiple operating systems and applications on the same physical hardware. This approach, often employed through virtual machines (VMs), enhances efficiency, scalability, and resource utilization.

Featured image for Red Hat OpenShift.
Article

Modernization: A reference approach

Yashwanth Maheshwaram

Explores how Red Hat OpenShift technologies can aid the transition from monolith to microservices, simplifying the process and ensuring a robust and secure application.

Article Thumbnail
Article

Modernization: Managing data during the process

Yashwanth Maheshwaram +1

Data refactoring unlocks the potential for adaptable, resilient applications. Consider these techniques when migrating monolithic applications to microservices.

Article Thumbnail
Article

Understand modernization of a traditional Java application with an example

Yashwanth Maheshwaram +1

Developers frequently work with monolithic applications. However, the popularity of these monolithic applications has waned due to their lack of flexibility. Scaling a specific component requires scaling the entire application. Transitioning to a microservice architecture, with modular, independently scalable units addresses these challenges and is well-suited for cloud environments. This article focuses on moving a monolithic application, exemplified by a Java™-based e-commerce app called Pedal, to the cloud, offering guidance for this complex task.