SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
Migrating JEE Applications
to SpringSource tc Server
A Business Perspective
W H I T E PA P E R
vFABRIC
tcSERVER
IS NOW
vFABRIC
tcSERVER
IS NOW
VMware vFabric tc Server™
W H I T E PA P E R / 2
Table of Contents
1. Migrating JEE Applications to SpringSource tc Server™ . .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 3
2. Why Consider Migrating a Working Application?. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 3
3. What’s an “Application Server”?. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 4
4. Reasons to Migrate from JEE to tc Server. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 5
	 4.1 Cost Considerations . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 6
	 4.2 Shifts in Application and Deployment Architectures. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 8
	 4.3 Harmonize or realign standard development/deployment environments.8
	 4.4 Virtual deployment environments:. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 9
5. Planning the Migration Process. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 9
	 5.1 Assessing Applications for Migration . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 10
6. Implementing the Migration. .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 11
7. Conclusion . .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  . 11
VMware vFabric tc Server™
W H I T E PA P E R / 3
1. Migrating JEE Applications to SpringSource
tc Server™
In this whitepaper, we will be discussing an important trend in IT development and deployment architectures:
the evolution from JEE Application Servers to lighter weight JAVA containers. As evidenced by the growing
popularity of Tomcat server – according to Evans Research, Tomcat is in use at 68 percent of all organizations
(50 percent of which are built in Spring) making it the most widely deployed application server on the planet,
many IT organizations have been re-thinking their commitment to commercial JEE Application Servers. This is
due to challenging business environments that drive the need for more cost effective application architectures
and, just as importantly, the trend towards the use of more lightweight and efficient mechanisms for application
development. This also becomes even more important as organizations begin to consider building applications
for deployment into the cloud future. When IT organizations talk about “migrating” their applications, they
generally are focusing on one or more of three distinct situations. These are:
•	Moving existing applications (or portions of applications) off of JEE servers and onto lightweight, modular,
horizontally scalable container infrastructures
•	Expanding access to existing JEE applications by adding services layers built in lightweight containers.
•	Transitioning new development away from JEE application servers and focusing on light weight containers
We will be focusing primarily on the migration of existing JEE applications to the SpringSource tc Server™,
which is an “enterprise ready” web application server built on top of standard Apache Tomcat and optimized
for the Spring Framework. There are many excellent reasons to consider moving applications off of commercial
JEE servers. While we are focusing on the JEE application migration process, many of the business and
technical decision factors apply equally well to the second and third situations as well.
The IT Manager considering migrating applications from their commercial JEE servers has a number of
important things to determine before embarking on the process. It is extremely important to clearly understand
the objectives of the migration in order to properly assess the benefits, and costs, of such a program.
In this whitepaper, we focus on the migration decision processes for determining whether to migrate your
applications or portions of your applications from commercial JEE servers to SpringSource tc Server. Many of
these decisions should be based on business factors, although there are also significant technical opportunities
and challenges to address.
2. Why Consider Migrating a Working
Application?
Perhaps the most important question to resolve is “why would you even consider migrating a working,
successful, application?” With all of the time and budget demands on today’s IT organizations, “if it works, don’t
mess with it” surely applies.
While there are certainly valid reasons to leave well enough alone, there are also a number of reasons that
IT organizations are deciding to migrate applications from one of the commercial JEE application servers
to the “enterprise ready” SpringSource tc Server™. In this context, the term “application” includes complete
applications, portions of an application, or functional modules/layers (“services”) which make up an application.
In this whitepaper we will discuss those reasons, processes to determine a migration strategy, and how to select
viable migration targets.
VMware vFabric tc Server™
W H I T E PA P E R / 4
In most cases, migration of the organizations JEE applications is not an “all or nothing” process, so a
standardized way to select specific migration targets will be a valuable decision tool. In many cases migration
decisions will be motivated by long term strategic objectives, such as architecture and operating cost reduction
plans, but in some cases there is an immediate tactical challenge that can best be met by careful migration.
In one recent case, a financial services application running on a JEE Application Server was becoming seriously
overloaded at critical times of the day. Detailed performance analysis showed that almost 85 percent of the
processor at that time was being consumed by a single JAVA application component. By abstracting that
component, converting it to a service, and migrating it to a highly parallel Tomcat deployment, the company
avoided purchasing multiple new licenses, saving hundreds of thousands of dollars in equipment, licensing,
and operating (mostly maintenance contracts) costs. In this case, the application was no longer “working”, so
something had to be done, but the brute force approach of purchasing additional costly JEE application server
instances was avoided.
In another recent case, investigation of a large scale application determined that it was almost 100 percent
servlet code, with some utilization of data persistence, and was hosted in a cluster configuration. Most of
the code transported seamlessly, plus adding OpenSource Hibernate technology. This resulted in an annual
maintenance contract savings of almost $200,000, an excellent return on the three man months the migration
project took.
3. What’s an “Application Server”?
There are many definitions (a Google search returns almost a million references) for “Application Server”
floating around the industry, in all too many cases promulgated by vendor marketing departments with the
primary objective being “we are and they aren’t”. For our purposes, we are specifically focusing on the world of
JAVA, even though the most widely used “application server” in the world is arguably the Microsoft Windows
OS coupled with any of the Microsoft Visual IDE’s.
Simply stated, an “application server” is a software framework dedicated to the efficient execution of
procedures (scripts, routines, programs, ...) for supporting the construction of business applications.
The term was probably created in the context of web applications. In these, the application server acts as a set
of components accessible to the software developer through an API defined by the platform itself.
These components are usually performed in the same machine where the web server is running, and their main
job is to support the construction of dynamic pages.
Commercial application servers vary considerably in the range and quality of the services they offer to the
IT function, a portion of which of which are based on “standards” (JEE, CORBA, etc). Commercial Application
Servers also include many application services which provide valuable functionality but are implemented in
highly proprietary ways. In this white paper we’re assuming that you are starting with mature JEE standard
application servers from one of the major vendors. These products are highly sophisticated, feature rich, and
correspondingly expensive/complex. Additionally, much of the functionality in these products is outside of
the JEE specifications, thus making each of them proprietary to some degree and particularly so in the areas
of application management/administration. Other JEE application servers, also meet the JEE standard, but
generally provide a much less broad suite of application services and are less sophisticated in their operations/
management tooling.
Without doubt, the most widely utilized Java application server is Apache Tomcat, which for many years was
the reference implementation of the Java servlet specification. The Apache Tomcat community continues to
develop and support Tomcat, with regular releases that add sophisticated functionality, while maintaining
100 percent standard compliance and high reliability/performance. tc Server leverages this work, and adds
both enterprise class management and monitoring and commercial support.
VMware vFabric tc Server™
W H I T E PA P E R / 5
4. Reasons to Migrate from JEE to tc Server
Organizations that choose to migrate existing applications to a new application server are typically motivated
by one or more of the following goals:
Costs
Infrastructure costs are frequently mentioned as a primary motivator for migration, and are certainly important.
That said, these costs can be subtle, particularly since in most cases the license itself is a “sunk cost” and all
the maintenance fees probably continue if you use any of your licenses (contract “non-retirement” provisions).
Some of these cost considerations include:
•	Capacity Expansion- The need to expand deployment of an application in a cost effective way frequently
drives interest in alternative infrastructures. A frequent driver is also the need to provide additional access by
a broader community of users.
•	Application Replacement- When an application “wears out” and is being replaced entirely, there are
opportunities to consider alternatives, particularly where the application simply doesn’t require much of the
power of a JEE Application Server.
•	Vendor Replacement- While relatively rare, some IT organizations are choosing to replace their IT
infrastructure vendors, for a variety of reasons. The cost advantages of replacing older architectures and
equipment can be an important part of the cost analysis.
Equally important are all the costs associated with maintaining an application infrastructure and the
infrastructure’s effect on the cost of maintaining the applications themselves. Many studies have shown that
maintenance costs are a much larger component of TCO than the original license acquisition.
Shifts in application development/deployment architectures
During the late 1990’s and into the mid 2000’s, most IT organizations (and application vendors) bought into
the JEE vision. Without debating the reality of that vision, many IT Organizations have realized that today’s JEE
application servers have evolved into “do absolutely everything for absolutely anyone” behemoths and, not
being modular, force everyone to carry the full weight of all those un-needed capabilities. Additionally the JEE
vision was both difficult and costly to achieve in the first place for a large number of reasons and they have
transitioned their JAVA application development in much more productive directions. These include a number
of alternative languages and architectures (for example, widespread adoption of the Spring Framework), with
the common characteristics being:
•	Much simpler to develop and maintain
•	More agile, allowing IT to better meet the rapid changes in business requirements
•	Vastly lighter weight, suited to highly parallel, scalable, redundant, deployment architectures
•	Order of magnitude lower acquisition and maintenance costs
Harmonize or realign standard deployment environments in the organization
In most large organizations, there are a variety of application infrastructures in use, typically resulting from
divisionalized/departmentalized IT or M&A activities. The complexity of maintaining multiple infrastructures
makes it difficult to create today’s distributed application service environments. It also requires costly staff
duplication to support differing technologies and release cycles. By shifting to a single infrastructure, with
enough flexibility to support a wide range of application requirements, it becomes much easier to develop and
maintain applications across the organization.
VMware vFabric tc Server™
W H I T E PA P E R / 6
Related to this is the tendency for JAVA developers to use light weight containers (Tomcat, for example) on
their desktops, while production deployment is on JEE Application Servers. This creates the need for “porting”
each application from Tomcat to the JEE Application server, duplication of testing, etc. By harmonizing the
development and deployment architectures, handoff between developers and production is significantly
simplified and update costs reduced.
Virtual deployment environments
The reality is that today’s datacenters are increasingly being virtualized. JEE servers have significant footprints
that can reduce application density available in a virtual environment: the answer is a lightweight approach
that is optimized for usage in a virtual environment. Add to that, in the application development process, QA
organizations are likely testing the application inside a vitural machine, which extends that same challenge of
scalability into the development environment.
4.1 Cost Considerations
Return-on-investment should drive the decision to migrate; ultimately, benefits must outweigh costs.
Accurate quantification of both the benefits and the costs can be somewhat elusive, so it is important to take
the process step by step and maintain careful records to build an experience base for future decision making.
Carefully assess the costs (some of which may be fuzzy) of migrating against both the obvious costs
(annual maintenance contracts, for example), as well as the “invisible” costs (difficulty of finding skilled IT
operations staff, overly complex application support, etc) of not migrating:
•	Consider acquisition costs for tc Server, and in particular for any third party technologies needed to
supplement tc Server’s functionality. In most migration situations, the JEE application server cost has already
been written off, so license cost is only relevant in the capacity expansion situation. In a capacity expansion
situation, the cost of acquiring new JEE licenses and the mega-hardware to support them should also be
factored into the decision.
•	Consider the costs of actually doing the migration, including the effect of committing scarce development
resources to “doing it over”, rather than meeting another business need. While migration should be much less
effort than creating the application in the first place (assuming we’ve properly selected the migration target),
in some cases migration can actually become a top to bottom re-write. In either case, you are developing and
releasing a somewhat new application on a completely new infrastructure, which requires utilizing all standard
development processes (design, code, test, document, release, etc).
•	Consider the cost of ongoing infrastructure maintenance with both JEE and tc Server infrastructures. Include
both vendor costs and identifiable internal costs, such as accepting and applying vendor maintenance
releases (in some environments, the level of patch activity is so high that it swamps license costs in the first
few months). The commercial JEE application server vendors share a common characteristic…they all make far
more on their maintenance than they do on their license fees (see any annual report for verification), and their
maintenance contracts are particularly rigid. On the tc Server side, consider the cost of potentially dealing
with multiple open source communities or vendors, each of whom has their own release cycles and virtually
none of which do integration testing with other vendors/communities technologies.
•	Consider the cost of maintaining (or perhaps extending) the application itself. The application monolith
architectures that characterize all too many JEE applications can make it very difficult to fix even small
problems, particularly when the original authors have moved on to other things, and may make those
applications prohibitively costly to extend/improve in todays agile business environments. On the other
side, consider the cost of “migrating” the application code from the JEE servers to tc Server and the costs of
maintaining the migrated application in a tc Server environment.
•	Consider the cost of quality issues that can arise due to increased lines of code and the challenges of
implementing and testing applications based on a traditional full-stack Java EE, compared with lighter-weight
technologies now available, such as the Spring Framework on top of tc Server.
VMware vFabric tc Server™
W H I T E PA P E R / 7
The charts below provides a brief look at the readily measurable outside costs (using average vendor
discounting) for a typical JEE server and for tc Server. We will be talking about Total Cost of Ownership (TCO)
in more detail in a future whitepaper, including discussion of some of the “hidden costs”, such as developer
productivity and application maintenance.
Figure 1: JEE Server Costs
Figure 2: tc Server Costs
As the above clearly shows, the cost savings for acquiring comparable functionality, support, and performance
can be very significant, in this case nearly $ 24,000/server. This factor alone creates significant interest in
budget conscious IT organizations, although it is only part of the decision process. When we talk about
“migration”, we are generally not considering prior license acquisition cost, which is a “sunk cost”. Looking only
at maintenance and operations cost savings, we still see a $ 15,000/server savings over the 5 year period. That
said, the ability to recycle the JEE licenses, servers, and maintenance agreements for other uses may offer
significant migration savings, because you don’t have to acquire new JEE servers.
VMware vFabric tc Server™
W H I T E PA P E R / 8
4.2 Shifts in Application and Deployment Architectures
A second major factor driving IT organizations to consider migrating their applications (or more often selected
portions of their applications) from JEE to tc Server is the transition away from monolithic application
architectures and toward more modular/layered, horizontally scalable, architectures. While there was nothing
in JEE that prevented the development of cleanly layered applications, the developer tendency was to lump
everything associated with an application into one place and to take full advantage of the highly integrated
services provided by these costly commercial JEE servers.
The unfortunate result of that process was to create huge applications, which have proven to be very hard to
maintain and extremely hard to extend to meet today’s rapidly evolving business requirements. Because of this
situation, many IT organizations have been busy de-composing their monolith applications into more modular
layered architectures, enabling portions of the application to be extended without having to tackle the whole
thing.
A second approach is to continue to utilize the JEE Application Server for those operations that leverage their rich
suite of services (often called “back office” functionality), by encapsulating those functions into services layers
that are then utilized by larger numbers of lighter weight application front ends. The resulting application modules
rarely require more than a very small portion of the commercial JEE server’s capabilities, thus opening the door to
improved deployment architectures based on light weight containers such as tc Server with very little additional
effort and substantially lower cost because you are not paying for functionality you don’t need/want anyway.
One financial services firm is creating a dozen or more new business applications per week using the Spring
Framework, while allowing them to maintain the “back office” business logic on their JEE Application Servers
untouched for months at a time.
Finally, the concept of implementing an application in bite sized, horizontally scalable, application services
(what ever we call them, modules/components/etc) offers significant business benefits. Each service is much
more readily maintained and new business applications can be created by assembling existing services, plus
a few new ones, in a fraction of the time it takes to build a monolithic application from scratch. Development
organizations have used this concept to leverage both emerging programming models and cost effective
parallel deployment architectures to meet the business demands for more agile and accessible applications.
Taking the application module (e.g. “service”) to its logical conclusion, we wind up with highly distributed
applications that offer truly scalable performance and excellent business flexibility. These deployment
architectures are almost made for tc Server, with some business application services now utilizing dozens to
hundreds of parallel service instances…the ultimate in redundancy and scalability.
4.3 Harmonize or realign standard development/deployment environments
A third driver for migrating JEE applications to tc Server is to converge the IT organization around a common
set of infrastructures and tooling. This is a highly desirable goal and each of the major vendors has their suite
of products and insists that they can provide the whole answer, but the reality is that they can not. Even where
the single vendor does offer a wide range of capability, the fact remains that some portion of these solutions
are “orphan products”, merely there to complete the suite, and don’t compare well to other alternatives for
the same functionality. This can drive individual development teams to select technologies that best suit their
particular needs…good for the project, but very costly for the IT organization as a whole.
Another factor that has driven fragmented development/deployment architectures is that with a high degree
of business consolidation, it was inevitably the case that individual IT organizations had selected their own
favorite technologies and were then forced to “just merge” and behave as one. Almost every JEE Application
Server utilization survey shows one very interesting thing, that each organization uses products from multiple
JEE server vendors, each of which is complex and no two of which are actually “compatible” from a plug-and-
play, suite of infrastructure services, or administrative/management points of view. In many cases, it becomes
a major development project to migrate a significant application from one vendor’s JEE server to another, for
reasons having nothing to do with the JEE standard itself.
VMware vFabric tc Server™
W H I T E PA P E R / 9
Managing all this is a costly and error prone process, leading IT organizations to try to converge on one
common, standards based, commonly manageable, deployment architecture. Realistically, converging on a
single JEE Application Server is highly costly and fails to accomplish other objectives of migration. This factor,
along with those mentioned above, provides significant value to the organization by converging on a more cost
effective and agile deployment infrastructure…tc Server.
4.4 Virtual deployment environments:
Increasingly, data centers are turning to virtualization to more effectively utilize their computing resources.
Many studies of JEE Application Server behavior show that one of several conditions exist:
•	The JEE Application Server is underutilizing the physical resources
•	JEE Application Server utilization is frequently dominated by one or two application components, while the
rest of the application is basically coasting along.
•	Within the data center, there are frequently specific JEE Applications that have very high peak to average
utilization ratios, leading to over capacity 90 percent+ of the time, in order to accommodate loads during the
peak load 10 percent of the day.
In today’s demanding business environments IT organizations simply can not afford to be seeing 15-20 percent
loading of their expensive facilities (servers, floor space, utilities, etc), nor 5-10:1 overcapacity to handle peak
to average extremes. Focusing on those application components that contribute most of the server load or
are responsible for the peak loading under daily variations, we can also decompose those applications into
the components of the application that most benefit from highly horizontal dynamic scalability, then virtualize
deployment of those components.
By migrating those applications that do not really need the weight and complexity of a JEE Application Server
to a lighter weight and more modular infrastructure, such as tc Server, we enable virtualized deployment of
applications and application services/components with significantly improved consolidation ratios. Some
customers have reported that applications migrated from JEE Application Servers to tc Server have 2-3
times lower resource utilization on the same hardware, thus allowing them to make more effective use of
virtualization.
5. Planning the Migration Process
Most IT organizations considering migrating applications from JEE to light weight environments such as
tc Server will be focusing on a relatively small subset of their existing applications, at least initially. This is a very
good idea because it provides the opportunity to take smaller steps and to assess the results incrementally.
Do not underestimate the cost of the learning curve associated with any infrastructure changes.
In many cases, a low impact application, or one with reduced technical risk, is a better choice for early
migration than to tackle a high visibility mission-critical application. In some cases the business needs are such
that the IT organization does need to migrate a large JEE application. In that case it is critical to very carefully
plan the migration, take it step by step, and above all be realistic about the time and effort the migration may
take. While it does happen that large scale applications migrate smoothly, they are rarely “plug and play”, even
between JEE servers from various vendors; thus it is prudent to be cautious when undertaking such a migration.
Focus on the long term as well as the short term. Understand the scope, complexity, and technical challenge.
Migrating a codebase involves more than simple direct effort cost. Consider both legacy issues and expected
new, “greenfield” development as part of the analysis.
VMware vFabric tc Server™
W H I T E PA P E R / 1 0
Form a cohesive technology and architecture vision for the organization that addresses these factors:
•	Migration criteria and process for legacy applications
•	Best practice technology, architecture, and process for new development
•	Application server (or in the case of tc Server, additional services) licensing costs
•	Cost of managing the new tc Server environment, compared with the current JEE application servers
•	Resource utilization, hardware, and environment (space, power, HVAC, etc) costs.
•	Complexity and direct cost of migration effort, including, where code refactoring is needed, a thoughtful
balance between “minimal effort” and “best practice” conversion. This is an area where migration costs can
skyrocket, without corresponding benefit.
Fortunately, vendor and customer studies have shown that almost all applications only utilize a small portion
of the suite of services provided by JEE Application Servers. This means that the JEE application server
infrastructure has all the capability to do practically everything for anybody (market forces drive this, with a
very few extremely demanding customers driving the feature sets), while becoming so huge and complicated
that the products may not be a particularly good choice for any one application.
With tc Server, you have to opportunity to select the add-on services you need and leave out all those you
don’t need, significantly reducing complexity, cost, and computing overheads. tc Server provides an excellent
environment for today’s improved frameworks such as Spring, and with tc Server we add enterprise scale
administration/management to both.
With tc Server, you have to opportunity to select the add-on services you need and leave out all those you
don’t need, significantly reducing complexity, cost, and computing overheads. tc Server provides an excellent
environment for today’s improved frameworks such as Spring, and with tc Server we add enterprise scale
administration/management to both.
5.1 Assessing Applications for Migration
One approach is to group candidate applications by the amount of refactoring effort. Assuming no specific
external requirements or pressures, it is best to begin migration with those applications that require the least
effort. Another approach is to focus on one business application, typically one which already exhibits one
or more of the characteristic drivers mentioned above. In either case, this is an area requiring development
involvement at a detail level, because the cost of migration is highly influenced by both the development time
expended and the lost opportunity cost while those developers are not producing new business applications for
the business.
Successful migration projects require close coordination between IT and development, both during the cost
assessment and during the subsequent project in order to assure that the cost benefit balance gets achieved as
planned. Every company or individual will have their own criteria, but as an example, consider this grouping:
Minimal effort
•	One day or less of work
•	Runs-as is (packaged as WAR, no use of unsupported APIs).
•	Testing effort only (but DO NOT underestimate this!)
Low effort
•	Several days to two weeks of work
•	Few changes, plus testing effort
VMware vFabric tc Server™
VMware, Inc. 3401 Hillview Avenue Palo Alto CA 94304 USA Tel 877-486-9273 Fax 650-427-5001 www.vmware.com
Copyright © 2010 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at
http://www.vmware.com/go/patents. VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be
trademarks of their respective companies. Item No: VMW_10Q4_WP_tcServer_MigrateJEE_BusPers_EN_R1
High effort
•	Many weeks or months of work
•	Higher risk
•	Very large testing effort
Minimal effort migration projects are relatively unusual for monolith applications hosted on JEE servers, but
it is fairly common to discover a module/component that can be abstracted relatively easily and provide
disproportionate benefit. See the whitepaper “Migrating JEE Applications to SpringSource tc Server™:
A Developers Guide for more detail on the development cost/risk analysis.
6. Implementing the Migration
One the assessment is complete and the decision made, the migration process can begin. Typically, some
things will be discovered during the project that were not obvious during the assessment, but if the planning
process was sufficiently through, these can generally be handled without major disruption to schedule or
resources.
We have seen projects go better than planned, and projects that hit significant speed bumps. The former are
typically a result of very conservative planning, the latter the result of some significant dependency on one or
more of the JEE Application Server services that wasn’t surfaced during the planning stage.
The range of time/effort for enterprise scale application migration has run from as short as a couple of person
months (Spring based application running on WLS) to multiple person years (significant use of JEE running
on jBoss JEE Application Server). In both cases, the cost estimates were fairly accurate and the benefits met or
exceeded expectations.
7. Conclusion
While not all applications benefit equally from migrating from JEE Application Servers to tc Server, it is clear
that IT organizations can dramatically reduce their total operating costs and improve their resource utilization
significantly. The large portion of today’s JAVA applications that are underutilizing commercial JEE Application
Servers and the number of applications and application components/services that benefit from lightweight,
modular, horizontally scalable deployment architectures both provide significant opportunities.
Perhaps the most important step when considering migration of applications from one environment to another
is planning. While the temptation is to jump in and start coding, it is critically important to understand the
objectives and benefits, assess the risks and costs, and then make the business decision. There are many
successful migration projects and one common characteristic is that the up front planning process was
completed before launching the project.
In the whitepaper “Migrating JEE Applications to SpringSource tc Server™: A Developers Guide”, we will
dig deeper into the details of the technologies involved in the JEE Application Server to tc Server migration
process.

Contenu connexe

Tendances

Con-way Case Study: Optimizing Application Integration Software Development L...
Con-way Case Study: Optimizing Application Integration Software Development L...Con-way Case Study: Optimizing Application Integration Software Development L...
Con-way Case Study: Optimizing Application Integration Software Development L...CA Technologies
 
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...CA Technologies
 
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)CA Technologies
 
Case Management by EMC - xCP Platform
 Case Management by EMC - xCP Platform Case Management by EMC - xCP Platform
Case Management by EMC - xCP PlatformAmplexor
 
Service Virtualization
Service VirtualizationService Virtualization
Service VirtualizationErika Barron
 
HPE ALM Octane | DevOps | Agile
HPE ALM Octane | DevOps | AgileHPE ALM Octane | DevOps | Agile
HPE ALM Octane | DevOps | AgileJeffrey Nunn
 
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...Extra Technology
 
Oracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi SagaramOracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi Sagaramravisagaram
 
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...CA Technologies
 
HPE Agile Manager and ALM Overview
HPE Agile Manager and ALM OverviewHPE Agile Manager and ALM Overview
HPE Agile Manager and ALM OverviewJeffrey Nunn
 
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...VMworld
 
CA Service Virtualization vs mocks stubs
CA Service Virtualization vs mocks stubsCA Service Virtualization vs mocks stubs
CA Service Virtualization vs mocks stubsAlan Baptista
 
Automating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and ConfigurationAutomating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and ConfigurationCA Technologies
 
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...CA Technologies
 
DevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationDevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationSteve Speicher
 
CA Service Virtualization
CA Service VirtualizationCA Service Virtualization
CA Service VirtualizationPablo Gutierrez
 
Unlocking IT Value Chain with DevOps
Unlocking IT Value Chain with DevOpsUnlocking IT Value Chain with DevOps
Unlocking IT Value Chain with DevOpsBart Driscoll
 

Tendances (20)

Con-way Case Study: Optimizing Application Integration Software Development L...
Con-way Case Study: Optimizing Application Integration Software Development L...Con-way Case Study: Optimizing Application Integration Software Development L...
Con-way Case Study: Optimizing Application Integration Software Development L...
 
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...
Pre-Con Education: Migrating to CA Release Automation 5.5.2 to Exploit New ...
 
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)
Maximizing Your CA IDMS™ Investment for the New Application Economy (Part 1)
 
Case Management by EMC - xCP Platform
 Case Management by EMC - xCP Platform Case Management by EMC - xCP Platform
Case Management by EMC - xCP Platform
 
Service Virtualization
Service VirtualizationService Virtualization
Service Virtualization
 
HPE ALM Octane | DevOps | Agile
HPE ALM Octane | DevOps | AgileHPE ALM Octane | DevOps | Agile
HPE ALM Octane | DevOps | Agile
 
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...
CA Workload Automation Product Roadmap - CA Workload Automation Technology Su...
 
Ibm rtw
Ibm rtwIbm rtw
Ibm rtw
 
Oracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi SagaramOracle Ebiz R12.2 Features -- Ravi Sagaram
Oracle Ebiz R12.2 Features -- Ravi Sagaram
 
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...
TELUS Implements End-to-End Testing to Ensure Customer First Strategy and Cus...
 
HPE Agile Manager and ALM Overview
HPE Agile Manager and ALM OverviewHPE Agile Manager and ALM Overview
HPE Agile Manager and ALM Overview
 
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
VMworld 2013: Best Practices for Application Lifecycle Management with vCloud...
 
CA Service Virtualization vs mocks stubs
CA Service Virtualization vs mocks stubsCA Service Virtualization vs mocks stubs
CA Service Virtualization vs mocks stubs
 
Automating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and ConfigurationAutomating Workload AE and DE; Agent Deployment and Configuration
Automating Workload AE and DE; Agent Deployment and Configuration
 
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...
Sneak Peak into Self-Service, Cross-Enterprise, Job Scheduling with CA Worklo...
 
DevOps in Cloud OSLC Integration
DevOps in Cloud OSLC IntegrationDevOps in Cloud OSLC Integration
DevOps in Cloud OSLC Integration
 
Veerapradeep_Apps_profile
Veerapradeep_Apps_profileVeerapradeep_Apps_profile
Veerapradeep_Apps_profile
 
[Brochure] HPE ALM Octane
[Brochure] HPE ALM Octane[Brochure] HPE ALM Octane
[Brochure] HPE ALM Octane
 
CA Service Virtualization
CA Service VirtualizationCA Service Virtualization
CA Service Virtualization
 
Unlocking IT Value Chain with DevOps
Unlocking IT Value Chain with DevOpsUnlocking IT Value Chain with DevOps
Unlocking IT Value Chain with DevOps
 

En vedette

Kleptomaniac Press Release by EIN PRESSWIRE
Kleptomaniac Press Release by EIN PRESSWIREKleptomaniac Press Release by EIN PRESSWIRE
Kleptomaniac Press Release by EIN PRESSWIREDr. Frank Chase Jr
 
Recessions graphs etc
Recessions graphs etcRecessions graphs etc
Recessions graphs etcTravis Klein
 
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...Amanda James
 
Beautiful quotestoliveby
Beautiful quotestolivebyBeautiful quotestoliveby
Beautiful quotestolivebyChandan Dubey
 
Advance DNA sequencing
Advance DNA sequencing Advance DNA sequencing
Advance DNA sequencing Asheesh Pandey
 
5 tips for_getting_a_job_interview_next_week ppt
5 tips for_getting_a_job_interview_next_week ppt5 tips for_getting_a_job_interview_next_week ppt
5 tips for_getting_a_job_interview_next_week pptPeggy McKee
 
Day 4 legal matters
Day 4 legal mattersDay 4 legal matters
Day 4 legal mattersTravis Klein
 
4 things you_cannot_recover
4 things you_cannot_recover4 things you_cannot_recover
4 things you_cannot_recoverChandan Dubey
 
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...Dr. Raju M. Mathew
 
Pivotal: Virtualize Big Data to Make the Elephant Dance
Pivotal: Virtualize Big Data to Make the Elephant DancePivotal: Virtualize Big Data to Make the Elephant Dance
Pivotal: Virtualize Big Data to Make the Elephant DanceEMC
 
система профориентации и основные её направления
система профориентации и основные её направлениясистема профориентации и основные её направления
система профориентации и основные её направленияТатьяна Глинская
 
Federmanager Bologna: English introduction - 15 november 2013
Federmanager Bologna: English introduction - 15 november 2013Federmanager Bologna: English introduction - 15 november 2013
Federmanager Bologna: English introduction - 15 november 2013Marco Frullanti
 
EMC Isilon Best Practices for Hadoop Data Storage
EMC Isilon Best Practices for Hadoop Data StorageEMC Isilon Best Practices for Hadoop Data Storage
EMC Isilon Best Practices for Hadoop Data StorageEMC
 
Third lesson
Third lessonThird lesson
Third lessonmeteab
 
Contrato arrrendamiento ocret. emilio de la hoz
Contrato arrrendamiento ocret. emilio de la hozContrato arrrendamiento ocret. emilio de la hoz
Contrato arrrendamiento ocret. emilio de la hozvinicio Quiñonez Mendez
 

En vedette (20)

Kleptomaniac Press Release by EIN PRESSWIRE
Kleptomaniac Press Release by EIN PRESSWIREKleptomaniac Press Release by EIN PRESSWIRE
Kleptomaniac Press Release by EIN PRESSWIRE
 
Internet mariona
Internet marionaInternet mariona
Internet mariona
 
Recessions graphs etc
Recessions graphs etcRecessions graphs etc
Recessions graphs etc
 
Be well happy
Be well happyBe well happy
Be well happy
 
Anti stresssong
Anti stresssongAnti stresssong
Anti stresssong
 
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...
Wind_Energy_Law_2014_Amanda James _Avoiding Regulatory Missteps for Developer...
 
Beautiful quotestoliveby
Beautiful quotestolivebyBeautiful quotestoliveby
Beautiful quotestoliveby
 
Advance DNA sequencing
Advance DNA sequencing Advance DNA sequencing
Advance DNA sequencing
 
5 tips for_getting_a_job_interview_next_week ppt
5 tips for_getting_a_job_interview_next_week ppt5 tips for_getting_a_job_interview_next_week ppt
5 tips for_getting_a_job_interview_next_week ppt
 
Day 4 legal matters
Day 4 legal mattersDay 4 legal matters
Day 4 legal matters
 
4 things you_cannot_recover
4 things you_cannot_recover4 things you_cannot_recover
4 things you_cannot_recover
 
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...
KNOWMATICS AND THE RELATED FIELDS OF STUDY- EDUCATION, PSYCHOLOGY, BRAIN RESE...
 
Pivotal: Virtualize Big Data to Make the Elephant Dance
Pivotal: Virtualize Big Data to Make the Elephant DancePivotal: Virtualize Big Data to Make the Elephant Dance
Pivotal: Virtualize Big Data to Make the Elephant Dance
 
система профориентации и основные её направления
система профориентации и основные её направлениясистема профориентации и основные её направления
система профориентации и основные её направления
 
Federmanager Bologna: English introduction - 15 november 2013
Federmanager Bologna: English introduction - 15 november 2013Federmanager Bologna: English introduction - 15 november 2013
Federmanager Bologna: English introduction - 15 november 2013
 
EMC Isilon Best Practices for Hadoop Data Storage
EMC Isilon Best Practices for Hadoop Data StorageEMC Isilon Best Practices for Hadoop Data Storage
EMC Isilon Best Practices for Hadoop Data Storage
 
Third lesson
Third lessonThird lesson
Third lesson
 
սուրբ գեվորգ
սուրբ գեվորգսուրբ գեվորգ
սուրբ գեվորգ
 
Contrato arrrendamiento ocret. emilio de la hoz
Contrato arrrendamiento ocret. emilio de la hozContrato arrrendamiento ocret. emilio de la hoz
Contrato arrrendamiento ocret. emilio de la hoz
 
Codigo
CodigoCodigo
Codigo
 

Similaire à Pivotal tc server_wp_migrating_jee_apps_042313

Migrating Existing ASP.NET Web Applications to Microsoft Azure
Migrating Existing ASP.NET Web Applications to Microsoft AzureMigrating Existing ASP.NET Web Applications to Microsoft Azure
Migrating Existing ASP.NET Web Applications to Microsoft AzureIlyas F ☁☁☁
 
Virtualising Tier 1 Apps
Virtualising Tier 1 AppsVirtualising Tier 1 Apps
Virtualising Tier 1 AppsIwan Rahabok
 
Automation, Audits, and Apps Tour
Automation, Audits, and Apps TourAutomation, Audits, and Apps Tour
Automation, Audits, and Apps TourChef
 
Pivotal tc server_wp_building_and_running_spring_apps_060313
Pivotal tc server_wp_building_and_running_spring_apps_060313Pivotal tc server_wp_building_and_running_spring_apps_060313
Pivotal tc server_wp_building_and_running_spring_apps_060313EMC
 
Why Your Digital Transformation Strategy Demands Middleware Modernization
Why Your Digital Transformation Strategy Demands Middleware ModernizationWhy Your Digital Transformation Strategy Demands Middleware Modernization
Why Your Digital Transformation Strategy Demands Middleware ModernizationVMware Tanzu
 
VMworld 2013: Exploring Technology Trends within Financial Services
VMworld 2013: Exploring Technology Trends within Financial Services VMworld 2013: Exploring Technology Trends within Financial Services
VMworld 2013: Exploring Technology Trends within Financial Services VMworld
 
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...Matt Ray
 
Vmware’s move to a digital workspace
Vmware’s move to a digital workspaceVmware’s move to a digital workspace
Vmware’s move to a digital workspacesporta72
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comArun Somu Panneerselvam
 
Kubernetes in The Enterprise
Kubernetes in The EnterpriseKubernetes in The Enterprise
Kubernetes in The EnterpriseTyrone Systems
 
Embracing Containers and Microservices for Future Proof Application Moderniza...
Embracing Containers and Microservices for Future Proof Application Moderniza...Embracing Containers and Microservices for Future Proof Application Moderniza...
Embracing Containers and Microservices for Future Proof Application Moderniza...Marlabs
 
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic Server
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic ServerPeter McTaggart - Renewtek - Achieving Hero Status with WebLogic Server
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic ServerSaul Cunningham
 
Automation, Audits, and Apps Tour
Automation, Audits, and Apps TourAutomation, Audits, and Apps Tour
Automation, Audits, and Apps TourChef
 
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...David J Rosenthal
 
Datasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafDatasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafMidVision
 
Migration of Two Million Records with Zero Downtime for a Global Financial Or...
Migration of Two Million Records with Zero Downtime for a Global Financial Or...Migration of Two Million Records with Zero Downtime for a Global Financial Or...
Migration of Two Million Records with Zero Downtime for a Global Financial Or...Kovair
 
You've Made Kubernetes Available to Your Developers, Now What?
You've Made Kubernetes Available to Your Developers, Now What?You've Made Kubernetes Available to Your Developers, Now What?
You've Made Kubernetes Available to Your Developers, Now What?cornelia davis
 

Similaire à Pivotal tc server_wp_migrating_jee_apps_042313 (20)

altowebWhitePaper
altowebWhitePaperaltowebWhitePaper
altowebWhitePaper
 
Migrating Existing ASP.NET Web Applications to Microsoft Azure
Migrating Existing ASP.NET Web Applications to Microsoft AzureMigrating Existing ASP.NET Web Applications to Microsoft Azure
Migrating Existing ASP.NET Web Applications to Microsoft Azure
 
Virtualising Tier 1 Apps
Virtualising Tier 1 AppsVirtualising Tier 1 Apps
Virtualising Tier 1 Apps
 
Automation, Audits, and Apps Tour
Automation, Audits, and Apps TourAutomation, Audits, and Apps Tour
Automation, Audits, and Apps Tour
 
Pivotal tc server_wp_building_and_running_spring_apps_060313
Pivotal tc server_wp_building_and_running_spring_apps_060313Pivotal tc server_wp_building_and_running_spring_apps_060313
Pivotal tc server_wp_building_and_running_spring_apps_060313
 
Puppet on a string
Puppet on a stringPuppet on a string
Puppet on a string
 
Why Your Digital Transformation Strategy Demands Middleware Modernization
Why Your Digital Transformation Strategy Demands Middleware ModernizationWhy Your Digital Transformation Strategy Demands Middleware Modernization
Why Your Digital Transformation Strategy Demands Middleware Modernization
 
VMworld 2013: Exploring Technology Trends within Financial Services
VMworld 2013: Exploring Technology Trends within Financial Services VMworld 2013: Exploring Technology Trends within Financial Services
VMworld 2013: Exploring Technology Trends within Financial Services
 
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...
Cloud Expo Asia 20181010 - Bringing Your Applications into the Future with Ha...
 
Vmware’s move to a digital workspace
Vmware’s move to a digital workspaceVmware’s move to a digital workspace
Vmware’s move to a digital workspace
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.com
 
Kubernetes in The Enterprise
Kubernetes in The EnterpriseKubernetes in The Enterprise
Kubernetes in The Enterprise
 
Embracing Containers and Microservices for Future Proof Application Moderniza...
Embracing Containers and Microservices for Future Proof Application Moderniza...Embracing Containers and Microservices for Future Proof Application Moderniza...
Embracing Containers and Microservices for Future Proof Application Moderniza...
 
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic Server
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic ServerPeter McTaggart - Renewtek - Achieving Hero Status with WebLogic Server
Peter McTaggart - Renewtek - Achieving Hero Status with WebLogic Server
 
Automation, Audits, and Apps Tour
Automation, Audits, and Apps TourAutomation, Audits, and Apps Tour
Automation, Audits, and Apps Tour
 
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...
Infrasructure As Code: Fueling the Fire For Faster Application Delivery - Whi...
 
Forrester Infra as code TLP_April2015
Forrester Infra as code TLP_April2015Forrester Infra as code TLP_April2015
Forrester Infra as code TLP_April2015
 
Datasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmrafDatasheet weblogic midvisionextensionforibmraf
Datasheet weblogic midvisionextensionforibmraf
 
Migration of Two Million Records with Zero Downtime for a Global Financial Or...
Migration of Two Million Records with Zero Downtime for a Global Financial Or...Migration of Two Million Records with Zero Downtime for a Global Financial Or...
Migration of Two Million Records with Zero Downtime for a Global Financial Or...
 
You've Made Kubernetes Available to Your Developers, Now What?
You've Made Kubernetes Available to Your Developers, Now What?You've Made Kubernetes Available to Your Developers, Now What?
You've Made Kubernetes Available to Your Developers, Now What?
 

Plus de EMC

INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDINDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDEMC
 
Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote EMC
 
EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC
 
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOTransforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOEMC
 
Citrix ready-webinar-xtremio
Citrix ready-webinar-xtremioCitrix ready-webinar-xtremio
Citrix ready-webinar-xtremioEMC
 
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC
 
Modern infrastructure for business data lake
Modern infrastructure for business data lakeModern infrastructure for business data lake
Modern infrastructure for business data lakeEMC
 
Force Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereForce Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereEMC
 
Pivotal : Moments in Container History
Pivotal : Moments in Container History Pivotal : Moments in Container History
Pivotal : Moments in Container History EMC
 
Data Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewData Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewEMC
 
Mobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeMobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeEMC
 
Virtualization Myths Infographic
Virtualization Myths Infographic Virtualization Myths Infographic
Virtualization Myths Infographic EMC
 
Intelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityIntelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityEMC
 
The Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeThe Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeEMC
 
EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC
 
EMC Academic Summit 2015
EMC Academic Summit 2015EMC Academic Summit 2015
EMC Academic Summit 2015EMC
 
Data Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesData Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesEMC
 
Using EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsUsing EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsEMC
 
Using EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookUsing EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookEMC
 

Plus de EMC (20)

INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDINDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
 
Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote
 
EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX
 
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOTransforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
 
Citrix ready-webinar-xtremio
Citrix ready-webinar-xtremioCitrix ready-webinar-xtremio
Citrix ready-webinar-xtremio
 
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis Openstack
 
Modern infrastructure for business data lake
Modern infrastructure for business data lakeModern infrastructure for business data lake
Modern infrastructure for business data lake
 
Force Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereForce Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop Elsewhere
 
Pivotal : Moments in Container History
Pivotal : Moments in Container History Pivotal : Moments in Container History
Pivotal : Moments in Container History
 
Data Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewData Lake Protection - A Technical Review
Data Lake Protection - A Technical Review
 
Mobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeMobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or Foe
 
Virtualization Myths Infographic
Virtualization Myths Infographic Virtualization Myths Infographic
Virtualization Myths Infographic
 
Intelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityIntelligence-Driven GRC for Security
Intelligence-Driven GRC for Security
 
The Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeThe Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure Age
 
EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015
 
EMC Academic Summit 2015
EMC Academic Summit 2015EMC Academic Summit 2015
EMC Academic Summit 2015
 
Data Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesData Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education Services
 
Using EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsUsing EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere Environments
 
Using EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookUsing EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBook
 

Dernier

Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditSkynet Technologies
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.Curtis Poe
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfLoriGlavin3
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 

Dernier (20)

Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Manual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance AuditManual 508 Accessibility Compliance Audit
Manual 508 Accessibility Compliance Audit
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.How AI, OpenAI, and ChatGPT impact business and software.
How AI, OpenAI, and ChatGPT impact business and software.
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
Moving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdfMoving Beyond Passwords: FIDO Paris Seminar.pdf
Moving Beyond Passwords: FIDO Paris Seminar.pdf
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 

Pivotal tc server_wp_migrating_jee_apps_042313

  • 1. Migrating JEE Applications to SpringSource tc Server A Business Perspective W H I T E PA P E R vFABRIC tcSERVER IS NOW vFABRIC tcSERVER IS NOW
  • 2. VMware vFabric tc Server™ W H I T E PA P E R / 2 Table of Contents 1. Migrating JEE Applications to SpringSource tc Server™ . . . . . . . . . . . . . . . . 3 2. Why Consider Migrating a Working Application?. . . . . . . . . . . . . . . . . . . . . . 3 3. What’s an “Application Server”?. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4 4. Reasons to Migrate from JEE to tc Server. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 4.1 Cost Considerations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 4.2 Shifts in Application and Deployment Architectures. . . . . . . . . . . . . . . . . 8 4.3 Harmonize or realign standard development/deployment environments.8 4.4 Virtual deployment environments:. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5. Planning the Migration Process. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 5.1 Assessing Applications for Migration . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 6. Implementing the Migration. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 7. Conclusion . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
  • 3. VMware vFabric tc Server™ W H I T E PA P E R / 3 1. Migrating JEE Applications to SpringSource tc Server™ In this whitepaper, we will be discussing an important trend in IT development and deployment architectures: the evolution from JEE Application Servers to lighter weight JAVA containers. As evidenced by the growing popularity of Tomcat server – according to Evans Research, Tomcat is in use at 68 percent of all organizations (50 percent of which are built in Spring) making it the most widely deployed application server on the planet, many IT organizations have been re-thinking their commitment to commercial JEE Application Servers. This is due to challenging business environments that drive the need for more cost effective application architectures and, just as importantly, the trend towards the use of more lightweight and efficient mechanisms for application development. This also becomes even more important as organizations begin to consider building applications for deployment into the cloud future. When IT organizations talk about “migrating” their applications, they generally are focusing on one or more of three distinct situations. These are: • Moving existing applications (or portions of applications) off of JEE servers and onto lightweight, modular, horizontally scalable container infrastructures • Expanding access to existing JEE applications by adding services layers built in lightweight containers. • Transitioning new development away from JEE application servers and focusing on light weight containers We will be focusing primarily on the migration of existing JEE applications to the SpringSource tc Server™, which is an “enterprise ready” web application server built on top of standard Apache Tomcat and optimized for the Spring Framework. There are many excellent reasons to consider moving applications off of commercial JEE servers. While we are focusing on the JEE application migration process, many of the business and technical decision factors apply equally well to the second and third situations as well. The IT Manager considering migrating applications from their commercial JEE servers has a number of important things to determine before embarking on the process. It is extremely important to clearly understand the objectives of the migration in order to properly assess the benefits, and costs, of such a program. In this whitepaper, we focus on the migration decision processes for determining whether to migrate your applications or portions of your applications from commercial JEE servers to SpringSource tc Server. Many of these decisions should be based on business factors, although there are also significant technical opportunities and challenges to address. 2. Why Consider Migrating a Working Application? Perhaps the most important question to resolve is “why would you even consider migrating a working, successful, application?” With all of the time and budget demands on today’s IT organizations, “if it works, don’t mess with it” surely applies. While there are certainly valid reasons to leave well enough alone, there are also a number of reasons that IT organizations are deciding to migrate applications from one of the commercial JEE application servers to the “enterprise ready” SpringSource tc Server™. In this context, the term “application” includes complete applications, portions of an application, or functional modules/layers (“services”) which make up an application. In this whitepaper we will discuss those reasons, processes to determine a migration strategy, and how to select viable migration targets.
  • 4. VMware vFabric tc Server™ W H I T E PA P E R / 4 In most cases, migration of the organizations JEE applications is not an “all or nothing” process, so a standardized way to select specific migration targets will be a valuable decision tool. In many cases migration decisions will be motivated by long term strategic objectives, such as architecture and operating cost reduction plans, but in some cases there is an immediate tactical challenge that can best be met by careful migration. In one recent case, a financial services application running on a JEE Application Server was becoming seriously overloaded at critical times of the day. Detailed performance analysis showed that almost 85 percent of the processor at that time was being consumed by a single JAVA application component. By abstracting that component, converting it to a service, and migrating it to a highly parallel Tomcat deployment, the company avoided purchasing multiple new licenses, saving hundreds of thousands of dollars in equipment, licensing, and operating (mostly maintenance contracts) costs. In this case, the application was no longer “working”, so something had to be done, but the brute force approach of purchasing additional costly JEE application server instances was avoided. In another recent case, investigation of a large scale application determined that it was almost 100 percent servlet code, with some utilization of data persistence, and was hosted in a cluster configuration. Most of the code transported seamlessly, plus adding OpenSource Hibernate technology. This resulted in an annual maintenance contract savings of almost $200,000, an excellent return on the three man months the migration project took. 3. What’s an “Application Server”? There are many definitions (a Google search returns almost a million references) for “Application Server” floating around the industry, in all too many cases promulgated by vendor marketing departments with the primary objective being “we are and they aren’t”. For our purposes, we are specifically focusing on the world of JAVA, even though the most widely used “application server” in the world is arguably the Microsoft Windows OS coupled with any of the Microsoft Visual IDE’s. Simply stated, an “application server” is a software framework dedicated to the efficient execution of procedures (scripts, routines, programs, ...) for supporting the construction of business applications. The term was probably created in the context of web applications. In these, the application server acts as a set of components accessible to the software developer through an API defined by the platform itself. These components are usually performed in the same machine where the web server is running, and their main job is to support the construction of dynamic pages. Commercial application servers vary considerably in the range and quality of the services they offer to the IT function, a portion of which of which are based on “standards” (JEE, CORBA, etc). Commercial Application Servers also include many application services which provide valuable functionality but are implemented in highly proprietary ways. In this white paper we’re assuming that you are starting with mature JEE standard application servers from one of the major vendors. These products are highly sophisticated, feature rich, and correspondingly expensive/complex. Additionally, much of the functionality in these products is outside of the JEE specifications, thus making each of them proprietary to some degree and particularly so in the areas of application management/administration. Other JEE application servers, also meet the JEE standard, but generally provide a much less broad suite of application services and are less sophisticated in their operations/ management tooling. Without doubt, the most widely utilized Java application server is Apache Tomcat, which for many years was the reference implementation of the Java servlet specification. The Apache Tomcat community continues to develop and support Tomcat, with regular releases that add sophisticated functionality, while maintaining 100 percent standard compliance and high reliability/performance. tc Server leverages this work, and adds both enterprise class management and monitoring and commercial support.
  • 5. VMware vFabric tc Server™ W H I T E PA P E R / 5 4. Reasons to Migrate from JEE to tc Server Organizations that choose to migrate existing applications to a new application server are typically motivated by one or more of the following goals: Costs Infrastructure costs are frequently mentioned as a primary motivator for migration, and are certainly important. That said, these costs can be subtle, particularly since in most cases the license itself is a “sunk cost” and all the maintenance fees probably continue if you use any of your licenses (contract “non-retirement” provisions). Some of these cost considerations include: • Capacity Expansion- The need to expand deployment of an application in a cost effective way frequently drives interest in alternative infrastructures. A frequent driver is also the need to provide additional access by a broader community of users. • Application Replacement- When an application “wears out” and is being replaced entirely, there are opportunities to consider alternatives, particularly where the application simply doesn’t require much of the power of a JEE Application Server. • Vendor Replacement- While relatively rare, some IT organizations are choosing to replace their IT infrastructure vendors, for a variety of reasons. The cost advantages of replacing older architectures and equipment can be an important part of the cost analysis. Equally important are all the costs associated with maintaining an application infrastructure and the infrastructure’s effect on the cost of maintaining the applications themselves. Many studies have shown that maintenance costs are a much larger component of TCO than the original license acquisition. Shifts in application development/deployment architectures During the late 1990’s and into the mid 2000’s, most IT organizations (and application vendors) bought into the JEE vision. Without debating the reality of that vision, many IT Organizations have realized that today’s JEE application servers have evolved into “do absolutely everything for absolutely anyone” behemoths and, not being modular, force everyone to carry the full weight of all those un-needed capabilities. Additionally the JEE vision was both difficult and costly to achieve in the first place for a large number of reasons and they have transitioned their JAVA application development in much more productive directions. These include a number of alternative languages and architectures (for example, widespread adoption of the Spring Framework), with the common characteristics being: • Much simpler to develop and maintain • More agile, allowing IT to better meet the rapid changes in business requirements • Vastly lighter weight, suited to highly parallel, scalable, redundant, deployment architectures • Order of magnitude lower acquisition and maintenance costs Harmonize or realign standard deployment environments in the organization In most large organizations, there are a variety of application infrastructures in use, typically resulting from divisionalized/departmentalized IT or M&A activities. The complexity of maintaining multiple infrastructures makes it difficult to create today’s distributed application service environments. It also requires costly staff duplication to support differing technologies and release cycles. By shifting to a single infrastructure, with enough flexibility to support a wide range of application requirements, it becomes much easier to develop and maintain applications across the organization.
  • 6. VMware vFabric tc Server™ W H I T E PA P E R / 6 Related to this is the tendency for JAVA developers to use light weight containers (Tomcat, for example) on their desktops, while production deployment is on JEE Application Servers. This creates the need for “porting” each application from Tomcat to the JEE Application server, duplication of testing, etc. By harmonizing the development and deployment architectures, handoff between developers and production is significantly simplified and update costs reduced. Virtual deployment environments The reality is that today’s datacenters are increasingly being virtualized. JEE servers have significant footprints that can reduce application density available in a virtual environment: the answer is a lightweight approach that is optimized for usage in a virtual environment. Add to that, in the application development process, QA organizations are likely testing the application inside a vitural machine, which extends that same challenge of scalability into the development environment. 4.1 Cost Considerations Return-on-investment should drive the decision to migrate; ultimately, benefits must outweigh costs. Accurate quantification of both the benefits and the costs can be somewhat elusive, so it is important to take the process step by step and maintain careful records to build an experience base for future decision making. Carefully assess the costs (some of which may be fuzzy) of migrating against both the obvious costs (annual maintenance contracts, for example), as well as the “invisible” costs (difficulty of finding skilled IT operations staff, overly complex application support, etc) of not migrating: • Consider acquisition costs for tc Server, and in particular for any third party technologies needed to supplement tc Server’s functionality. In most migration situations, the JEE application server cost has already been written off, so license cost is only relevant in the capacity expansion situation. In a capacity expansion situation, the cost of acquiring new JEE licenses and the mega-hardware to support them should also be factored into the decision. • Consider the costs of actually doing the migration, including the effect of committing scarce development resources to “doing it over”, rather than meeting another business need. While migration should be much less effort than creating the application in the first place (assuming we’ve properly selected the migration target), in some cases migration can actually become a top to bottom re-write. In either case, you are developing and releasing a somewhat new application on a completely new infrastructure, which requires utilizing all standard development processes (design, code, test, document, release, etc). • Consider the cost of ongoing infrastructure maintenance with both JEE and tc Server infrastructures. Include both vendor costs and identifiable internal costs, such as accepting and applying vendor maintenance releases (in some environments, the level of patch activity is so high that it swamps license costs in the first few months). The commercial JEE application server vendors share a common characteristic…they all make far more on their maintenance than they do on their license fees (see any annual report for verification), and their maintenance contracts are particularly rigid. On the tc Server side, consider the cost of potentially dealing with multiple open source communities or vendors, each of whom has their own release cycles and virtually none of which do integration testing with other vendors/communities technologies. • Consider the cost of maintaining (or perhaps extending) the application itself. The application monolith architectures that characterize all too many JEE applications can make it very difficult to fix even small problems, particularly when the original authors have moved on to other things, and may make those applications prohibitively costly to extend/improve in todays agile business environments. On the other side, consider the cost of “migrating” the application code from the JEE servers to tc Server and the costs of maintaining the migrated application in a tc Server environment. • Consider the cost of quality issues that can arise due to increased lines of code and the challenges of implementing and testing applications based on a traditional full-stack Java EE, compared with lighter-weight technologies now available, such as the Spring Framework on top of tc Server.
  • 7. VMware vFabric tc Server™ W H I T E PA P E R / 7 The charts below provides a brief look at the readily measurable outside costs (using average vendor discounting) for a typical JEE server and for tc Server. We will be talking about Total Cost of Ownership (TCO) in more detail in a future whitepaper, including discussion of some of the “hidden costs”, such as developer productivity and application maintenance. Figure 1: JEE Server Costs Figure 2: tc Server Costs As the above clearly shows, the cost savings for acquiring comparable functionality, support, and performance can be very significant, in this case nearly $ 24,000/server. This factor alone creates significant interest in budget conscious IT organizations, although it is only part of the decision process. When we talk about “migration”, we are generally not considering prior license acquisition cost, which is a “sunk cost”. Looking only at maintenance and operations cost savings, we still see a $ 15,000/server savings over the 5 year period. That said, the ability to recycle the JEE licenses, servers, and maintenance agreements for other uses may offer significant migration savings, because you don’t have to acquire new JEE servers.
  • 8. VMware vFabric tc Server™ W H I T E PA P E R / 8 4.2 Shifts in Application and Deployment Architectures A second major factor driving IT organizations to consider migrating their applications (or more often selected portions of their applications) from JEE to tc Server is the transition away from monolithic application architectures and toward more modular/layered, horizontally scalable, architectures. While there was nothing in JEE that prevented the development of cleanly layered applications, the developer tendency was to lump everything associated with an application into one place and to take full advantage of the highly integrated services provided by these costly commercial JEE servers. The unfortunate result of that process was to create huge applications, which have proven to be very hard to maintain and extremely hard to extend to meet today’s rapidly evolving business requirements. Because of this situation, many IT organizations have been busy de-composing their monolith applications into more modular layered architectures, enabling portions of the application to be extended without having to tackle the whole thing. A second approach is to continue to utilize the JEE Application Server for those operations that leverage their rich suite of services (often called “back office” functionality), by encapsulating those functions into services layers that are then utilized by larger numbers of lighter weight application front ends. The resulting application modules rarely require more than a very small portion of the commercial JEE server’s capabilities, thus opening the door to improved deployment architectures based on light weight containers such as tc Server with very little additional effort and substantially lower cost because you are not paying for functionality you don’t need/want anyway. One financial services firm is creating a dozen or more new business applications per week using the Spring Framework, while allowing them to maintain the “back office” business logic on their JEE Application Servers untouched for months at a time. Finally, the concept of implementing an application in bite sized, horizontally scalable, application services (what ever we call them, modules/components/etc) offers significant business benefits. Each service is much more readily maintained and new business applications can be created by assembling existing services, plus a few new ones, in a fraction of the time it takes to build a monolithic application from scratch. Development organizations have used this concept to leverage both emerging programming models and cost effective parallel deployment architectures to meet the business demands for more agile and accessible applications. Taking the application module (e.g. “service”) to its logical conclusion, we wind up with highly distributed applications that offer truly scalable performance and excellent business flexibility. These deployment architectures are almost made for tc Server, with some business application services now utilizing dozens to hundreds of parallel service instances…the ultimate in redundancy and scalability. 4.3 Harmonize or realign standard development/deployment environments A third driver for migrating JEE applications to tc Server is to converge the IT organization around a common set of infrastructures and tooling. This is a highly desirable goal and each of the major vendors has their suite of products and insists that they can provide the whole answer, but the reality is that they can not. Even where the single vendor does offer a wide range of capability, the fact remains that some portion of these solutions are “orphan products”, merely there to complete the suite, and don’t compare well to other alternatives for the same functionality. This can drive individual development teams to select technologies that best suit their particular needs…good for the project, but very costly for the IT organization as a whole. Another factor that has driven fragmented development/deployment architectures is that with a high degree of business consolidation, it was inevitably the case that individual IT organizations had selected their own favorite technologies and were then forced to “just merge” and behave as one. Almost every JEE Application Server utilization survey shows one very interesting thing, that each organization uses products from multiple JEE server vendors, each of which is complex and no two of which are actually “compatible” from a plug-and- play, suite of infrastructure services, or administrative/management points of view. In many cases, it becomes a major development project to migrate a significant application from one vendor’s JEE server to another, for reasons having nothing to do with the JEE standard itself.
  • 9. VMware vFabric tc Server™ W H I T E PA P E R / 9 Managing all this is a costly and error prone process, leading IT organizations to try to converge on one common, standards based, commonly manageable, deployment architecture. Realistically, converging on a single JEE Application Server is highly costly and fails to accomplish other objectives of migration. This factor, along with those mentioned above, provides significant value to the organization by converging on a more cost effective and agile deployment infrastructure…tc Server. 4.4 Virtual deployment environments: Increasingly, data centers are turning to virtualization to more effectively utilize their computing resources. Many studies of JEE Application Server behavior show that one of several conditions exist: • The JEE Application Server is underutilizing the physical resources • JEE Application Server utilization is frequently dominated by one or two application components, while the rest of the application is basically coasting along. • Within the data center, there are frequently specific JEE Applications that have very high peak to average utilization ratios, leading to over capacity 90 percent+ of the time, in order to accommodate loads during the peak load 10 percent of the day. In today’s demanding business environments IT organizations simply can not afford to be seeing 15-20 percent loading of their expensive facilities (servers, floor space, utilities, etc), nor 5-10:1 overcapacity to handle peak to average extremes. Focusing on those application components that contribute most of the server load or are responsible for the peak loading under daily variations, we can also decompose those applications into the components of the application that most benefit from highly horizontal dynamic scalability, then virtualize deployment of those components. By migrating those applications that do not really need the weight and complexity of a JEE Application Server to a lighter weight and more modular infrastructure, such as tc Server, we enable virtualized deployment of applications and application services/components with significantly improved consolidation ratios. Some customers have reported that applications migrated from JEE Application Servers to tc Server have 2-3 times lower resource utilization on the same hardware, thus allowing them to make more effective use of virtualization. 5. Planning the Migration Process Most IT organizations considering migrating applications from JEE to light weight environments such as tc Server will be focusing on a relatively small subset of their existing applications, at least initially. This is a very good idea because it provides the opportunity to take smaller steps and to assess the results incrementally. Do not underestimate the cost of the learning curve associated with any infrastructure changes. In many cases, a low impact application, or one with reduced technical risk, is a better choice for early migration than to tackle a high visibility mission-critical application. In some cases the business needs are such that the IT organization does need to migrate a large JEE application. In that case it is critical to very carefully plan the migration, take it step by step, and above all be realistic about the time and effort the migration may take. While it does happen that large scale applications migrate smoothly, they are rarely “plug and play”, even between JEE servers from various vendors; thus it is prudent to be cautious when undertaking such a migration. Focus on the long term as well as the short term. Understand the scope, complexity, and technical challenge. Migrating a codebase involves more than simple direct effort cost. Consider both legacy issues and expected new, “greenfield” development as part of the analysis.
  • 10. VMware vFabric tc Server™ W H I T E PA P E R / 1 0 Form a cohesive technology and architecture vision for the organization that addresses these factors: • Migration criteria and process for legacy applications • Best practice technology, architecture, and process for new development • Application server (or in the case of tc Server, additional services) licensing costs • Cost of managing the new tc Server environment, compared with the current JEE application servers • Resource utilization, hardware, and environment (space, power, HVAC, etc) costs. • Complexity and direct cost of migration effort, including, where code refactoring is needed, a thoughtful balance between “minimal effort” and “best practice” conversion. This is an area where migration costs can skyrocket, without corresponding benefit. Fortunately, vendor and customer studies have shown that almost all applications only utilize a small portion of the suite of services provided by JEE Application Servers. This means that the JEE application server infrastructure has all the capability to do practically everything for anybody (market forces drive this, with a very few extremely demanding customers driving the feature sets), while becoming so huge and complicated that the products may not be a particularly good choice for any one application. With tc Server, you have to opportunity to select the add-on services you need and leave out all those you don’t need, significantly reducing complexity, cost, and computing overheads. tc Server provides an excellent environment for today’s improved frameworks such as Spring, and with tc Server we add enterprise scale administration/management to both. With tc Server, you have to opportunity to select the add-on services you need and leave out all those you don’t need, significantly reducing complexity, cost, and computing overheads. tc Server provides an excellent environment for today’s improved frameworks such as Spring, and with tc Server we add enterprise scale administration/management to both. 5.1 Assessing Applications for Migration One approach is to group candidate applications by the amount of refactoring effort. Assuming no specific external requirements or pressures, it is best to begin migration with those applications that require the least effort. Another approach is to focus on one business application, typically one which already exhibits one or more of the characteristic drivers mentioned above. In either case, this is an area requiring development involvement at a detail level, because the cost of migration is highly influenced by both the development time expended and the lost opportunity cost while those developers are not producing new business applications for the business. Successful migration projects require close coordination between IT and development, both during the cost assessment and during the subsequent project in order to assure that the cost benefit balance gets achieved as planned. Every company or individual will have their own criteria, but as an example, consider this grouping: Minimal effort • One day or less of work • Runs-as is (packaged as WAR, no use of unsupported APIs). • Testing effort only (but DO NOT underestimate this!) Low effort • Several days to two weeks of work • Few changes, plus testing effort
  • 11. VMware vFabric tc Server™ VMware, Inc. 3401 Hillview Avenue Palo Alto CA 94304 USA Tel 877-486-9273 Fax 650-427-5001 www.vmware.com Copyright © 2010 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at http://www.vmware.com/go/patents. VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. Item No: VMW_10Q4_WP_tcServer_MigrateJEE_BusPers_EN_R1 High effort • Many weeks or months of work • Higher risk • Very large testing effort Minimal effort migration projects are relatively unusual for monolith applications hosted on JEE servers, but it is fairly common to discover a module/component that can be abstracted relatively easily and provide disproportionate benefit. See the whitepaper “Migrating JEE Applications to SpringSource tc Server™: A Developers Guide for more detail on the development cost/risk analysis. 6. Implementing the Migration One the assessment is complete and the decision made, the migration process can begin. Typically, some things will be discovered during the project that were not obvious during the assessment, but if the planning process was sufficiently through, these can generally be handled without major disruption to schedule or resources. We have seen projects go better than planned, and projects that hit significant speed bumps. The former are typically a result of very conservative planning, the latter the result of some significant dependency on one or more of the JEE Application Server services that wasn’t surfaced during the planning stage. The range of time/effort for enterprise scale application migration has run from as short as a couple of person months (Spring based application running on WLS) to multiple person years (significant use of JEE running on jBoss JEE Application Server). In both cases, the cost estimates were fairly accurate and the benefits met or exceeded expectations. 7. Conclusion While not all applications benefit equally from migrating from JEE Application Servers to tc Server, it is clear that IT organizations can dramatically reduce their total operating costs and improve their resource utilization significantly. The large portion of today’s JAVA applications that are underutilizing commercial JEE Application Servers and the number of applications and application components/services that benefit from lightweight, modular, horizontally scalable deployment architectures both provide significant opportunities. Perhaps the most important step when considering migration of applications from one environment to another is planning. While the temptation is to jump in and start coding, it is critically important to understand the objectives and benefits, assess the risks and costs, and then make the business decision. There are many successful migration projects and one common characteristic is that the up front planning process was completed before launching the project. In the whitepaper “Migrating JEE Applications to SpringSource tc Server™: A Developers Guide”, we will dig deeper into the details of the technologies involved in the JEE Application Server to tc Server migration process.