SlideShare une entreprise Scribd logo
1  sur  12
Télécharger pour lire hors ligne
IBM Software                                                                                                        August 2011
Technical White Paper




                                                    Elastic caching for
                                                    scalability, dynamic
                                                    growth and performance
                                                    Executive summary
                Highlights:                         As the world becomes more instrumented, interconnected and intelligent,
                                                    Internet-based activities, online transactions and data volumes increase.
            ●   Improved system response time and
                                                    Further, these increasing amounts of data, along with rising consumer
                enhanced throughput
                                                    expectations and the need to maintain a competitive edge require fast
            ●   High availability and reliability   and reliable performance. Elastic caching is the answer.
            ●   Lower cost by reducing CPU load
                on back-end systems and reducing    Caching is the storing of data, closer to the application code to minimize
                application memory consumption      response time and minimize redundant requests. Elastic caching is an
            ●   Ability to economically and         in-memory data grid that moves the cache out of the application memory
                efficiently scale your IT system    space into a fault-tolerant, highly scalable data grid. Elastic caching is a
                as opportunities grow
                                                    foundational technology that is highly reliable, can dramatically improve
                                                    response times and enable enterprises to scale to more effectively serve a
                                                    smarter planet.

                                                    Elastic caching can help minimize redundant transactions and improving
                                                    response time. For example, one IBM customer observed a dramatic drop
                                                    in response time—from more than 100 milliseconds when accessing the
                                                    back-end systems—to less than one millisecond with elastic caching.

                                                    Traditional systems are expensive and complicated to scale up to meet
                                                    increasing demands. By including elastic caching in your system architec-
                                                    ture, you can more effectively and economically scale your IT systems
                                                    to meet your growing business needs. IBM has invested in extending
                                                    its elastic caching capabilities across the IBM software product line and
                                                    integrating it into customer’s solutions.
IBM Software                                                                                                                                                                                     August 2011
Technical White Paper




This paper discusses how elastic caching significantly improves            Clearly, lower revenue and higher cost is not a sustainable
our customer’s Connectivity, Commerce and Portal solutions.               business model. Moreover, customers’ dissatisfaction with your
It describes how the technology is used and the benefits it                web site also reflects poorly on your company’s image, poten-
delivers to customers. Benefits include reduced memory                     tially impacting other customers. This study clearly makes the
requirements, better scalability, greater fault tolerance and             case for reduced response time for business sustainability. You
improved system response time—leading to greater cost                     can achieve that goal with elastic caching as part of the founda-
savings.                                                                  tion for your IT systems.

Introduction
No one likes to wait—especially potential customers.
Customers (and your reputation) can be “lost in a second.”                                            Page views                             Conversions                        Customer Satisfaction
Why is the performance benefit provided by techniques,
such as elastic caching, so important?

Consider the results from an Aberdeen Group study on                                                                                            -7%
the effects of a one-second delay in website response time.
(See Figure1.) Web commerce sites from a variety of industries                                         -11%
were compared to their competitors’ web sites. The study
showed that one second slower response time resulted in:                                                                                                                               -16%
                                                                                                            Lost revenues
                                                                                                            Brand damage
                                                                                                            More support calls
●   11 percent less page views—meaning less opportunity for                                                 Increased costs
    purchase.
                                                                                 1. “The Performance of Web Applications: Customers Are Won or Lost in One Second,” Bojan Simic, Aberdeen Group, November 2008
●   7 percent less conversions of customers—meaning 7 percent                    2. Source: Internet World Stats, Usage and Population Statistics, www.internetworldstats.com/stats.htm, December 22, 2010


    of lost sales and lost revenue. These customers could have
    gone to a competitor’s site!
●   16 percent lower customer satisfaction ratings. Dissatisfaction       Figure 1: This graph shows the results of a study of web application per-
    often results in more calls (usually, complaints) to customer         formance and illustrates the extent to which Internet response time delays
                                                                          can negatively impact revenue and user satisfaction.“The Performance
    service, meaning increased costs and can hurt the chances
                                                                          of Web Applications: Customers Are Won or Lost in One Second,”
    for a repeat customer.                                                Bojan Simic, Aberdeen Group, November 2008




                                                                      2
IBM Software                                                                                                                    August 2011
Technical White Paper




Elastic Caching Overview                                                 The introduction of an elastic data grid into your application
Caching is the storing of data, closer to the application code           infrastructure can dramatically reduce the memory “footprint”
to minimize response time and minimize redundant requests.               required for each of the application instances. In a virtualized
A traditional application cache occupies the same addressable            environment, this memory could be used to support additional
memory space as the application. Therefore, there is a                   virtualized servers, thus improving the utilization of the physical
practical limit to the size of a traditional application cache.          hardware. Elastic data grids provide a single, comprehensive
                                                                         cache shared by all of the application instances in a cluster.
If the cache occupies too much memory, it can actually degrade           The data is always current because all application instances
the performance of the application. When the cache is con-               use the same, single copy in the cache. This removes all of
tained within the application, and if several applications are           the invalidation chatter in traditional clustered application
configured in a cluster, then each one contains a cache and               architecture and can result in higher transactional performance.
these caches will eventually all contain the same copies of
the cached application data.                                             Elastic data grids scale in a linear fashion, so there is virtually
                                                                         no limit to cache size. Elastic caching improves both perform-
The copies of the data are determined to be current (or out of           ance and return on investment (ROI), and is a foundational
date) based on communication of invalidation messages. The               element for elastic, scalable transaction processing. IBM has
greater the number of application instances, the greater the             invested in extending the value of elastic caching to our
amount of invalidation “chatter” (i.e., messages back-and-forth          customers by integrating it across our software portfolio
between applications) required to keep the cached data current           and delivering turnkey solutions.
among the application instances. Additionally, high-speed disks
or databases (or both) are typically required to increase the size       IBM offers two elastic caching options—IBM WebSphere®
of the cache and to support high availability.                           eXtreme Scale and the IBM WebSphere DataPower® XC10
                                                                         Appliance. WebSphere eXtreme Scale provides the ultimate
Elastic caching is an in-memory data grid that moves the cache           flexibility across a broad range of caching scenarios. The
out of the application memory space into a fault-tolerant, highly        WebSphere DataPower XC10 appliance is built for simple,
scalable data grid. An elastic data grid has the ability to expand       drop-in caching scenarios that require few application code
and contract the size of the data grid based on the dynamic              changes. The XC10 appliance is a simple, cost-effective way
demand for capacity. You can easily expand the data grid,                to integrate elastic caching into your enterprise. WebSphere
on demand, to increase or decrease capacity, for example, to             eXtreme Scale provides the ultimate flexibility across a broad
remove servers from the system for maintenance. Both actions             range of caching scenarios. Both solutions provide linear scala-
occur dynamically—while the elastic data grid is still running           bility, high availability through data replications and simplified
and handling requests.                                                   management and monitoring.




                                                                     3
IBM Software                                                                                                                               August 2011
Technical White Paper




Benefits of elastic caching                                                       server tiers and increased complexity or manual work that
Three-tier application infrastructure topologies are common                      would be needed to manage and maintain them. Scaling the
today. Traditionally, to scale them, you would have to scale at all              back-end systems can be costly.
tiers. This means proliferation of the web server and application




             Web Server Tier                 App Server Tier                    Elastic Data Grid             Back-end Systems




                                                                           DataPower XC10 for simple
                                                                           data oriented scenarios:
                                                                             HTTP Session Replication
                                                                             Elastic Dynacache
                                                                             Web Side Cache




                                                                          eXtreme Scale for maximum
                                                                          flexibility covering data and
                                                                          application oriented scenarios
                                               WebSphere
              IBM HTTP Server
                                            Application Server




Figure 2: Elastic data grids based on WebSphere eXtreme Scale or WebSphere DataPower XC10 Appliance provide a simpler, more cost effective way to
address the scaling needs of your applications.




                                                                            4
IBM Software                                                                                                                     August 2011
Technical White Paper




By adding an elastic data grid into your architecture, you can            Elastic Caching Scenarios
very quickly and easily scale out, increase your cache capacity           The WebSphere application server, along with other
and your data transaction volumes with minimally invasive                 WebSphere family products, supports both dynamic
changes to your applications and architecture. You also                   cache-based optimizations and HTTP session persistence for
drastically reduce the number of redundant transactions to the            performance enhancement, scalability and high availability. In
back-end systems, reducing those time- and resource-intensive             particular, the WebSphere eXtreme Scale and the WebSphere
calls that create bottlenecks in the traditional approach.                DataPower XC10 appliance, when integrated with WebSphere
                                                                          application server, further enhance quality of service by offload-
Elastic caching results in high availability, scalability and             ing the application server cache memory requirements and disk
consistent response time as the transaction load increases.               usage for dynamic cache and HTTP session persistence.
More specifically, the IT benefits of elastic caching include:
                                                                          A common use case for caching solutions is the side cache.
●   Lowered CPU load for back-end systems by eliminating                  The application is aware of both the cache and the back-end
    redundant transactions resulting in higher transaction                database or service. For each request, the application first
    throughput, and minimizing the need to scale costly                   checks the cache to see if the object is located in the cache.
    back-end systems.                                                     A cache “miss” occurs when the data is not there and the
●   Improved performance, quality and serviceability that have            application must make a request to the back-end system. The
    demonstrated up to triple the performance.                            application then inserts the data into the cache. The next time
●   Decreased application memory consumption by consolidating             the same object is requested, it can be retrieved from the cache
    caching in one grid resulting in more efficient use of applica-       resulting in a cache “hit.” The result is faster response time and
    tion memory.                                                          reduced demand on the back-end system. Using WebSphere
●   Improved system and transaction response times and                    eXtreme Scale APIs, it is relatively simple to modify an existing
    enhanced throughput, as redundant calls are cached for                application to use an elastic cache as a side cache.
    rapid access.
●   Reduced costs due to decreased CPU load on back-end                   When your database becomes the bottleneck in your business,
    systems and reduced application memory consumption.                   the best solution is to add an elastic cache in front of the data-
                                                                          base. In this case, the applications now read and write to the
These IT benefits, in turn, translate to reduced costs associated          elastic data grid. The elastic data grid is used as a data access
with scaling your application environment as well as a positive           layer and performs the reads and writes to the database as
impact on your revenue, brand image and business operation                needed through a component called a loader. The elastic
costs outside of your IT environment.                                     data grid acts as a “shock absorber” for the database. It can
                                                                          easily handle large fluctuations in transactional volume,




                                                                      5
IBM Software                                                                                                                           August 2011
Technical White Paper




without overloading the database. In this scenario, even if the
database is down for a period of time, applications can still read
and write to the elastic data grid. When the database comes
back online, subsequent changes to the elastic data grid will
                                                                                                             ESB
then be written to the database.                                                 User



                                                                            Client Application                                            Back-end
In a third elastic caching scenario, the elastic data grid is the                                                                         Systems
system of record. In this case, all the applications read and write
to the elastic data grid. This scenario is a natural extension of
                                                                                                           Elastic
the data access layer scenario. However, in this case, a database                                         Data Grid
is used simply as back-up storage for the elastic data grid.

Extending the Value of Elastic Caching
As previously mentioned, IBM has invested in extending elastic            Figure 3: This diagram shows the elastic cache as a side cache for an
                                                                          Enterprise Service Bus.
caching across the IBM software product line and delivering
turnkey solutions to our customers. In the following sections,
we will discuss three, major elastic caching solutions:                   In a SOA, application requests pass through the ESB before
                                                                          they are sent to the application. Therefore, if the result of an
●   Elastic caching for Connectivity                                      application request is retrieved from the elastic caching tier, the
●   Elastic caching for Commerce                                          application processing and processing latency for that request
●   Elastic caching for Portal                                            are eliminated. The result is a significant decrease in response
                                                                          time and reduction of back-end application processing. In this
Elastic caching for Connectivity                                          case, the side cache operation is added into the ESB flow.
The side cache is a straightforward way to integrate caching              Therefore, no changes to the application code are required.
with an enterprise service bus (ESB). An ESB is a critical com-
ponent of a service-oriented architecture (SOA). The ESB con-             Here are three scenarios where IBM WebSphere elastic caching
nects and integrates applications, services and business process          solutions integrate with IBM ESB products to improve
flows at the messaging layer. It performs protocol mediation,              response time and increase total system throughput.
message transformation, routing, process choreography, and
provides quality of service (i.e., security, reliable message
delivery and transaction management).




                                                                      6
IBM Software                                                                                                             August 2011
Technical White Paper




WebSphere DataPower XI50 Integration Appliance with                  You can integrate WebSphere eXtreme Scale into your configu-
WebSphere DataPower XC10                                             ration without changing the business process itself by using the
The WebSphere DataPower XI50 Integration Appliance is                mediation flows that are provided by the WebSphere Enterprise
a secure, easy-to-deploy, hardware ESB. The current release          Service Bus. Read-only service requests can extract results
of the DataPower XC10 firmware includes a Representational            from caches and be configured to load caches on misses. Due
State Transfer (REST) gateway, allowing non-Java-based clients       to the nature of mediations, this solution is both service- and
to access simple data grids using a set of HTTP-based opera-         binding-agnostic.
tions. Using the REST gateway feature, the XC10 can be used
as a side cache for the WebSphere DataPower XI50.                    WebSphere Message Broker with WebSphere
                                                                     eXtreme Scale
To use the XC10 as a side cache, an eXtensible Markup                In this scenario, a JavaCompute node is added to the message
Language (XML) proxy is defined as the first component in              flow to check the cache for data. The code defines classes to
the XI50 processing chain. It uses a set of “caching policy”         represent the objects for caching and uses the eXtreme Scale
rules to determine whether or not an incoming request can be         ObjectGrid application programming interfaces (APIs) to
cached. The rules are application-specific. In general, caching       interact with the cache.
policy rules might trigger on the request Uniform Resource
Identifier (URI), specific XML contents within the request             In all three of these ESB scenarios, although there may be
body, or a combination of both. The rules are defined using a         some coding involved such as a custom node or the addition
set of Extensible Stylesheet Languages (XSLs). The XSLs are          of mediation into the messaging flow of the ESB, there are
then loaded into the XI50 memory. Additionally, this set of          no application code changes. This simplifies the use of the
XSLs is used to generate the appropriately formatted REST            WebSphere eXtreme Scale or WebSphere DataPower XC10
requests to the XC10 REST gateway to store/retrieve data in          appliance as the caching solution for your ESB. Using these
the grid.                                                            products as the side cache improves response times and
                                                                     enhances throughput, as redundant calls are cached for
WebSphere Process Sever and WebSphere Enterprise                     rapid access.
Service Bus (ESB) with WebSphere Extreme Scale
WebSphere eXtreme Scale (as of v7.1 cumulative fix 1)                 Example of elastic caching for Connectivity
includes two mediation primitives that allow you to insert and       One of the largest marketers of tires for the automotive replace-
retrieve data from the cache with WebSphere Process Server           ment market in the United States was experiencing long delays
and WebSphere Enterprise Service Bus. These products inte-           in customer response time on their web site. The slow response
grate with various back-end systems and WebSphere eXtreme            was due to redundant data found in multiple data sources. The
Scale may be added to the configuration to cache the output           tire marketer has begun to implement a flexible, enterprise
of these systems, increasing the overall performance of your
configuration.




                                                                 7
IBM Software                                                                                                                 August 2011
Technical White Paper




connectivity infrastructure for integrating applications and             Elastic caching for Commerce
services, built on a robust, platform-independent ESB. It allows         Elastic caching allows your commerce systems to grow while
the development of an enhanced SOA. The goal is to integrate             improving customer satisfaction, due to improved response
existing and future business applications and provide a common           times, and improved user experiences. It also supports the
framework for integrating and synchronizing distributed                  rapid adoption of new business processes, such as the ability
systems that would otherwise be incompatible. It must provide            to change prices based on customer demand and new promo-
a robust, scalable caching mechanism.                                    tions dynamically, without restarting or resetting the current
                                                                         environment.
Following a proof-of-concept trial, its decision to move the
system to production was based on three factors:                         WebSphere Commerce is an industry-leading solution for
                                                                         web retail applications. It is a J2EE application deployed in
●   Implementation and integration of the ESB and the caching            the WebSphere Application Server. One of the key perform-
    components was relatively fast and easy. The integration             ance-related features of the WebSphere Application Server is
    between WebSphere Message Broker and WebSphere                       DynaCache. DynaCache is a technique that helps improve
    eXtreme Scale was straightforward because of the Java                performance by caching dynamically created data that contains
    support built into the WebSphere Message Broker.                     the output results from the runtime program execution of code
●   The response time observed by users was approximately                components, such as servlets and JavaServer Pages (JSPs).
    100 times better with cache hits. The response time observed         WebSphere Commerce sites use DynaCache to reduce database
    when the data was in the cache was less than one millisecond,        round trips, providing an important performance boost.
    compared to more than 100 milliseconds when accessing the
    back-end systems.                                                    When planning for high volume sites, planners must consider
●   The simplified integration strategy provided by the ESB, ver-         the impact of invalidation traffic on network bandwidth
    sus a traditional, point-to-point approach, helped improve the       and plan accordingly. WebSphere eXtreme Scale and the
    productivity of the integration development team, reducing           DataPower XC10 caching appliance are an elastic data
    integration time and effort.                                         grid technology. WebSphere Commerce can be configured
                                                                         to use either eXtreme Scale or the XC10 appliance as a
Overall, the client expects a 400 percent improvement in                 DynaCache provider. The elastic data grid topology has
response time—especially for those objects included in the               a single, logical instance of the cache that is shared among
data grid.                                                               WebSphere Commerce servers. Since this cache is shared across
                                                                         servers, multiple copies of the same pages and fragments are not
                                                                         needed for each. Instead, a single cache instance is created on
                                                                         the first request for that page or fragment, and is then available
                                                                         to all WebSphere Commerce servers sharing the cache.




                                                                     8
IBM Software                                                                                                                      August 2011
Technical White Paper




What is cached in commerce applications?                                    exceptional online shopping experience. The last thing it
                                                                            wants to see on any of its retail sites is slow—or perceived as
●   JSPs and web page fragments are stored in the servlet cache             slow—response time, which can result in lost business. As an
    instance (baseCache).                                                   IBM WebSphere Commerce user, this customer is able to add
●   Commands are stored in the servlet cache instance                       new online services with relative ease. However, because online
    (baseCache).                                                            transaction volume has grown, content delivery speed and site
●   Distributed maps are also stored in object cache instances.             availability have been affected.

Benefits of WebSphere eXtreme Scale and the                                  Continuous web services growth has required the frequent
DataPower XC10 Appliance                                                    addition of new JVM to sustain system scalability. However,
The benefits of deploying WebSphere eXtreme Scale or                         too many decentralized JVMs, each running its own caching,
DataPower XC10 caching appliance, compared with                             resulted in performance challenges. The practice of regularly
DynaCache and disk offloading, include:                                     adding new JVMs to address volume/scalability issues was
                                                                            no longer serving the company well, with overall system
●   Reduces the average response time by as much as 25 percent.             maintenance also becoming an issue.
●   Provides a more consistent user experience, due to less
    statistical variation in the response time.                             The solution was to use IBM WebSphere eXtreme Scale as a
●   Improves the time needed to reach steady-state after full or            centralized memory grid to sustain scalability i.e., the ability to
    partial site restart, or after full cache invalidation by as much       easily absorb growth without exponential increase in application
    as 40 percent. Since all WebSphere Commerce servers use                 infrastructure (commerce, in this case), and decrease the risk
    the same grid, there is no “warm-up” time for the cache when            of outages. The customer is also realizing significant benefits to
    additional WebSphere Commerce servers are added, or when                JVM startup cycles, since data does not need to be repopulated
    servers are stopped and restarted.                                      as it is instantly available in the grid.
●   Simplifies tuning and operational maintenance.
●   Eliminates the need for high-speed disk off-loading.                    Following a successful proof of concept trial, the customer
●   Provides a consistent cache because the same version of the             moved to production in time for holiday shopping (aka “Black
    page is always shown as each client Java Virtual Machine                Friday” and “Cyber Monday”) with significantly improved
    (JVM) uses the same eXtreme Scale grid, rather than a sepa-             user experience due to reduced, and more consistent,
    rate cache for each. This adds additional capacity to the               response-times. The use of WebSphere eXtreme Scale software
    grid—seamlessly.                                                        is expected to result in lower cost and increased revenue.
                                                                            It has allowed the customer to focus on the adoption of new
Example of elastic caching for Commerce                                     business models, enabled by WebSphere eXtreme Scale. It also
A United States retailer improved customer satisfaction with its            supports the ability to change prices based on customer demand
key brands’ web sites when it added IBM WebSphere eXtreme                   and new promotions dynamically, without restarting or reset-
Scale software to its IBM WebSphere Commerce suite installa-                ting the current environment.
tions, speeding the site’s response time and enhancing overall
site performance. This retailer is committed to providing an




                                                                        9
IBM Software                                                                                                                         August 2011
Technical White Paper




Elastic caching for WebSphere Portal                                          As a result, using an elastic data grid to maintain session persist-
Elastic caching allows your portal systems to support more                    ence has two key benefits: higher scalability (more users can be
users and, at the same time, maintain those user sessions                     supported) and stronger failover support by maintaining user
through a server failure. The IBM WebSphere Portal server                     sessions through a server failure.
enables highly customized user experiences, in part, through
the extensive use of session data. However, that session data                 Session persistence is not a completely “free” operation. Session
consumes large amounts of memory on the application server                    data must be copied to the grid and, occasionally, retrieved from
which limits how many active users a given deployment can                     the grid. This can increase CPU utilization on the portal server.
handle. Increasing the number of users requires increasing                    How significant this increase is depends on the size of the local
the number of portal servers—even if the portal servers are                   session cache relative to the total population of active sessions.
not overloaded from a CPU perspective. Also, increasing the                   However, this is usually negligible compared to the benefits of
number of portal servers increases the likelihood of a server                 the solution.
failure, resulting in lost sessions for users on that server.
                                                                              Summary
WebSphere eXtreme Scale and the DataPower XC10 caching                        Elastic caching helps IBM customers take advantage of the
appliance can each address both of these problems by offload-                 opportunities presented by a smarter planet by providing a
ing session data to an elastic data grid (cache) running on a                 technical foundation that helps deal with the huge increases
separate set of machines which can be scaled up independently                 in Internet usage, transactions and data. IBM offers two elastic
to address the volume of users. When the WebSphere Portal                     caching solutions:
server is configured to store sessions in an elastic data grid,                ● IBM WebSphere eXtreme Scale for ultimate flexibility across
the portal server maintains a cache of active user sessions.                    a broad range of caching scenarios
Sessions that do not fit in this cache are stored in the data grid.            ● IBM WebSphere DataPower XC10 Appliance for simple,
Therefore, they do not consume resources on the portal server.                  drop-in caching scenarios requiring few application code
This allows the portal server to manage an increased number of                  changes
active users without requiring additional memory per server or
an increased number of portal servers.                                        IBM has invested in integrating elastic caching across the
                                                                              IBM software portfolio and delivering turnkey solutions that are
Further, active user sessions are not lost in the event of a portal           providing tremendous benefit to our customers:
server failure because all user sessions are stored in the highly
available elastic data grid. If a portal server fails, and the user is        ●   Improved system response time and enhanced throughput
directed to a different portal server (which will not contain their           ●   High availability and reliability
session data), the user’s session will be automatically retrieved             ●
                                                                                  Lower cost by reducing CPU load on back-end systems and
from the grid and cached in the new portal server.                                reducing application memory consumption
                                                                              ●   Ability to economically and efficiently scale your IT system
                                                                                  as opportunities grow




                                                                         10
IBM Software                                                                                                                August 2011
Technical White Paper




Explore the advantages of the IBM approach                              Scalable, Integrated Solutions for Elastic Caching Using
Create competitive success with an approach to business                 IBM WebSphere eXtreme Scale Redbook:
agility that simplifies your environment and minimizes                   redbooks.ibm.com/abstracts/sg247926.html?Open
response time for your customers. The tools exist today.
                                                                        IBM WebSphere eXtreme Scale and DataPower XC10
Appendix A: Additional resources                                        Appliance Wiki: ibm.com/developerworks/wikis/display/
IBM Global Asset Recovery Services help address environmen-             objectgrid/Getting+started
tal concerns with new, more energy-efficient solutions. To learn
more, visit: ibm.com/financing/us/recovery/                              For more information
                                                                        To learn more about IBM WebSphere eXtreme Scale and
Here is a list of resources to help you learn more about                the WebSphere DataPower XC10 Appliance, contact your
elastic caching:                                                        IBM sales representative or IBM Business Partner, or visit:
                                                                        ibm.com/extremescale and ibm.com/XC10
For a fully functional J2SE trial download, visit:
ibm.com/developerworks/downloads/ws/wsdg/learn.html                     Additionally, IBM Global Financing can help you acquire the
                                                                        IT solutions that your business needs in the most cost-effective
IBM eXtreme Scale web site: ibm.com/software/webservers/                and strategic way possible. We’ll partner with credit qualified
appserv/extremescale/#ibm-content                                       clients to customize an IT financing solution to suit your busi-
                                                                        ness goals, enable effective cash management, and improve your
IBM WebSphere XC10 web site:                                            total cost of ownership. IBM Global Financing is your smartest
ibm.com/software/webservers/appserv/xc10/                               choice to fund critical IT investments and propel your business
                                                                        forward. For more information, visit: ibm.com/financing
IBM WebSphere Elastic Caching – IBM WebSphere
DataPower XC10 Appliance data sheet: public.dhe.ibm.com/
common/ssi/ecm/en/wsd14088usen/WSD14088USEN.PDF
and public.dhe.ibm.com/common/ssi/pm/sp/n/
wsd14088usen/WSD14088USEN.PDF




                                                                   11
© Copyright IBM Corporation 2011

IBM Software
Route 100
Somers, NY 10589
U.S.A.

Produced in the United States of America
August 2011
All Rights Reserved

IBM, the IBM logo, ibm.com, DataPower and WebSphere are trademarks
of International Business Machines Corporation in the United States,
other countries or both. If these and other IBM trademarked terms are
marked on their first occurrence in this information with a trademark
symbol (® or ™), these symbols indicate U.S. registered or common law
trademarks owned by IBM at the time this information was published.
Such trademarks may also be registered or common law trademarks in
other countries. A current list of IBM trademarks is available on the web at
“Copyright and trademark information” at ibm.com/legal/copytrade.shtml

Other company, product or service names may be trademarks or service
marks of others.


         Please Recycle




                                                    WSW14170-USEN-00

Contenu connexe

Tendances

Product Brief Storage Virtualization isn’t About Storage
Product Brief Storage Virtualization isn’t About StorageProduct Brief Storage Virtualization isn’t About Storage
Product Brief Storage Virtualization isn’t About StorageIBM India Smarter Computing
 
Newgen Banking ppt
Newgen Banking pptNewgen Banking ppt
Newgen Banking pptRahul Bhatia
 
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...Hazelknight Media & Entertainment Pvt Ltd
 
Scaling MySQL: Benefits of Automatic Data Distribution
Scaling MySQL: Benefits of Automatic Data DistributionScaling MySQL: Benefits of Automatic Data Distribution
Scaling MySQL: Benefits of Automatic Data DistributionScaleBase
 
Barclay rae itsmf itsm12 presentation nov 2012
Barclay rae itsmf itsm12 presentation nov 2012Barclay rae itsmf itsm12 presentation nov 2012
Barclay rae itsmf itsm12 presentation nov 2012Barclay Rae
 
A Scalable Approach to Thin Client Solutions
A Scalable Approach to Thin Client SolutionsA Scalable Approach to Thin Client Solutions
A Scalable Approach to Thin Client SolutionsG3 Communications
 
InfoERP - Automotive Dealer/Distributor Solution
InfoERP - Automotive Dealer/Distributor SolutionInfoERP - Automotive Dealer/Distributor Solution
InfoERP - Automotive Dealer/Distributor SolutionMalik Ahamed
 
ARMnet Financial Management Software News
ARMnet Financial Management Software NewsARMnet Financial Management Software News
ARMnet Financial Management Software NewsTimMagill
 
Idc Asigra Vendor Viewpoint 2008
Idc Asigra Vendor Viewpoint 2008Idc Asigra Vendor Viewpoint 2008
Idc Asigra Vendor Viewpoint 2008AsigraCloudBackup
 
Ch10
Ch10Ch10
Ch10IBS
 
E2open Case Study (IBM)
E2open Case Study (IBM)E2open Case Study (IBM)
E2open Case Study (IBM)Jon Hansen
 
Certified Technology Program Overview
Certified Technology Program OverviewCertified Technology Program Overview
Certified Technology Program Overviewbillwoerner
 
Scaling MySQL: Catch 22 of Read Write Splitting
Scaling MySQL: Catch 22 of Read Write SplittingScaling MySQL: Catch 22 of Read Write Splitting
Scaling MySQL: Catch 22 of Read Write SplittingScaleBase
 
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012lkimes
 
Managed Maintenance Services Datasheet
Managed Maintenance Services DatasheetManaged Maintenance Services Datasheet
Managed Maintenance Services DatasheetMichael Hudak
 

Tendances (16)

Product Brief Storage Virtualization isn’t About Storage
Product Brief Storage Virtualization isn’t About StorageProduct Brief Storage Virtualization isn’t About Storage
Product Brief Storage Virtualization isn’t About Storage
 
Newgen Banking ppt
Newgen Banking pptNewgen Banking ppt
Newgen Banking ppt
 
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...
Leading Global Bank Reduces Costs, Increases Scalability through Re-engineeri...
 
Scaling MySQL: Benefits of Automatic Data Distribution
Scaling MySQL: Benefits of Automatic Data DistributionScaling MySQL: Benefits of Automatic Data Distribution
Scaling MySQL: Benefits of Automatic Data Distribution
 
Barclay rae itsmf itsm12 presentation nov 2012
Barclay rae itsmf itsm12 presentation nov 2012Barclay rae itsmf itsm12 presentation nov 2012
Barclay rae itsmf itsm12 presentation nov 2012
 
A Scalable Approach to Thin Client Solutions
A Scalable Approach to Thin Client SolutionsA Scalable Approach to Thin Client Solutions
A Scalable Approach to Thin Client Solutions
 
InfoERP - Automotive Dealer/Distributor Solution
InfoERP - Automotive Dealer/Distributor SolutionInfoERP - Automotive Dealer/Distributor Solution
InfoERP - Automotive Dealer/Distributor Solution
 
ARMnet Financial Management Software News
ARMnet Financial Management Software NewsARMnet Financial Management Software News
ARMnet Financial Management Software News
 
Idc Asigra Vendor Viewpoint 2008
Idc Asigra Vendor Viewpoint 2008Idc Asigra Vendor Viewpoint 2008
Idc Asigra Vendor Viewpoint 2008
 
Ch10
Ch10Ch10
Ch10
 
E2open Case Study (IBM)
E2open Case Study (IBM)E2open Case Study (IBM)
E2open Case Study (IBM)
 
Certified Technology Program Overview
Certified Technology Program OverviewCertified Technology Program Overview
Certified Technology Program Overview
 
Scaling MySQL: Catch 22 of Read Write Splitting
Scaling MySQL: Catch 22 of Read Write SplittingScaling MySQL: Catch 22 of Read Write Splitting
Scaling MySQL: Catch 22 of Read Write Splitting
 
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012
Desktop Power Management Rebate Program Vendor Webinar - November 2, 2012
 
EDIF-Cisco/EMC2
EDIF-Cisco/EMC2EDIF-Cisco/EMC2
EDIF-Cisco/EMC2
 
Managed Maintenance Services Datasheet
Managed Maintenance Services DatasheetManaged Maintenance Services Datasheet
Managed Maintenance Services Datasheet
 

Similaire à Elastic caching for scalability, dynamic growth and performance

IBM Application Acceleration Data Sheet
IBM Application Acceleration Data SheetIBM Application Acceleration Data Sheet
IBM Application Acceleration Data Sheetcathylums
 
It optimisation & virtualisation
It optimisation & virtualisationIt optimisation & virtualisation
It optimisation & virtualisationVincent Kwon
 
Intergen Twilight Seminar: Constructive Disruption with Cloud Technologies
Intergen Twilight Seminar: Constructive Disruption with Cloud TechnologiesIntergen Twilight Seminar: Constructive Disruption with Cloud Technologies
Intergen Twilight Seminar: Constructive Disruption with Cloud TechnologiesIntergen
 
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...Jyothi Satyanathan
 
IBM Storage Optimization Free Self-Assessment Tool
 IBM Storage Optimization Free Self-Assessment Tool IBM Storage Optimization Free Self-Assessment Tool
IBM Storage Optimization Free Self-Assessment ToolIBM India Smarter Computing
 
Hitachi Virtual Storage Platform Competitive Comparison Guide
Hitachi Virtual Storage Platform Competitive Comparison GuideHitachi Virtual Storage Platform Competitive Comparison Guide
Hitachi Virtual Storage Platform Competitive Comparison GuideHitachi Vantara
 
Hitachi comparative-virtual-storage-platform-g1000
Hitachi comparative-virtual-storage-platform-g1000Hitachi comparative-virtual-storage-platform-g1000
Hitachi comparative-virtual-storage-platform-g1000Md Mosaddeq Hossain
 
Virtualization Leadership Presentation - LONG and SHORT (April 2010)
Virtualization Leadership Presentation - LONG and SHORT (April 2010)Virtualization Leadership Presentation - LONG and SHORT (April 2010)
Virtualization Leadership Presentation - LONG and SHORT (April 2010)IBM India Smarter Computing
 
Success stories and recommendations from IBM clients
Success stories and recommendations from IBM clientsSuccess stories and recommendations from IBM clients
Success stories and recommendations from IBM clientsIBM India Smarter Computing
 
Smarter Computing: Transform your business with Cloud
Smarter Computing: Transform your business with CloudSmarter Computing: Transform your business with Cloud
Smarter Computing: Transform your business with CloudIBM India Smarter Computing
 
Why Infrastructure Matters for Big Data & Analytics
Why Infrastructure Matters for Big Data & AnalyticsWhy Infrastructure Matters for Big Data & Analytics
Why Infrastructure Matters for Big Data & AnalyticsRick Perret
 
Accelerate Your Signature Banking Applications with IBM Storage Offerings
Accelerate Your Signature Banking Applications with IBM Storage OfferingsAccelerate Your Signature Banking Applications with IBM Storage Offerings
Accelerate Your Signature Banking Applications with IBM Storage OfferingsPaula Koziol
 
IBM Cloudburst: Integrated hardware, software and services for simplified clo...
IBM Cloudburst: Integrated hardware, software and services for simplified clo...IBM Cloudburst: Integrated hardware, software and services for simplified clo...
IBM Cloudburst: Integrated hardware, software and services for simplified clo...Vincent Kwon
 
Bridging the c suite gap
Bridging the c suite gapBridging the c suite gap
Bridging the c suite gapInterop
 
The business value o f la ge scal e serve r consol i d a t i o n
The business value o f la ge  scal e serve r consol i d a t i o nThe business value o f la ge  scal e serve r consol i d a t i o n
The business value o f la ge scal e serve r consol i d a t i o nIBM India Smarter Computing
 
Efficient Data Centers Are Built On New Technologies and Strategies
Efficient Data Centers Are Built On New Technologies and StrategiesEfficient Data Centers Are Built On New Technologies and Strategies
Efficient Data Centers Are Built On New Technologies and StrategiesCMI, Inc.
 
Open Source and the New Economics of IT - Ingres CIO Doug Harr
Open Source and the New Economics of IT - Ingres CIO Doug HarrOpen Source and the New Economics of IT - Ingres CIO Doug Harr
Open Source and the New Economics of IT - Ingres CIO Doug HarrAlfresco Software
 

Similaire à Elastic caching for scalability, dynamic growth and performance (20)

IBM Application Acceleration Data Sheet
IBM Application Acceleration Data SheetIBM Application Acceleration Data Sheet
IBM Application Acceleration Data Sheet
 
It optimisation & virtualisation
It optimisation & virtualisationIt optimisation & virtualisation
It optimisation & virtualisation
 
Intergen Twilight Seminar: Constructive Disruption with Cloud Technologies
Intergen Twilight Seminar: Constructive Disruption with Cloud TechnologiesIntergen Twilight Seminar: Constructive Disruption with Cloud Technologies
Intergen Twilight Seminar: Constructive Disruption with Cloud Technologies
 
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...
Smarter Storage in the Smarter Computing Era - A New Approach to Storage - Ak...
 
IBM Storage Optimization Free Self-Assessment Tool
 IBM Storage Optimization Free Self-Assessment Tool IBM Storage Optimization Free Self-Assessment Tool
IBM Storage Optimization Free Self-Assessment Tool
 
Hitachi Virtual Storage Platform Competitive Comparison Guide
Hitachi Virtual Storage Platform Competitive Comparison GuideHitachi Virtual Storage Platform Competitive Comparison Guide
Hitachi Virtual Storage Platform Competitive Comparison Guide
 
Hitachi comparative-virtual-storage-platform-g1000
Hitachi comparative-virtual-storage-platform-g1000Hitachi comparative-virtual-storage-platform-g1000
Hitachi comparative-virtual-storage-platform-g1000
 
Virtualization Leadership Presentation - LONG and SHORT (April 2010)
Virtualization Leadership Presentation - LONG and SHORT (April 2010)Virtualization Leadership Presentation - LONG and SHORT (April 2010)
Virtualization Leadership Presentation - LONG and SHORT (April 2010)
 
Success stories and recommendations from IBM clients
Success stories and recommendations from IBM clientsSuccess stories and recommendations from IBM clients
Success stories and recommendations from IBM clients
 
Smarter Computing: Transform your business with Cloud
Smarter Computing: Transform your business with CloudSmarter Computing: Transform your business with Cloud
Smarter Computing: Transform your business with Cloud
 
Storage Virtualization isn’t About Storage
Storage Virtualization isn’t About StorageStorage Virtualization isn’t About Storage
Storage Virtualization isn’t About Storage
 
Why Infrastructure Matters for Big Data & Analytics
Why Infrastructure Matters for Big Data & AnalyticsWhy Infrastructure Matters for Big Data & Analytics
Why Infrastructure Matters for Big Data & Analytics
 
Accelerate Your Signature Banking Applications with IBM Storage Offerings
Accelerate Your Signature Banking Applications with IBM Storage OfferingsAccelerate Your Signature Banking Applications with IBM Storage Offerings
Accelerate Your Signature Banking Applications with IBM Storage Offerings
 
IBM BladeCenter Foundation for Cloud
IBM BladeCenter Foundation for CloudIBM BladeCenter Foundation for Cloud
IBM BladeCenter Foundation for Cloud
 
IBM Cloudburst: Integrated hardware, software and services for simplified clo...
IBM Cloudburst: Integrated hardware, software and services for simplified clo...IBM Cloudburst: Integrated hardware, software and services for simplified clo...
IBM Cloudburst: Integrated hardware, software and services for simplified clo...
 
Bridging the c suite gap
Bridging the c suite gapBridging the c suite gap
Bridging the c suite gap
 
att
attatt
att
 
The business value o f la ge scal e serve r consol i d a t i o n
The business value o f la ge  scal e serve r consol i d a t i o nThe business value o f la ge  scal e serve r consol i d a t i o n
The business value o f la ge scal e serve r consol i d a t i o n
 
Efficient Data Centers Are Built On New Technologies and Strategies
Efficient Data Centers Are Built On New Technologies and StrategiesEfficient Data Centers Are Built On New Technologies and Strategies
Efficient Data Centers Are Built On New Technologies and Strategies
 
Open Source and the New Economics of IT - Ingres CIO Doug Harr
Open Source and the New Economics of IT - Ingres CIO Doug HarrOpen Source and the New Economics of IT - Ingres CIO Doug Harr
Open Source and the New Economics of IT - Ingres CIO Doug Harr
 

Plus de cathylums

Pega Certification and Licensing for Government
Pega Certification and Licensing for Government Pega Certification and Licensing for Government
Pega Certification and Licensing for Government cathylums
 
Pega certification and licensing for gov sds final
Pega certification and licensing for gov sds finalPega certification and licensing for gov sds final
Pega certification and licensing for gov sds finalcathylums
 
Moving Website Visitors to Customers - Create a Profitable Customer Profile
Moving Website Visitors to Customers - Create a Profitable Customer ProfileMoving Website Visitors to Customers - Create a Profitable Customer Profile
Moving Website Visitors to Customers - Create a Profitable Customer Profilecathylums
 
Making the Case for Adding Collaboration in the Enterprise
Making the Case for Adding Collaboration in the EnterpriseMaking the Case for Adding Collaboration in the Enterprise
Making the Case for Adding Collaboration in the Enterprisecathylums
 
Using Metrics to Prove Social Media ROI Success
Using Metrics to Prove Social Media ROI SuccessUsing Metrics to Prove Social Media ROI Success
Using Metrics to Prove Social Media ROI Successcathylums
 
Gartner IT Enterprise Key Metrics Data 2011
Gartner IT Enterprise Key Metrics Data 2011Gartner IT Enterprise Key Metrics Data 2011
Gartner IT Enterprise Key Metrics Data 2011cathylums
 
How to Increase Your Social Media Presence
How to Increase Your Social Media Presence How to Increase Your Social Media Presence
How to Increase Your Social Media Presence cathylums
 
Web analytics-customer-data-120423220705-phpapp01
Web analytics-customer-data-120423220705-phpapp01Web analytics-customer-data-120423220705-phpapp01
Web analytics-customer-data-120423220705-phpapp01cathylums
 
Financial management modernization at the usda positively impacts mission
Financial management modernization at the usda positively impacts missionFinancial management modernization at the usda positively impacts mission
Financial management modernization at the usda positively impacts missioncathylums
 
Optimize commodity pricing and manage commodity risk
Optimize commodity pricing and manage commodity riskOptimize commodity pricing and manage commodity risk
Optimize commodity pricing and manage commodity riskcathylums
 
Lean Six Sigma and the Three "Rs" of Customer Service
Lean Six Sigma and the Three "Rs" of Customer ServiceLean Six Sigma and the Three "Rs" of Customer Service
Lean Six Sigma and the Three "Rs" of Customer Servicecathylums
 

Plus de cathylums (11)

Pega Certification and Licensing for Government
Pega Certification and Licensing for Government Pega Certification and Licensing for Government
Pega Certification and Licensing for Government
 
Pega certification and licensing for gov sds final
Pega certification and licensing for gov sds finalPega certification and licensing for gov sds final
Pega certification and licensing for gov sds final
 
Moving Website Visitors to Customers - Create a Profitable Customer Profile
Moving Website Visitors to Customers - Create a Profitable Customer ProfileMoving Website Visitors to Customers - Create a Profitable Customer Profile
Moving Website Visitors to Customers - Create a Profitable Customer Profile
 
Making the Case for Adding Collaboration in the Enterprise
Making the Case for Adding Collaboration in the EnterpriseMaking the Case for Adding Collaboration in the Enterprise
Making the Case for Adding Collaboration in the Enterprise
 
Using Metrics to Prove Social Media ROI Success
Using Metrics to Prove Social Media ROI SuccessUsing Metrics to Prove Social Media ROI Success
Using Metrics to Prove Social Media ROI Success
 
Gartner IT Enterprise Key Metrics Data 2011
Gartner IT Enterprise Key Metrics Data 2011Gartner IT Enterprise Key Metrics Data 2011
Gartner IT Enterprise Key Metrics Data 2011
 
How to Increase Your Social Media Presence
How to Increase Your Social Media Presence How to Increase Your Social Media Presence
How to Increase Your Social Media Presence
 
Web analytics-customer-data-120423220705-phpapp01
Web analytics-customer-data-120423220705-phpapp01Web analytics-customer-data-120423220705-phpapp01
Web analytics-customer-data-120423220705-phpapp01
 
Financial management modernization at the usda positively impacts mission
Financial management modernization at the usda positively impacts missionFinancial management modernization at the usda positively impacts mission
Financial management modernization at the usda positively impacts mission
 
Optimize commodity pricing and manage commodity risk
Optimize commodity pricing and manage commodity riskOptimize commodity pricing and manage commodity risk
Optimize commodity pricing and manage commodity risk
 
Lean Six Sigma and the Three "Rs" of Customer Service
Lean Six Sigma and the Three "Rs" of Customer ServiceLean Six Sigma and the Three "Rs" of Customer Service
Lean Six Sigma and the Three "Rs" of Customer Service
 

Dernier

Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailAriel592675
 
Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesKeppelCorporation
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCRashishs7044
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMintel Group
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCRashishs7044
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCRashishs7044
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...lizamodels9
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Pereraictsugar
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,noida100girls
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfrichard876048
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607dollysharma2066
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessSeta Wicaksana
 

Dernier (20)

Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Case study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detailCase study on tata clothing brand zudio in detail
Case study on tata clothing brand zudio in detail
 
Annual General Meeting Presentation Slides
Annual General Meeting Presentation SlidesAnnual General Meeting Presentation Slides
Annual General Meeting Presentation Slides
 
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR8447779800, Low rate Call girls in Tughlakabad Delhi NCR
8447779800, Low rate Call girls in Tughlakabad Delhi NCR
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 Edition
 
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
8447779800, Low rate Call girls in Kotla Mubarakpur Delhi NCR
 
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
8447779800, Low rate Call girls in New Ashok Nagar Delhi NCR
 
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
Call Girls In Connaught Place Delhi ❤️88604**77959_Russian 100% Genuine Escor...
 
Kenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith PereraKenya Coconut Production Presentation by Dr. Lalith Perera
Kenya Coconut Production Presentation by Dr. Lalith Perera
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
BEST Call Girls In Greater Noida ✨ 9773824855 ✨ Escorts Service In Delhi Ncr,
 
Innovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdfInnovation Conference 5th March 2024.pdf
Innovation Conference 5th March 2024.pdf
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607FULL ENJOY Call girls in Paharganj Delhi | 8377087607
FULL ENJOY Call girls in Paharganj Delhi | 8377087607
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
Organizational Structure Running A Successful Business
Organizational Structure Running A Successful BusinessOrganizational Structure Running A Successful Business
Organizational Structure Running A Successful Business
 

Elastic caching for scalability, dynamic growth and performance

  • 1. IBM Software August 2011 Technical White Paper Elastic caching for scalability, dynamic growth and performance Executive summary Highlights: As the world becomes more instrumented, interconnected and intelligent, Internet-based activities, online transactions and data volumes increase. ● Improved system response time and Further, these increasing amounts of data, along with rising consumer enhanced throughput expectations and the need to maintain a competitive edge require fast ● High availability and reliability and reliable performance. Elastic caching is the answer. ● Lower cost by reducing CPU load on back-end systems and reducing Caching is the storing of data, closer to the application code to minimize application memory consumption response time and minimize redundant requests. Elastic caching is an ● Ability to economically and in-memory data grid that moves the cache out of the application memory efficiently scale your IT system space into a fault-tolerant, highly scalable data grid. Elastic caching is a as opportunities grow foundational technology that is highly reliable, can dramatically improve response times and enable enterprises to scale to more effectively serve a smarter planet. Elastic caching can help minimize redundant transactions and improving response time. For example, one IBM customer observed a dramatic drop in response time—from more than 100 milliseconds when accessing the back-end systems—to less than one millisecond with elastic caching. Traditional systems are expensive and complicated to scale up to meet increasing demands. By including elastic caching in your system architec- ture, you can more effectively and economically scale your IT systems to meet your growing business needs. IBM has invested in extending its elastic caching capabilities across the IBM software product line and integrating it into customer’s solutions.
  • 2. IBM Software August 2011 Technical White Paper This paper discusses how elastic caching significantly improves Clearly, lower revenue and higher cost is not a sustainable our customer’s Connectivity, Commerce and Portal solutions. business model. Moreover, customers’ dissatisfaction with your It describes how the technology is used and the benefits it web site also reflects poorly on your company’s image, poten- delivers to customers. Benefits include reduced memory tially impacting other customers. This study clearly makes the requirements, better scalability, greater fault tolerance and case for reduced response time for business sustainability. You improved system response time—leading to greater cost can achieve that goal with elastic caching as part of the founda- savings. tion for your IT systems. Introduction No one likes to wait—especially potential customers. Customers (and your reputation) can be “lost in a second.” Page views Conversions Customer Satisfaction Why is the performance benefit provided by techniques, such as elastic caching, so important? Consider the results from an Aberdeen Group study on -7% the effects of a one-second delay in website response time. (See Figure1.) Web commerce sites from a variety of industries -11% were compared to their competitors’ web sites. The study showed that one second slower response time resulted in: -16% Lost revenues Brand damage More support calls ● 11 percent less page views—meaning less opportunity for Increased costs purchase. 1. “The Performance of Web Applications: Customers Are Won or Lost in One Second,” Bojan Simic, Aberdeen Group, November 2008 ● 7 percent less conversions of customers—meaning 7 percent 2. Source: Internet World Stats, Usage and Population Statistics, www.internetworldstats.com/stats.htm, December 22, 2010 of lost sales and lost revenue. These customers could have gone to a competitor’s site! ● 16 percent lower customer satisfaction ratings. Dissatisfaction Figure 1: This graph shows the results of a study of web application per- often results in more calls (usually, complaints) to customer formance and illustrates the extent to which Internet response time delays can negatively impact revenue and user satisfaction.“The Performance service, meaning increased costs and can hurt the chances of Web Applications: Customers Are Won or Lost in One Second,” for a repeat customer. Bojan Simic, Aberdeen Group, November 2008 2
  • 3. IBM Software August 2011 Technical White Paper Elastic Caching Overview The introduction of an elastic data grid into your application Caching is the storing of data, closer to the application code infrastructure can dramatically reduce the memory “footprint” to minimize response time and minimize redundant requests. required for each of the application instances. In a virtualized A traditional application cache occupies the same addressable environment, this memory could be used to support additional memory space as the application. Therefore, there is a virtualized servers, thus improving the utilization of the physical practical limit to the size of a traditional application cache. hardware. Elastic data grids provide a single, comprehensive cache shared by all of the application instances in a cluster. If the cache occupies too much memory, it can actually degrade The data is always current because all application instances the performance of the application. When the cache is con- use the same, single copy in the cache. This removes all of tained within the application, and if several applications are the invalidation chatter in traditional clustered application configured in a cluster, then each one contains a cache and architecture and can result in higher transactional performance. these caches will eventually all contain the same copies of the cached application data. Elastic data grids scale in a linear fashion, so there is virtually no limit to cache size. Elastic caching improves both perform- The copies of the data are determined to be current (or out of ance and return on investment (ROI), and is a foundational date) based on communication of invalidation messages. The element for elastic, scalable transaction processing. IBM has greater the number of application instances, the greater the invested in extending the value of elastic caching to our amount of invalidation “chatter” (i.e., messages back-and-forth customers by integrating it across our software portfolio between applications) required to keep the cached data current and delivering turnkey solutions. among the application instances. Additionally, high-speed disks or databases (or both) are typically required to increase the size IBM offers two elastic caching options—IBM WebSphere® of the cache and to support high availability. eXtreme Scale and the IBM WebSphere DataPower® XC10 Appliance. WebSphere eXtreme Scale provides the ultimate Elastic caching is an in-memory data grid that moves the cache flexibility across a broad range of caching scenarios. The out of the application memory space into a fault-tolerant, highly WebSphere DataPower XC10 appliance is built for simple, scalable data grid. An elastic data grid has the ability to expand drop-in caching scenarios that require few application code and contract the size of the data grid based on the dynamic changes. The XC10 appliance is a simple, cost-effective way demand for capacity. You can easily expand the data grid, to integrate elastic caching into your enterprise. WebSphere on demand, to increase or decrease capacity, for example, to eXtreme Scale provides the ultimate flexibility across a broad remove servers from the system for maintenance. Both actions range of caching scenarios. Both solutions provide linear scala- occur dynamically—while the elastic data grid is still running bility, high availability through data replications and simplified and handling requests. management and monitoring. 3
  • 4. IBM Software August 2011 Technical White Paper Benefits of elastic caching server tiers and increased complexity or manual work that Three-tier application infrastructure topologies are common would be needed to manage and maintain them. Scaling the today. Traditionally, to scale them, you would have to scale at all back-end systems can be costly. tiers. This means proliferation of the web server and application Web Server Tier App Server Tier Elastic Data Grid Back-end Systems DataPower XC10 for simple data oriented scenarios: HTTP Session Replication Elastic Dynacache Web Side Cache eXtreme Scale for maximum flexibility covering data and application oriented scenarios WebSphere IBM HTTP Server Application Server Figure 2: Elastic data grids based on WebSphere eXtreme Scale or WebSphere DataPower XC10 Appliance provide a simpler, more cost effective way to address the scaling needs of your applications. 4
  • 5. IBM Software August 2011 Technical White Paper By adding an elastic data grid into your architecture, you can Elastic Caching Scenarios very quickly and easily scale out, increase your cache capacity The WebSphere application server, along with other and your data transaction volumes with minimally invasive WebSphere family products, supports both dynamic changes to your applications and architecture. You also cache-based optimizations and HTTP session persistence for drastically reduce the number of redundant transactions to the performance enhancement, scalability and high availability. In back-end systems, reducing those time- and resource-intensive particular, the WebSphere eXtreme Scale and the WebSphere calls that create bottlenecks in the traditional approach. DataPower XC10 appliance, when integrated with WebSphere application server, further enhance quality of service by offload- Elastic caching results in high availability, scalability and ing the application server cache memory requirements and disk consistent response time as the transaction load increases. usage for dynamic cache and HTTP session persistence. More specifically, the IT benefits of elastic caching include: A common use case for caching solutions is the side cache. ● Lowered CPU load for back-end systems by eliminating The application is aware of both the cache and the back-end redundant transactions resulting in higher transaction database or service. For each request, the application first throughput, and minimizing the need to scale costly checks the cache to see if the object is located in the cache. back-end systems. A cache “miss” occurs when the data is not there and the ● Improved performance, quality and serviceability that have application must make a request to the back-end system. The demonstrated up to triple the performance. application then inserts the data into the cache. The next time ● Decreased application memory consumption by consolidating the same object is requested, it can be retrieved from the cache caching in one grid resulting in more efficient use of applica- resulting in a cache “hit.” The result is faster response time and tion memory. reduced demand on the back-end system. Using WebSphere ● Improved system and transaction response times and eXtreme Scale APIs, it is relatively simple to modify an existing enhanced throughput, as redundant calls are cached for application to use an elastic cache as a side cache. rapid access. ● Reduced costs due to decreased CPU load on back-end When your database becomes the bottleneck in your business, systems and reduced application memory consumption. the best solution is to add an elastic cache in front of the data- base. In this case, the applications now read and write to the These IT benefits, in turn, translate to reduced costs associated elastic data grid. The elastic data grid is used as a data access with scaling your application environment as well as a positive layer and performs the reads and writes to the database as impact on your revenue, brand image and business operation needed through a component called a loader. The elastic costs outside of your IT environment. data grid acts as a “shock absorber” for the database. It can easily handle large fluctuations in transactional volume, 5
  • 6. IBM Software August 2011 Technical White Paper without overloading the database. In this scenario, even if the database is down for a period of time, applications can still read and write to the elastic data grid. When the database comes back online, subsequent changes to the elastic data grid will ESB then be written to the database. User Client Application Back-end In a third elastic caching scenario, the elastic data grid is the Systems system of record. In this case, all the applications read and write to the elastic data grid. This scenario is a natural extension of Elastic the data access layer scenario. However, in this case, a database Data Grid is used simply as back-up storage for the elastic data grid. Extending the Value of Elastic Caching As previously mentioned, IBM has invested in extending elastic Figure 3: This diagram shows the elastic cache as a side cache for an Enterprise Service Bus. caching across the IBM software product line and delivering turnkey solutions to our customers. In the following sections, we will discuss three, major elastic caching solutions: In a SOA, application requests pass through the ESB before they are sent to the application. Therefore, if the result of an ● Elastic caching for Connectivity application request is retrieved from the elastic caching tier, the ● Elastic caching for Commerce application processing and processing latency for that request ● Elastic caching for Portal are eliminated. The result is a significant decrease in response time and reduction of back-end application processing. In this Elastic caching for Connectivity case, the side cache operation is added into the ESB flow. The side cache is a straightforward way to integrate caching Therefore, no changes to the application code are required. with an enterprise service bus (ESB). An ESB is a critical com- ponent of a service-oriented architecture (SOA). The ESB con- Here are three scenarios where IBM WebSphere elastic caching nects and integrates applications, services and business process solutions integrate with IBM ESB products to improve flows at the messaging layer. It performs protocol mediation, response time and increase total system throughput. message transformation, routing, process choreography, and provides quality of service (i.e., security, reliable message delivery and transaction management). 6
  • 7. IBM Software August 2011 Technical White Paper WebSphere DataPower XI50 Integration Appliance with You can integrate WebSphere eXtreme Scale into your configu- WebSphere DataPower XC10 ration without changing the business process itself by using the The WebSphere DataPower XI50 Integration Appliance is mediation flows that are provided by the WebSphere Enterprise a secure, easy-to-deploy, hardware ESB. The current release Service Bus. Read-only service requests can extract results of the DataPower XC10 firmware includes a Representational from caches and be configured to load caches on misses. Due State Transfer (REST) gateway, allowing non-Java-based clients to the nature of mediations, this solution is both service- and to access simple data grids using a set of HTTP-based opera- binding-agnostic. tions. Using the REST gateway feature, the XC10 can be used as a side cache for the WebSphere DataPower XI50. WebSphere Message Broker with WebSphere eXtreme Scale To use the XC10 as a side cache, an eXtensible Markup In this scenario, a JavaCompute node is added to the message Language (XML) proxy is defined as the first component in flow to check the cache for data. The code defines classes to the XI50 processing chain. It uses a set of “caching policy” represent the objects for caching and uses the eXtreme Scale rules to determine whether or not an incoming request can be ObjectGrid application programming interfaces (APIs) to cached. The rules are application-specific. In general, caching interact with the cache. policy rules might trigger on the request Uniform Resource Identifier (URI), specific XML contents within the request In all three of these ESB scenarios, although there may be body, or a combination of both. The rules are defined using a some coding involved such as a custom node or the addition set of Extensible Stylesheet Languages (XSLs). The XSLs are of mediation into the messaging flow of the ESB, there are then loaded into the XI50 memory. Additionally, this set of no application code changes. This simplifies the use of the XSLs is used to generate the appropriately formatted REST WebSphere eXtreme Scale or WebSphere DataPower XC10 requests to the XC10 REST gateway to store/retrieve data in appliance as the caching solution for your ESB. Using these the grid. products as the side cache improves response times and enhances throughput, as redundant calls are cached for WebSphere Process Sever and WebSphere Enterprise rapid access. Service Bus (ESB) with WebSphere Extreme Scale WebSphere eXtreme Scale (as of v7.1 cumulative fix 1) Example of elastic caching for Connectivity includes two mediation primitives that allow you to insert and One of the largest marketers of tires for the automotive replace- retrieve data from the cache with WebSphere Process Server ment market in the United States was experiencing long delays and WebSphere Enterprise Service Bus. These products inte- in customer response time on their web site. The slow response grate with various back-end systems and WebSphere eXtreme was due to redundant data found in multiple data sources. The Scale may be added to the configuration to cache the output tire marketer has begun to implement a flexible, enterprise of these systems, increasing the overall performance of your configuration. 7
  • 8. IBM Software August 2011 Technical White Paper connectivity infrastructure for integrating applications and Elastic caching for Commerce services, built on a robust, platform-independent ESB. It allows Elastic caching allows your commerce systems to grow while the development of an enhanced SOA. The goal is to integrate improving customer satisfaction, due to improved response existing and future business applications and provide a common times, and improved user experiences. It also supports the framework for integrating and synchronizing distributed rapid adoption of new business processes, such as the ability systems that would otherwise be incompatible. It must provide to change prices based on customer demand and new promo- a robust, scalable caching mechanism. tions dynamically, without restarting or resetting the current environment. Following a proof-of-concept trial, its decision to move the system to production was based on three factors: WebSphere Commerce is an industry-leading solution for web retail applications. It is a J2EE application deployed in ● Implementation and integration of the ESB and the caching the WebSphere Application Server. One of the key perform- components was relatively fast and easy. The integration ance-related features of the WebSphere Application Server is between WebSphere Message Broker and WebSphere DynaCache. DynaCache is a technique that helps improve eXtreme Scale was straightforward because of the Java performance by caching dynamically created data that contains support built into the WebSphere Message Broker. the output results from the runtime program execution of code ● The response time observed by users was approximately components, such as servlets and JavaServer Pages (JSPs). 100 times better with cache hits. The response time observed WebSphere Commerce sites use DynaCache to reduce database when the data was in the cache was less than one millisecond, round trips, providing an important performance boost. compared to more than 100 milliseconds when accessing the back-end systems. When planning for high volume sites, planners must consider ● The simplified integration strategy provided by the ESB, ver- the impact of invalidation traffic on network bandwidth sus a traditional, point-to-point approach, helped improve the and plan accordingly. WebSphere eXtreme Scale and the productivity of the integration development team, reducing DataPower XC10 caching appliance are an elastic data integration time and effort. grid technology. WebSphere Commerce can be configured to use either eXtreme Scale or the XC10 appliance as a Overall, the client expects a 400 percent improvement in DynaCache provider. The elastic data grid topology has response time—especially for those objects included in the a single, logical instance of the cache that is shared among data grid. WebSphere Commerce servers. Since this cache is shared across servers, multiple copies of the same pages and fragments are not needed for each. Instead, a single cache instance is created on the first request for that page or fragment, and is then available to all WebSphere Commerce servers sharing the cache. 8
  • 9. IBM Software August 2011 Technical White Paper What is cached in commerce applications? exceptional online shopping experience. The last thing it wants to see on any of its retail sites is slow—or perceived as ● JSPs and web page fragments are stored in the servlet cache slow—response time, which can result in lost business. As an instance (baseCache). IBM WebSphere Commerce user, this customer is able to add ● Commands are stored in the servlet cache instance new online services with relative ease. However, because online (baseCache). transaction volume has grown, content delivery speed and site ● Distributed maps are also stored in object cache instances. availability have been affected. Benefits of WebSphere eXtreme Scale and the Continuous web services growth has required the frequent DataPower XC10 Appliance addition of new JVM to sustain system scalability. However, The benefits of deploying WebSphere eXtreme Scale or too many decentralized JVMs, each running its own caching, DataPower XC10 caching appliance, compared with resulted in performance challenges. The practice of regularly DynaCache and disk offloading, include: adding new JVMs to address volume/scalability issues was no longer serving the company well, with overall system ● Reduces the average response time by as much as 25 percent. maintenance also becoming an issue. ● Provides a more consistent user experience, due to less statistical variation in the response time. The solution was to use IBM WebSphere eXtreme Scale as a ● Improves the time needed to reach steady-state after full or centralized memory grid to sustain scalability i.e., the ability to partial site restart, or after full cache invalidation by as much easily absorb growth without exponential increase in application as 40 percent. Since all WebSphere Commerce servers use infrastructure (commerce, in this case), and decrease the risk the same grid, there is no “warm-up” time for the cache when of outages. The customer is also realizing significant benefits to additional WebSphere Commerce servers are added, or when JVM startup cycles, since data does not need to be repopulated servers are stopped and restarted. as it is instantly available in the grid. ● Simplifies tuning and operational maintenance. ● Eliminates the need for high-speed disk off-loading. Following a successful proof of concept trial, the customer ● Provides a consistent cache because the same version of the moved to production in time for holiday shopping (aka “Black page is always shown as each client Java Virtual Machine Friday” and “Cyber Monday”) with significantly improved (JVM) uses the same eXtreme Scale grid, rather than a sepa- user experience due to reduced, and more consistent, rate cache for each. This adds additional capacity to the response-times. The use of WebSphere eXtreme Scale software grid—seamlessly. is expected to result in lower cost and increased revenue. It has allowed the customer to focus on the adoption of new Example of elastic caching for Commerce business models, enabled by WebSphere eXtreme Scale. It also A United States retailer improved customer satisfaction with its supports the ability to change prices based on customer demand key brands’ web sites when it added IBM WebSphere eXtreme and new promotions dynamically, without restarting or reset- Scale software to its IBM WebSphere Commerce suite installa- ting the current environment. tions, speeding the site’s response time and enhancing overall site performance. This retailer is committed to providing an 9
  • 10. IBM Software August 2011 Technical White Paper Elastic caching for WebSphere Portal As a result, using an elastic data grid to maintain session persist- Elastic caching allows your portal systems to support more ence has two key benefits: higher scalability (more users can be users and, at the same time, maintain those user sessions supported) and stronger failover support by maintaining user through a server failure. The IBM WebSphere Portal server sessions through a server failure. enables highly customized user experiences, in part, through the extensive use of session data. However, that session data Session persistence is not a completely “free” operation. Session consumes large amounts of memory on the application server data must be copied to the grid and, occasionally, retrieved from which limits how many active users a given deployment can the grid. This can increase CPU utilization on the portal server. handle. Increasing the number of users requires increasing How significant this increase is depends on the size of the local the number of portal servers—even if the portal servers are session cache relative to the total population of active sessions. not overloaded from a CPU perspective. Also, increasing the However, this is usually negligible compared to the benefits of number of portal servers increases the likelihood of a server the solution. failure, resulting in lost sessions for users on that server. Summary WebSphere eXtreme Scale and the DataPower XC10 caching Elastic caching helps IBM customers take advantage of the appliance can each address both of these problems by offload- opportunities presented by a smarter planet by providing a ing session data to an elastic data grid (cache) running on a technical foundation that helps deal with the huge increases separate set of machines which can be scaled up independently in Internet usage, transactions and data. IBM offers two elastic to address the volume of users. When the WebSphere Portal caching solutions: server is configured to store sessions in an elastic data grid, ● IBM WebSphere eXtreme Scale for ultimate flexibility across the portal server maintains a cache of active user sessions. a broad range of caching scenarios Sessions that do not fit in this cache are stored in the data grid. ● IBM WebSphere DataPower XC10 Appliance for simple, Therefore, they do not consume resources on the portal server. drop-in caching scenarios requiring few application code This allows the portal server to manage an increased number of changes active users without requiring additional memory per server or an increased number of portal servers. IBM has invested in integrating elastic caching across the IBM software portfolio and delivering turnkey solutions that are Further, active user sessions are not lost in the event of a portal providing tremendous benefit to our customers: server failure because all user sessions are stored in the highly available elastic data grid. If a portal server fails, and the user is ● Improved system response time and enhanced throughput directed to a different portal server (which will not contain their ● High availability and reliability session data), the user’s session will be automatically retrieved ● Lower cost by reducing CPU load on back-end systems and from the grid and cached in the new portal server. reducing application memory consumption ● Ability to economically and efficiently scale your IT system as opportunities grow 10
  • 11. IBM Software August 2011 Technical White Paper Explore the advantages of the IBM approach Scalable, Integrated Solutions for Elastic Caching Using Create competitive success with an approach to business IBM WebSphere eXtreme Scale Redbook: agility that simplifies your environment and minimizes redbooks.ibm.com/abstracts/sg247926.html?Open response time for your customers. The tools exist today. IBM WebSphere eXtreme Scale and DataPower XC10 Appendix A: Additional resources Appliance Wiki: ibm.com/developerworks/wikis/display/ IBM Global Asset Recovery Services help address environmen- objectgrid/Getting+started tal concerns with new, more energy-efficient solutions. To learn more, visit: ibm.com/financing/us/recovery/ For more information To learn more about IBM WebSphere eXtreme Scale and Here is a list of resources to help you learn more about the WebSphere DataPower XC10 Appliance, contact your elastic caching: IBM sales representative or IBM Business Partner, or visit: ibm.com/extremescale and ibm.com/XC10 For a fully functional J2SE trial download, visit: ibm.com/developerworks/downloads/ws/wsdg/learn.html Additionally, IBM Global Financing can help you acquire the IT solutions that your business needs in the most cost-effective IBM eXtreme Scale web site: ibm.com/software/webservers/ and strategic way possible. We’ll partner with credit qualified appserv/extremescale/#ibm-content clients to customize an IT financing solution to suit your busi- ness goals, enable effective cash management, and improve your IBM WebSphere XC10 web site: total cost of ownership. IBM Global Financing is your smartest ibm.com/software/webservers/appserv/xc10/ choice to fund critical IT investments and propel your business forward. For more information, visit: ibm.com/financing IBM WebSphere Elastic Caching – IBM WebSphere DataPower XC10 Appliance data sheet: public.dhe.ibm.com/ common/ssi/ecm/en/wsd14088usen/WSD14088USEN.PDF and public.dhe.ibm.com/common/ssi/pm/sp/n/ wsd14088usen/WSD14088USEN.PDF 11
  • 12. © Copyright IBM Corporation 2011 IBM Software Route 100 Somers, NY 10589 U.S.A. Produced in the United States of America August 2011 All Rights Reserved IBM, the IBM logo, ibm.com, DataPower and WebSphere are trademarks of International Business Machines Corporation in the United States, other countries or both. If these and other IBM trademarked terms are marked on their first occurrence in this information with a trademark symbol (® or ™), these symbols indicate U.S. registered or common law trademarks owned by IBM at the time this information was published. Such trademarks may also be registered or common law trademarks in other countries. A current list of IBM trademarks is available on the web at “Copyright and trademark information” at ibm.com/legal/copytrade.shtml Other company, product or service names may be trademarks or service marks of others. Please Recycle WSW14170-USEN-00