migrating legacy applications to java - iboss

13
Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected] The Migration Series Migrating your Legacy Applications to Java 1

Upload: harkirat-singh-bedi

Post on 30-May-2018

234 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 1/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

The Migration Series

Migrating your Legacy

Applications to Java

1

Page 2: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 2/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

Presentation Contents

What is considered Legacy?What is considered new?

What is the need to migrate/modernize?Modernization: Opportunities to exploreSolution - Java

Manageability, Security and ConnectivityReach us

Page 3: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 3/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

What is considered Legacy?

CobolFoxproeServer iSeries/400 commonly known as AS/400Old vendor development toolsHierarchical databasesInaccessible and outdated technologies

Proprietary hardware with unusual chipsetsBus architecturesToo heavy applications

Page 4: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 4/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

What is considered new?

Modern TechnologiesWeb/GUI interfacesStandard development toolsRelational databasesEnterprise integrated systems on new technologiesStandard hardware with common chipsets

Service oriented architectureEnhanced storage with lighter applications

Page 5: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 5/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

What is the need to migrate/modernize?

Expand the application meeting business challengesAvailability of high-rated and quality programming skills anddevelopment expertise.Availability of resources who can effectively migrateapplications on older technologies like Cobol, AS/400 to Javaand other new technologies.Higher programmer productivity possible with new tools andtechnologies.Availability of Cost-effective technologies.Option to reuse existing application and data investments for new applications.Custom development as an incentive for dynamic businesses.

Page 6: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 6/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

Modernization: Opportunities to explore

You can develop your applications using the most current industrystandard application development tools.You can architect your newer applications using industry standard

programming paradigms.

You can deploy your applications on a scalable, yet industry standardapplication server (s).You can integrate your applications with other applications in theenterprise as SOA (service-oriented-architecture) servicesYou can store your data in a high performing, yet standard relationaldatabaseYou can access your data via database access technologies over the webanytimeConnectivity of your current applications can be enhanced using industrystandard network protocols

Page 7: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 7/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

This is not all

Page 8: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 8/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

More opportunities to exploreYou can re-face your existing applications with modern graphical user interfaces, both for the desktop and the web making it easy for you tomaintain the application and train the end-users.You can modernize your native hierarchical database databases to a

relational form thus lowering your development cost, leveraging your existing business logic and data investments, while maintaining older levels of availability.You can have your applications and data accessible fromheterogeneous platforms and applications using standard interfaces and

protocols.You can implement new business logic using modern programminglanguages and paradigms. This enables enhanced software programmer

productivity and a lower cost of operation.

Page 9: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 9/13

Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

Solution - JavaA complete toolset.Service oriented architecture.Integration of your applications, enterprise, medium and small, withother service providers and enterprise applications using standard java

APIs.Simplifies development by using widely adopted open-sourceframeworks.Standardized web services, you can even use them from GUIapplications.

Large availability of 3 rd party partner products, that provide you withoptions that you can only dream of with legacy applications.Option to use an industry standard relational database for your operational data.

Page 10: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 10/13Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

Solution - JavaLower development cost with reduced programming.Increased accessibility to data with industry standard accesstechnologies.Improved application uptime.

Handle large databases at ease.Connectivity products enable you to remotely access SQL data usingstandard java database technologies.Enhanced Governance and Manageability.Heterogeneous interoperability possible.Full support for modern languages.Easy Portability.Absolutely transparent scalability and fault tolerance.

Page 11: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 11/13Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

Manageability, Security andConnectivity

You can develop new applications on java thatgive you heterogeneous manageability and anadaptive infrastructure integration.

You get an enhanced system-wide security withdata encryption and regulatory compliance.

You can connect using industry standard network protocols (TCP/IP) and Web Servers.

Page 12: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 12/13Copyright 2010 iBoss Tech Solutions Pvt. Ltd. Mail us at : [email protected]

The choice is yours

You have your legacy applications.

You have the option to migrate to newapplications on Java for which iBoss can helpyou.

Page 13: Migrating Legacy Applications to Java - iBoss

8/14/2019 Migrating Legacy Applications to Java - iBoss

http://slidepdf.com/reader/full/migrating-legacy-applications-to-java-iboss 13/13

Thank You

iBoss Tech Solutions Pvt. Ltd.

India Office:B-59, 1st Floor, Sector -63

Noida – 201301

USA Office:6916, Castle Peak Drive,West Hills, CA 91307

Email: [email protected]: +91-120-3937314

US Phone: +1-818-337-4553UK Phone: +44 - 208-819-9751Mobile: +91-9818857875Fax: +91-120-3937308Website: www.ibosstechsolutions.com

We're easy to talk to - tell us what you need.