SlideShare a Scribd company logo
1 of 41
Zend Server – OSI Days Kevin Schroeder Technology Evangelist Zend Technologies
About me Kevin Schroeder Technology Evangelist for Zend Programmer Sys Admin Author IBM i Programmer’s Guide to PHP You want to do WHAT with PHP?  Coming up Race Ferraris on the weekend My Honda has a dismal win record
I blog at eschrade.com Follow us! Zend Technologies http://twitter.com/zend http://twitter.com/kpschrade (me!)
A quick note on Zendcon… BE THERE!! ,[object Object]
Discover new advances
Gain new insights
Deploy and scale large PHP applications
Explore new technologies like NoSQL and Cloud Computing
Learn how to effectively leverage Zend Framework and Zend Framework 2.0,[object Object]
What does Zend do Zend Framework Zend Studio (8.0 in public beta 1) Zend Server Monitoring, Code tracing (freaking cool!!) Job queuing HA Session Clustering Zend Server Cluster Manager Lots and lots of training PHP, Zend Framework certifications
Zend Solutions: Increasing PHP Lifecycle Maturity Zend Platform Enterprise Suite Zend Server Platinum Support Gold Support Develop Test Deploy Maintain People Process Products Zend Developer Solution Zend Production Server Solution Zend Studio Zend Platform Enterprise Suite (Dev License) Zend Framework Community Zend Server  (Dev License) Zend Framework Enterprise Support Standard Support Zend Guard
Zend Framework Zend Server PHP Test Application Performance Reliability & Management Scale-Out Business-grade PHP Acceleration Monitoring Clustering Hot Fixes Optimization Root-Cause Job Queue Support Profile Caching Downloads Java Bridge Configuration Zend Studio (Eclipse-based) Debug Collaborate Linux (rpm/web repositories) IBM i (PTF) Windows (MSI) 8 Zend Server
What is Zend Server? What it is not A fork of PHP A competitor of PHP What it is/has Full PHP compatibility (it’s built from the same source code) SLA-based support Many additional features
Zend Server Editions Two versions Zend Server CE – FREE Zend Server – Available with several additional features | 10 Name of this section
Supported Environments Red Hat/CentOS Ubuntu/Debian SLES/Novell (new) Windows IBM i
How does Zend Server fit?
Where do the features fit?
The primary reason to use Zend Server is insight What went wrong? Who did it happen to? But there are many useful features in Server 5
Monitoring
Why do we need diagnostic tools?
Let’s slow that down a bit
Fixing problems in a dev environment
Fixing problems in production environments Logging Monitoring
Code Tracing
Code Tracing Reproducing an issue is not always possible... ,[object Object]
Dependency on specific database state
“Replaying” the request is risky or impossibleZend Code Tracing can capture the entire execution flow ,[object Object],“Hindsight is always twenty-twenty.” - Billy Wilder
Job Queue
Job Queue – A Common Execution Flow
Why use the Job Queue Very easy to set up Very easy to use API Very easy to scale Job execution can be easily deployed as part of your application
Not good for queuing Typical anatomy of a PHP Application PHP: Past and Present Presentation Application Control Database Access Business Logic Presentation Application Control Business Logic Presentation | 27
Anatomy of a Modern PHP Application PHP: Past and Present Presentation Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Application Control Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php Business Logic Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php Database Access Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php | 28 Much better for queuing
A useful practice: Create a generic handler Pass objects to be executed to that handler
Session Clustering
Architectural Overview 31 the Simple Cloud API Initiative
Failure Handling 32 the Simple Cloud API Initiative
Scalability & Cloud Readiness Session Clustering provides a Graceful Shutdown mechanism When a machine is shut down, it will transfer all it’s sessions to a different server in the cluster All cluster members will know to use the replacement server while the original owner is down This process rarely takes more than 30 seconds Graceful Shutdown allows shutting down machines permanently or for maintenance without losing sessions Allows scaling down in addition to scaling up – Cloud ready! 33 the Simple Cloud API Initiative
Zend Server Cluster Manager
What is Zend Server Cluster Manager? A central management point for a cluster of Zend Servers Central Configuration Management Central Monitoring Session Clustering 35 the Simple Cloud API Initiative

More Related Content

What's hot

John Adams Puppet Camp 2010
John Adams Puppet Camp 2010John Adams Puppet Camp 2010
John Adams Puppet Camp 2010
Puppet
 

What's hot (20)

Cypress report
Cypress reportCypress report
Cypress report
 
CI
CICI
CI
 
Inside Microsoft Azure
Inside Microsoft AzureInside Microsoft Azure
Inside Microsoft Azure
 
John Adams Puppet Camp 2010
John Adams Puppet Camp 2010John Adams Puppet Camp 2010
John Adams Puppet Camp 2010
 
Increase eZ Power With EzCoreExtraBundle (presented by Jérôme Vieilledent at ...
Increase eZ Power With EzCoreExtraBundle (presented by Jérôme Vieilledent at ...Increase eZ Power With EzCoreExtraBundle (presented by Jérôme Vieilledent at ...
Increase eZ Power With EzCoreExtraBundle (presented by Jérôme Vieilledent at ...
 
Cypress testing
Cypress testingCypress testing
Cypress testing
 
Stackup deck
Stackup deckStackup deck
Stackup deck
 
What DevOps Isn't
What DevOps Isn'tWhat DevOps Isn't
What DevOps Isn't
 
Scaling and Managing Selenium Grid
Scaling and Managing Selenium GridScaling and Managing Selenium Grid
Scaling and Managing Selenium Grid
 
Testing Automaton - CFSummit 2016
Testing Automaton - CFSummit 2016Testing Automaton - CFSummit 2016
Testing Automaton - CFSummit 2016
 
Horizontally Scaling Node.js and WebSockets
Horizontally Scaling Node.js and WebSocketsHorizontally Scaling Node.js and WebSockets
Horizontally Scaling Node.js and WebSockets
 
Austin Web Architecture
Austin Web ArchitectureAustin Web Architecture
Austin Web Architecture
 
Jenkins talk at Silicon valley DevOps meetup
Jenkins talk at Silicon valley DevOps meetupJenkins talk at Silicon valley DevOps meetup
Jenkins talk at Silicon valley DevOps meetup
 
DevOps Fest 2020. immutable infrastructure as code. True story.
DevOps Fest 2020. immutable infrastructure as code. True story.DevOps Fest 2020. immutable infrastructure as code. True story.
DevOps Fest 2020. immutable infrastructure as code. True story.
 
Automate Thyself
Automate ThyselfAutomate Thyself
Automate Thyself
 
Pietro Di Bello, Paolo D'Incau - Continuous Delivery su progetti Java: cosa a...
Pietro Di Bello, Paolo D'Incau - Continuous Delivery su progetti Java: cosa a...Pietro Di Bello, Paolo D'Incau - Continuous Delivery su progetti Java: cosa a...
Pietro Di Bello, Paolo D'Incau - Continuous Delivery su progetti Java: cosa a...
 
PhoneGap day 2016 EU: Simulating Cordova Plugins in the Browser
PhoneGap day 2016 EU: Simulating Cordova Plugins in the BrowserPhoneGap day 2016 EU: Simulating Cordova Plugins in the Browser
PhoneGap day 2016 EU: Simulating Cordova Plugins in the Browser
 
Evolution of VS code Java ecosystem
Evolution of VS code Java ecosystemEvolution of VS code Java ecosystem
Evolution of VS code Java ecosystem
 
Node.js in Production
Node.js in ProductionNode.js in Production
Node.js in Production
 
Selenium-Grid-Extras
Selenium-Grid-ExtrasSelenium-Grid-Extras
Selenium-Grid-Extras
 

Viewers also liked (7)

Do you queue (updated)
Do you queue (updated)Do you queue (updated)
Do you queue (updated)
 
Comparatives
ComparativesComparatives
Comparatives
 
Flex for php developers
Flex for php developersFlex for php developers
Flex for php developers
 
10 things
10 things10 things
10 things
 
Largest Photovoltaic Investment Opportunity
Largest Photovoltaic Investment OpportunityLargest Photovoltaic Investment Opportunity
Largest Photovoltaic Investment Opportunity
 
Green Computing[1]
Green Computing[1]Green Computing[1]
Green Computing[1]
 
Web Literacy Presentation2
Web Literacy Presentation2Web Literacy Presentation2
Web Literacy Presentation2
 

Similar to Zend Server - OSI Days

Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings
10n Software, LLC
 
Microsoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on WindowsMicrosoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on Windows
Enterprise PHP Center
 
Unit Test for ZF SlideShare Component
Unit Test for ZF SlideShare ComponentUnit Test for ZF SlideShare Component
Unit Test for ZF SlideShare Component
zftalk
 

Similar to Zend Server - OSI Days (20)

Slides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetingsSlides from LAX & DEN usergroup meetings
Slides from LAX & DEN usergroup meetings
 
PHP on IBM i Tutorial
PHP on IBM i TutorialPHP on IBM i Tutorial
PHP on IBM i Tutorial
 
Getting started with PHP on IBM i
Getting started with PHP on IBM iGetting started with PHP on IBM i
Getting started with PHP on IBM i
 
Lamp Zend Security
Lamp Zend SecurityLamp Zend Security
Lamp Zend Security
 
Php Frameworks
Php FrameworksPhp Frameworks
Php Frameworks
 
Scalable High-Availability Session Storage with ZSCM
Scalable High-Availability Session Storage with ZSCMScalable High-Availability Session Storage with ZSCM
Scalable High-Availability Session Storage with ZSCM
 
Microsoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on WindowsMicrosoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on Windows
 
PHP and Zend Framework on Windows
PHP and Zend Framework on WindowsPHP and Zend Framework on Windows
PHP and Zend Framework on Windows
 
Enterprise PHP (PHP London Conference 2008)
Enterprise PHP (PHP London Conference 2008)Enterprise PHP (PHP London Conference 2008)
Enterprise PHP (PHP London Conference 2008)
 
Getting your project_started
Getting your project_startedGetting your project_started
Getting your project_started
 
Achieving Massive Scalability and High Availability for PHP Applications in t...
Achieving Massive Scalability and High Availability for PHP Applications in t...Achieving Massive Scalability and High Availability for PHP Applications in t...
Achieving Massive Scalability and High Availability for PHP Applications in t...
 
From Zero to ZF: Your first zend framework project on ibm i
From Zero to ZF: Your first zend framework project on ibm iFrom Zero to ZF: Your first zend framework project on ibm i
From Zero to ZF: Your first zend framework project on ibm i
 
Demo
DemoDemo
Demo
 
first pitch
first pitchfirst pitch
first pitch
 
werwr
werwrwerwr
werwr
 
sdfsdf
sdfsdfsdfsdf
sdfsdf
 
college
collegecollege
college
 
first pitch
first pitchfirst pitch
first pitch
 
Greenathan
GreenathanGreenathan
Greenathan
 
Unit Test for ZF SlideShare Component
Unit Test for ZF SlideShare ComponentUnit Test for ZF SlideShare Component
Unit Test for ZF SlideShare Component
 

More from 10n Software, LLC (11)

Delaying Gratification: Using queues to build efficient systems
Delaying Gratification: Using queues to build efficient systemsDelaying Gratification: Using queues to build efficient systems
Delaying Gratification: Using queues to build efficient systems
 
Flex and PHP For the Flash Folks
Flex and PHP For the Flash FolksFlex and PHP For the Flash Folks
Flex and PHP For the Flash Folks
 
PHP Performance: Principles and tools
PHP Performance: Principles and toolsPHP Performance: Principles and tools
PHP Performance: Principles and tools
 
Application Deployment with Zend Server 5.5 beta
Application Deployment with Zend Server 5.5 betaApplication Deployment with Zend Server 5.5 beta
Application Deployment with Zend Server 5.5 beta
 
Creating stunning data analytics dashboard using php and flex
Creating stunning data analytics dashboard using php and flexCreating stunning data analytics dashboard using php and flex
Creating stunning data analytics dashboard using php and flex
 
Php security common 2011
Php security common 2011Php security common 2011
Php security common 2011
 
North east user group tour
North east user group tourNorth east user group tour
North east user group tour
 
Slideshare - Magento Imagine - Do You Queue
Slideshare - Magento Imagine - Do You QueueSlideshare - Magento Imagine - Do You Queue
Slideshare - Magento Imagine - Do You Queue
 
Do you queue
Do you queueDo you queue
Do you queue
 
Zend Framework Workshop
Zend Framework WorkshopZend Framework Workshop
Zend Framework Workshop
 
Flex and Zend Framework
Flex and Zend FrameworkFlex and Zend Framework
Flex and Zend Framework
 

Recently uploaded

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Zend Server - OSI Days

  • 1. Zend Server – OSI Days Kevin Schroeder Technology Evangelist Zend Technologies
  • 2. About me Kevin Schroeder Technology Evangelist for Zend Programmer Sys Admin Author IBM i Programmer’s Guide to PHP You want to do WHAT with PHP? Coming up Race Ferraris on the weekend My Honda has a dismal win record
  • 3. I blog at eschrade.com Follow us! Zend Technologies http://twitter.com/zend http://twitter.com/kpschrade (me!)
  • 4.
  • 7. Deploy and scale large PHP applications
  • 8. Explore new technologies like NoSQL and Cloud Computing
  • 9.
  • 10. What does Zend do Zend Framework Zend Studio (8.0 in public beta 1) Zend Server Monitoring, Code tracing (freaking cool!!) Job queuing HA Session Clustering Zend Server Cluster Manager Lots and lots of training PHP, Zend Framework certifications
  • 11. Zend Solutions: Increasing PHP Lifecycle Maturity Zend Platform Enterprise Suite Zend Server Platinum Support Gold Support Develop Test Deploy Maintain People Process Products Zend Developer Solution Zend Production Server Solution Zend Studio Zend Platform Enterprise Suite (Dev License) Zend Framework Community Zend Server (Dev License) Zend Framework Enterprise Support Standard Support Zend Guard
  • 12. Zend Framework Zend Server PHP Test Application Performance Reliability & Management Scale-Out Business-grade PHP Acceleration Monitoring Clustering Hot Fixes Optimization Root-Cause Job Queue Support Profile Caching Downloads Java Bridge Configuration Zend Studio (Eclipse-based) Debug Collaborate Linux (rpm/web repositories) IBM i (PTF) Windows (MSI) 8 Zend Server
  • 13. What is Zend Server? What it is not A fork of PHP A competitor of PHP What it is/has Full PHP compatibility (it’s built from the same source code) SLA-based support Many additional features
  • 14. Zend Server Editions Two versions Zend Server CE – FREE Zend Server – Available with several additional features | 10 Name of this section
  • 15. Supported Environments Red Hat/CentOS Ubuntu/Debian SLES/Novell (new) Windows IBM i
  • 16. How does Zend Server fit?
  • 17. Where do the features fit?
  • 18. The primary reason to use Zend Server is insight What went wrong? Who did it happen to? But there are many useful features in Server 5
  • 20. Why do we need diagnostic tools?
  • 21. Let’s slow that down a bit
  • 22. Fixing problems in a dev environment
  • 23. Fixing problems in production environments Logging Monitoring
  • 25.
  • 26. Dependency on specific database state
  • 27.
  • 28.
  • 29.
  • 31. Job Queue – A Common Execution Flow
  • 32. Why use the Job Queue Very easy to set up Very easy to use API Very easy to scale Job execution can be easily deployed as part of your application
  • 33. Not good for queuing Typical anatomy of a PHP Application PHP: Past and Present Presentation Application Control Database Access Business Logic Presentation Application Control Business Logic Presentation | 27
  • 34. Anatomy of a Modern PHP Application PHP: Past and Present Presentation Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Something.phtml Application Control Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php Business Logic Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php Database Access Something.php Something.php Something.php Something.php Something.php Something.php Something.php Something.php | 28 Much better for queuing
  • 35. A useful practice: Create a generic handler Pass objects to be executed to that handler
  • 37. Architectural Overview 31 the Simple Cloud API Initiative
  • 38. Failure Handling 32 the Simple Cloud API Initiative
  • 39. Scalability & Cloud Readiness Session Clustering provides a Graceful Shutdown mechanism When a machine is shut down, it will transfer all it’s sessions to a different server in the cluster All cluster members will know to use the replacement server while the original owner is down This process rarely takes more than 30 seconds Graceful Shutdown allows shutting down machines permanently or for maintenance without losing sessions Allows scaling down in addition to scaling up – Cloud ready! 33 the Simple Cloud API Initiative
  • 41. What is Zend Server Cluster Manager? A central management point for a cluster of Zend Servers Central Configuration Management Central Monitoring Session Clustering 35 the Simple Cloud API Initiative
  • 44. Question For a free copy of Zend Studio… Is it generally a good practice to use Zend Server Code Tracing in a production environment?
  • 45. Follow us! Zend Technologies http://twitter.com/zend http://twitter.com/kpschrade (me!)
  • 46. Get this information and all the examples at eschrade.com…
  • 47.
  • 50. Deploy and scale large PHP applications
  • 51. Explore new technologies like NoSQL and Cloud Computing
  • 52. Learn how to effectively leverage Zend Framework and Zend Framework 2.0

Editor's Notes

  1. Zend is the only company to offer enterprise-ready solutions for pre-production and production.Let’s take a closer look at the Zend software products…
  2. We released Zend Server and Zend Server Community Edition in April this year Products written from scratch based on our very extensive experience with Platform technologies Full integrated stack, native installer, ZF and Studio integration, software updates, all new UI, … Both editions have been very well received by users (love performance boost, ease of use, deployment) Great fit to our partners – we’re working with Varien/Magento, KnowledgeTree, MCS, … Next step will round up web app server offering to support high availability and scalability – more on this in the next few months
  3. - Show a demo?