SlideShare a Scribd company logo
1 of 30
Download to read offline
Enterprise PHP on Windows

 Rama Yurindra
 CTO, Zend/PHP Evangelist


 Rynet (Singapore) Pte Ltd, Zend Authorized Solution & Training Partner
Agenda – PHP on Windows - Web Fest 2011
    d              d        b

• PHP Overview & Case Studies
                         d
• Microsoft & Zend Strategic Collaboration to bring PHP
  on Windows
• Demo :
  Build a High-Performance PHP Stack with Windows IIS
  and Zend Server
• Next Step to Monetize
• New Horizon PHP on Windows Training Programs



                      www.enterprisephpcenter.com.
#3




PHP Overview
The Growth of PHP
                                                                                                        ZF and PDT
                                                                                                        released,
                                                                                                        PHP 4 EOL
                                                                                                        announced
                                                                                           Zend Framework
                                                                                           & Eclipse project
                                                                                           Microsoft
                                                                                           relationship formed
                                                                                                                25M
                                                                                 IBM, Oracle
                                  PHP 4                                          Endorse PHP
                                  Released                         PHP 5.0
                                                                   (XML,SOAP,OOP)                               20M
                                                                   Zend Studio
                     • 1M Internet
                       domains                         PHP
                     • Zend Engine                     Proliferation                                            15M
                     • Zend Founded
                                             Yahoo!
          Zeev Suraski &
          Z     S   ki
                                             Standardizes
          Andi Gutmans                                                                                          10M
                                             on PHP
          lead the
          development
          of PHP 3
 Rasmus
                                                                                                                5M
 Lerdorf                                                                                             PHP
 Introduces                                                                                          Internet
 PHP/FI                                                                                              Domains


 1995         1997       1999         2000    2002          2003       2004         2005       2006         2007

                                                             RYNET Confidential
#5

Who Uses PHP – New Case Studies

• General Electric (GE Holding)
•   NYSE Euronext
•   BNP Paribas
•   FIAT Group
•   Whitehouse.gov
•   France Telecom (Orange)
•   Deutsche Telecom
•   Cisco WebEx
•   And many more
           y
                                  www.enterprisephpcenter.com
                                        t    i   h    t

                              RYNET Confidential
#6




Microsoft & Zend Strategic Partnership

 Making PHP 1st class citizen on Windows Platform
#7

PHP on Microsoft.com web.ms/php




http://www.microsoft.com/web/platform/phponwindows.aspx

                                            RYNET Confidential
#8
PHP on Windows - Background

 • Windows dominates as PHP development p
                                  p     platform
     Over 75% of developers use Windows

 • Few production deployments on Windows platforms
 • Why?
     PHP did not run as well on Windows
     Limited connectivity to key Windows services (e.g. SQL
     Server)




                                  RYNET Confidential
#9
Zend & Microsoft Partnership

 Goal:
 • To enhance the performance and reliability of
   running PHP applications on Windows Server, and
   contributing these enhancements to the Open
   Source community.
 • Richer Functionality on the Windows Platform
 • Better Integration with Windows Applications and Services

  “Zend is a clear leader in the PHP community, and we are excited …
  to provide developers using PHP with the b
         id d     l        i         i h h best possible experience
                                                    ibl       i
  within a Microsoft environment.”
  Bill Hilf General Manager of Technical Platform Strategy at Microsoft
       Hilf,


                                                   RYNET Confidential
# 10
Strategic Collaboration

• Multi-year collaboration announced 10/31/2006
     Significant engineering investments on both sides
• The result:
     PHP codebase improvements on Windows Platform
     Improvements in FastCGI for IIS (included in Windows Server 2008)
     Stable, high-performance PHP production environment for Windows

     Improvements in IIS 7 support for PHP
     SQL Server Native driver to PHP

     Windows Azure component in Zend Framework

     Collaborating on the open source SimpleCloud project,




                                             RYNET Confidential
# 11
Zend on Windows Server Rebate Program




https://microsoft.young-america.com/49710561/RebateForm.aspx

                                            RYNET Confidential
Why Run Zend Server on Windows Server?

• Better performance
   PHP opcode acceleration, page and data caching, and job queue
   features, to deliver top performance for PHP applications on Windows
   Server. Native MSI support
• Easy to deploy and use
   a complete PHP stack, including the PHP runtime, commonly-used
   extensions, Zend Framework, and Microsoft SQL Server driver for PHP, all
   available as a standard MSI installer. Native IIS support (IIS 5.1, IIS 6, IIS7)
• Easy to monitor
   application monitoring and code tracing to enable early problem
   detection and rapid resolution. IIS automated failed request tracing, the
   joint stack enables developers to quickly troubleshoot issues in testing
   and production and to improve application availability. Bundles MS
   FastCGI for Server 2003 and XP
• Easy to manage –greatly simplifies configuration and management of
                  greatly
   the PHP stack from a single point of visibility and control.
• Fully-supported – Zend Server customers receive the latest updates and
   hot fixes backed by 24x7x365 support. Zend Training and Zend
   Certification programs are also available.

                                                      RYNET Confidential
# 13




Demo
Build a High-Performance PHP Stack with Windows IIS
and Zend Server
  dZ dS
# 14

Download Zend Server from Zend.Com




                            RYNET Confidential
# 15
Fastest and best integrated PHP runtime for Windows
Out of the box seamless installation of PHP on Windows




                                      RYNET Confidential
# 16
Zend Server will also install the MS-SQL Server Native Client




                                         RYNET Confidential
# 17
Configure Zend Server to integrate with your existing IIS




                                        RYNET Confidential
# 18
Standard & native MSI installer




                                  RYNET Confidential
Dashboard provides a quick overview of recent PHP events, such as errors and        # 19
warnings, as well as information on the current status of the various Zend add-on
co po e s
components




                                                 RYNET Confidential
Application Monitoring

 • Watches your application
   for:
      PHP Errors (including warnings,
      notices, uncaught
      exceptions...)
      Failing functions
      Failing DB queries
      Slow functions or DB queries
      Slow request executions
      High memory consumption

 • When an issue is detected,
   an event is reported

                                        RYNET Confidential
Diagnostics: Code Tracing

 • Reproducing problems is
     p       gp
   often difficult and time-
   consuming
 • Zend Server captures the
   full execution flow in
   testing or production
 • Allows the developer to
   “step back in time” and
   quickly determine root
   cause
 • Integrated with Zend
   Studio




                               RYNET Confidential
High Availability: Session Clustering

 • When one server f i
                    fails,
  user’s session is
  maintained while failing
  over to another server




                             RYNET Confidential
Centralized Management

 • Ensures consistent
   configuration
     Alert on configuration
     discrepancies to prevent
     application issues

 • Centralized monitoring
 • Cloud “friendly”
           friendly
     Quickly add servers
     Easily manage any number of
          y     g     y
     servers




                                   RYNET Confidential
Updates & Hot Fixes from Zend

 • Zend Server is regularly updated with:
      PHP releases
      Zend Framework releases
      Important patches to PHP and supporting components
      Bugs fixed by the PHP team but not yet released
      Patches committed by Zend to the PHP source tree, but
      not yet released

 • Z d also issues hot-fixes when needed
   Zend l i        h t fi     h      d d
      All relevant security reports are analyzed by Zend
      This includes PHP extensions libraries and other
                    PHP, extensions, libraries,
      components
      Zend is committed to releasing hot-fixes for critical issues


                                      RYNET Confidential
Zend - the Cloud and Virtual DataCenters
        d h l d d               l




                                       Cloud



           Develop          Simple Cloud API                           Manage



          RAD                                                         Monitoring
          Debuggin                                                    Diagnostics
          g                                                           Performanc
          Testing                                                     e
                                                                      Security
                                Simple Cloud
                                API
                                Amazon EC2



25                   © All rights reserved. Zend Technologies, Inc.
# 26




Next Step to Monetize
# 27

Path to Enterprise PHP




                         RYNET Confidential
How’s Zend Holistic Approach to Enterprise PHP
   ’     d   l             h




                  www.enterprisephpcenter.com.
# 29

Next Step

 • Download & “Play” with PHP on Zend Server
 • Start a Pilot Project, convince your boss/customers
 • Get yourself Trained b Professionals Ne
         o rself           by               New
   Horizons Computer Learning Singapore
 • G professionall Support from Zend & Microsoft
   Get      f  i    S      f        d    i      f
 • Start to generate some Online revenues with PHP on
   Windows
 • Pass the Zend/PHP Certification for Global
                /
   Recognition
 • Actively involve in PHP Community
                               RYNET Confidential
Thank you!
                          y
For More Information Please Visit :
• www.zend.com
•www.microsoft.com/web/platform/phponwindows.aspx
• www.enterprisephpcenter.com
• www.newhorizons.com.sg/zend/
                                      Email: rama@rynet.com.sg
                                      Twitter: @ramayurindra @ephpc

More Related Content

What's hot

Enterprise Applications With OSGi and SpringSource dm Server
Enterprise Applications With OSGi and SpringSource dm ServerEnterprise Applications With OSGi and SpringSource dm Server
Enterprise Applications With OSGi and SpringSource dm ServerSam Brannen
 
Drupal and-flex-drupal camp
Drupal and-flex-drupal campDrupal and-flex-drupal camp
Drupal and-flex-drupal campClaudiu Cristea
 
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...John Head
 
What's new with Zend server
What's new with Zend serverWhat's new with Zend server
What's new with Zend serverCOMMON Europe
 
Microsoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on WindowsMicrosoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on WindowsEnterprise PHP Center
 
BP214 IBM Lotus Symphony : Finally, A Developer's Friend
BP214 IBM Lotus Symphony : Finally, A Developer's FriendBP214 IBM Lotus Symphony : Finally, A Developer's Friend
BP214 IBM Lotus Symphony : Finally, A Developer's FriendJohn Head
 
Tri State Lug 2009 - Integration And Coexistence Session
Tri State Lug 2009 - Integration And Coexistence SessionTri State Lug 2009 - Integration And Coexistence Session
Tri State Lug 2009 - Integration And Coexistence SessionJohn Head
 
MMLUG 2009 Integration And Coexistence Session
MMLUG 2009   Integration And Coexistence SessionMMLUG 2009   Integration And Coexistence Session
MMLUG 2009 Integration And Coexistence SessionJohn Head
 
Apache MyFaces 1.2 Web Application Development
Apache MyFaces 1.2 Web Application DevelopmentApache MyFaces 1.2 Web Application Development
Apache MyFaces 1.2 Web Application DevelopmentBart Kummel
 

What's hot (10)

Enterprise Applications With OSGi and SpringSource dm Server
Enterprise Applications With OSGi and SpringSource dm ServerEnterprise Applications With OSGi and SpringSource dm Server
Enterprise Applications With OSGi and SpringSource dm Server
 
Drupal and-flex-drupal camp
Drupal and-flex-drupal campDrupal and-flex-drupal camp
Drupal and-flex-drupal camp
 
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...
JMP106 “Kum Bah Yah” Meets “Lets Kick Butt” : The Integration of IBM Lotus No...
 
What's new with Zend server
What's new with Zend serverWhat's new with Zend server
What's new with Zend server
 
Microsoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on WindowsMicrosoft TechDays 2011 - PHP on Windows
Microsoft TechDays 2011 - PHP on Windows
 
BP214 IBM Lotus Symphony : Finally, A Developer's Friend
BP214 IBM Lotus Symphony : Finally, A Developer's FriendBP214 IBM Lotus Symphony : Finally, A Developer's Friend
BP214 IBM Lotus Symphony : Finally, A Developer's Friend
 
Tri State Lug 2009 - Integration And Coexistence Session
Tri State Lug 2009 - Integration And Coexistence SessionTri State Lug 2009 - Integration And Coexistence Session
Tri State Lug 2009 - Integration And Coexistence Session
 
MMLUG 2009 Integration And Coexistence Session
MMLUG 2009   Integration And Coexistence SessionMMLUG 2009   Integration And Coexistence Session
MMLUG 2009 Integration And Coexistence Session
 
Apache MyFaces 1.2 Web Application Development
Apache MyFaces 1.2 Web Application DevelopmentApache MyFaces 1.2 Web Application Development
Apache MyFaces 1.2 Web Application Development
 
Delphi Prism XE Datasheet
Delphi Prism XE DatasheetDelphi Prism XE Datasheet
Delphi Prism XE Datasheet
 

Viewers also liked

Sektörden Haberler_Emarsys_Aralık 2013
Sektörden Haberler_Emarsys_Aralık 2013Sektörden Haberler_Emarsys_Aralık 2013
Sektörden Haberler_Emarsys_Aralık 2013Murat Erdör
 
Webrazzi Mobil Internet ve 3G Araştırması
Webrazzi Mobil Internet ve 3G AraştırmasıWebrazzi Mobil Internet ve 3G Araştırması
Webrazzi Mobil Internet ve 3G AraştırmasıWebrazzi
 
Collezione presentation 2013 pdf
Collezione presentation 2013 pdfCollezione presentation 2013 pdf
Collezione presentation 2013 pdfTamer Rashed
 
Take Credit Where Credit's Due
Take Credit Where Credit's DueTake Credit Where Credit's Due
Take Credit Where Credit's DueAnnie Cushing
 
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli Universitesi
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli UniversitesiTurkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli Universitesi
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli UniversitesiHakan ERDOGAN
 
Media markt
Media marktMedia markt
Media marktkuponmax
 
Arda.Güner.1.Dönem.Bitirme.Sunumu
Arda.Güner.1.Dönem.Bitirme.SunumuArda.Güner.1.Dönem.Bitirme.Sunumu
Arda.Güner.1.Dönem.Bitirme.SunumuArda Güner
 
Footwear in Turkey (2010)
Footwear in Turkey (2010)Footwear in Turkey (2010)
Footwear in Turkey (2010)Melih ÖZCANLI
 
ISTQB Foundation Level Basic
ISTQB Foundation Level BasicISTQB Foundation Level Basic
ISTQB Foundation Level BasicErol Selitektay
 
E-marketing communication
E-marketing communicationE-marketing communication
E-marketing communicationyesim p. soylu
 

Viewers also liked (19)

Sosyal Medya Dedikleri
Sosyal Medya DedikleriSosyal Medya Dedikleri
Sosyal Medya Dedikleri
 
Zend PHP Solutions for IBM i
Zend PHP Solutions for IBM iZend PHP Solutions for IBM i
Zend PHP Solutions for IBM i
 
Sektörden Haberler_Emarsys_Aralık 2013
Sektörden Haberler_Emarsys_Aralık 2013Sektörden Haberler_Emarsys_Aralık 2013
Sektörden Haberler_Emarsys_Aralık 2013
 
Webrazzi Mobil Internet ve 3G Araştırması
Webrazzi Mobil Internet ve 3G AraştırmasıWebrazzi Mobil Internet ve 3G Araştırması
Webrazzi Mobil Internet ve 3G Araştırması
 
Collezione presentation 2013 pdf
Collezione presentation 2013 pdfCollezione presentation 2013 pdf
Collezione presentation 2013 pdf
 
Ux ve SEO - Ux Cafe
Ux ve SEO - Ux Cafe Ux ve SEO - Ux Cafe
Ux ve SEO - Ux Cafe
 
Take Credit Where Credit's Due
Take Credit Where Credit's DueTake Credit Where Credit's Due
Take Credit Where Credit's Due
 
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli Universitesi
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli UniversitesiTurkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli Universitesi
Turkiye'de Eticaret ve Gelecegi - 9. Bilmok 2013 - Kocaeli Universitesi
 
Media markt
Media marktMedia markt
Media markt
 
4. CMS e-commerce
4.  CMS e-commerce4.  CMS e-commerce
4. CMS e-commerce
 
The Body Shop
The Body Shop The Body Shop
The Body Shop
 
Arda.Güner.1.Dönem.Bitirme.Sunumu
Arda.Güner.1.Dönem.Bitirme.SunumuArda.Güner.1.Dönem.Bitirme.Sunumu
Arda.Güner.1.Dönem.Bitirme.Sunumu
 
Overteam Technologies
Overteam TechnologiesOverteam Technologies
Overteam Technologies
 
Footwear in Turkey (2010)
Footwear in Turkey (2010)Footwear in Turkey (2010)
Footwear in Turkey (2010)
 
ISTQB Foundation Level Basic
ISTQB Foundation Level BasicISTQB Foundation Level Basic
ISTQB Foundation Level Basic
 
Livro 4ª edição
Livro 4ª ediçãoLivro 4ª edição
Livro 4ª edição
 
E-marketing communication
E-marketing communicationE-marketing communication
E-marketing communication
 
Gestalt Theory
Gestalt TheoryGestalt Theory
Gestalt Theory
 
AY Marka SAP CRM Projesi
AY Marka SAP CRM ProjesiAY Marka SAP CRM Projesi
AY Marka SAP CRM Projesi
 

Similar to Webfest 2011 PHP on Windows by Rama Yurindra

Business value of PHP
Business value of PHPBusiness value of PHP
Business value of PHPCOMMON Europe
 
PHP in the Real World
PHP in the Real WorldPHP in the Real World
PHP in the Real WorldIvo Jansch
 
DPC2007 Zend Framework (Gaylord Aulke)
DPC2007 Zend Framework (Gaylord Aulke)DPC2007 Zend Framework (Gaylord Aulke)
DPC2007 Zend Framework (Gaylord Aulke)dpc
 
Integrating PHP With System-i using Web Services
Integrating PHP With System-i using Web ServicesIntegrating PHP With System-i using Web Services
Integrating PHP With System-i using Web ServicesIvo Jansch
 
Building Dynamic Web Applications on i5 with PHP
Building Dynamic Web Applications on i5 with PHPBuilding Dynamic Web Applications on i5 with PHP
Building Dynamic Web Applications on i5 with PHPJohn Coggeshall
 
Zend Products and PHP for IBMi
Zend Products and PHP for IBMi  Zend Products and PHP for IBMi
Zend Products and PHP for IBMi Shlomo Vanunu
 
Top 5 PHP Frameworks for MNCs and Startups (1).pdf
Top 5  PHP Frameworks for MNCs and Startups  (1).pdfTop 5  PHP Frameworks for MNCs and Startups  (1).pdf
Top 5 PHP Frameworks for MNCs and Startups (1).pdfSeasia Infotech
 
State Of PHP - Zeev Suraski
State Of PHP - Zeev SuraskiState Of PHP - Zeev Suraski
State Of PHP - Zeev Suraskidpc
 
PHP - Programming language war, does it matter
PHP - Programming language war, does it matterPHP - Programming language war, does it matter
PHP - Programming language war, does it matterMizno Kruge
 
Agile Tools for PHP
Agile Tools for PHPAgile Tools for PHP
Agile Tools for PHPphilipjting
 
Top 6 leading PHP frameworks for web development
Top 6 leading PHP frameworks for web developmentTop 6 leading PHP frameworks for web development
Top 6 leading PHP frameworks for web developmentAppfinz Technologies
 
Top PHP Frameworks in 2024 That Developer Must Know
Top PHP Frameworks in 2024 That Developer Must KnowTop PHP Frameworks in 2024 That Developer Must Know
Top PHP Frameworks in 2024 That Developer Must KnowClarion Technologies
 
Unleash your Symfony projects with eZ Platform
Unleash your Symfony projects with eZ PlatformUnleash your Symfony projects with eZ Platform
Unleash your Symfony projects with eZ PlatformSébastien Morel
 
Freelance web development
Freelance web developmentFreelance web development
Freelance web developmentbritadammen
 

Similar to Webfest 2011 PHP on Windows by Rama Yurindra (20)

Business value of PHP
Business value of PHPBusiness value of PHP
Business value of PHP
 
PHP in the Real World
PHP in the Real WorldPHP in the Real World
PHP in the Real World
 
DPC2007 Zend Framework (Gaylord Aulke)
DPC2007 Zend Framework (Gaylord Aulke)DPC2007 Zend Framework (Gaylord Aulke)
DPC2007 Zend Framework (Gaylord Aulke)
 
Integrating PHP With System-i using Web Services
Integrating PHP With System-i using Web ServicesIntegrating PHP With System-i using Web Services
Integrating PHP With System-i using Web Services
 
Building Dynamic Web Applications on i5 with PHP
Building Dynamic Web Applications on i5 with PHPBuilding Dynamic Web Applications on i5 with PHP
Building Dynamic Web Applications on i5 with PHP
 
Zend Products and PHP for IBMi
Zend Products and PHP for IBMi  Zend Products and PHP for IBMi
Zend Products and PHP for IBMi
 
A Tale of Two Toolkits
A Tale of Two ToolkitsA Tale of Two Toolkits
A Tale of Two Toolkits
 
Top 5 PHP Frameworks for MNCs and Startups (1).pdf
Top 5  PHP Frameworks for MNCs and Startups  (1).pdfTop 5  PHP Frameworks for MNCs and Startups  (1).pdf
Top 5 PHP Frameworks for MNCs and Startups (1).pdf
 
State Of PHP - Zeev Suraski
State Of PHP - Zeev SuraskiState Of PHP - Zeev Suraski
State Of PHP - Zeev Suraski
 
Training ppt
Training pptTraining ppt
Training ppt
 
PHP - Programming language war, does it matter
PHP - Programming language war, does it matterPHP - Programming language war, does it matter
PHP - Programming language war, does it matter
 
Introducing symfony
Introducing symfonyIntroducing symfony
Introducing symfony
 
Agile Tools for PHP
Agile Tools for PHPAgile Tools for PHP
Agile Tools for PHP
 
Top 6 leading PHP frameworks for web development
Top 6 leading PHP frameworks for web developmentTop 6 leading PHP frameworks for web development
Top 6 leading PHP frameworks for web development
 
Zend server for IBM i update 5.6
Zend server for IBM i update 5.6Zend server for IBM i update 5.6
Zend server for IBM i update 5.6
 
Top PHP Frameworks in 2024 That Developer Must Know
Top PHP Frameworks in 2024 That Developer Must KnowTop PHP Frameworks in 2024 That Developer Must Know
Top PHP Frameworks in 2024 That Developer Must Know
 
Unleash your Symfony projects with eZ Platform
Unleash your Symfony projects with eZ PlatformUnleash your Symfony projects with eZ Platform
Unleash your Symfony projects with eZ Platform
 
UDG - PHP osnove
UDG - PHP osnoveUDG - PHP osnove
UDG - PHP osnove
 
Lamp Zend Security
Lamp Zend SecurityLamp Zend Security
Lamp Zend Security
 
Freelance web development
Freelance web developmentFreelance web development
Freelance web development
 

More from Spiffy

01 server manager spiffy
01 server manager spiffy01 server manager spiffy
01 server manager spiffySpiffy
 
Active Directory Upgrade
Active Directory UpgradeActive Directory Upgrade
Active Directory UpgradeSpiffy
 
Checking the health of your active directory enviornment
Checking the health of your active directory enviornmentChecking the health of your active directory enviornment
Checking the health of your active directory enviornmentSpiffy
 
Agile in Action - Act 2: Development
Agile in Action - Act 2: DevelopmentAgile in Action - Act 2: Development
Agile in Action - Act 2: DevelopmentSpiffy
 
Agile in Action - Act 3: Testing
Agile in Action - Act 3: TestingAgile in Action - Act 3: Testing
Agile in Action - Act 3: TestingSpiffy
 
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?Spiffy
 
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)Spiffy
 
MS TechDays 2011 - WCF Web APis There's a URI for That
MS TechDays 2011 - WCF Web APis There's a URI for ThatMS TechDays 2011 - WCF Web APis There's a URI for That
MS TechDays 2011 - WCF Web APis There's a URI for ThatSpiffy
 
MS TechDays 2011 - NUI, Gooey and Louie
MS TechDays 2011 - NUI, Gooey and LouieMS TechDays 2011 - NUI, Gooey and Louie
MS TechDays 2011 - NUI, Gooey and LouieSpiffy
 
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7Spiffy
 
MS TechDays 2011 - Generate Revenue on Azure
MS TechDays 2011 - Generate Revenue on AzureMS TechDays 2011 - Generate Revenue on Azure
MS TechDays 2011 - Generate Revenue on AzureSpiffy
 
MS TechDays 2011 - HTML 5 All the Awesome Bits
MS TechDays 2011 - HTML 5 All the Awesome BitsMS TechDays 2011 - HTML 5 All the Awesome Bits
MS TechDays 2011 - HTML 5 All the Awesome BitsSpiffy
 
MS TechDays 2011 - Cloud Computing with the Windows Azure Platform
MS TechDays 2011 - Cloud Computing with the Windows Azure PlatformMS TechDays 2011 - Cloud Computing with the Windows Azure Platform
MS TechDays 2011 - Cloud Computing with the Windows Azure PlatformSpiffy
 
MS TechDays 2011 - Simplified Converged Infrastructure Solutions
MS TechDays 2011 - Simplified Converged Infrastructure SolutionsMS TechDays 2011 - Simplified Converged Infrastructure Solutions
MS TechDays 2011 - Simplified Converged Infrastructure SolutionsSpiffy
 
MS TechDays 2011 - SCDPM 2012 The New Feature of Data Protection
MS TechDays 2011 - SCDPM 2012 The New Feature of Data ProtectionMS TechDays 2011 - SCDPM 2012 The New Feature of Data Protection
MS TechDays 2011 - SCDPM 2012 The New Feature of Data ProtectionSpiffy
 
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid Deployment
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid DeploymentMS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid Deployment
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid DeploymentSpiffy
 
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...Spiffy
 
MS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerMS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerSpiffy
 
MS TechDays 2011 - Virtualization Solutions to Optimize Performance
MS TechDays 2011 - Virtualization Solutions to Optimize PerformanceMS TechDays 2011 - Virtualization Solutions to Optimize Performance
MS TechDays 2011 - Virtualization Solutions to Optimize PerformanceSpiffy
 
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...Spiffy
 

More from Spiffy (20)

01 server manager spiffy
01 server manager spiffy01 server manager spiffy
01 server manager spiffy
 
Active Directory Upgrade
Active Directory UpgradeActive Directory Upgrade
Active Directory Upgrade
 
Checking the health of your active directory enviornment
Checking the health of your active directory enviornmentChecking the health of your active directory enviornment
Checking the health of your active directory enviornment
 
Agile in Action - Act 2: Development
Agile in Action - Act 2: DevelopmentAgile in Action - Act 2: Development
Agile in Action - Act 2: Development
 
Agile in Action - Act 3: Testing
Agile in Action - Act 3: TestingAgile in Action - Act 3: Testing
Agile in Action - Act 3: Testing
 
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?
Agile in Action - Keynote: Becoming and Being Agile - What Does This Mean?
 
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)
Agile in Action - Act 1 (Set Up, Planning, Requirements and Architecture)
 
MS TechDays 2011 - WCF Web APis There's a URI for That
MS TechDays 2011 - WCF Web APis There's a URI for ThatMS TechDays 2011 - WCF Web APis There's a URI for That
MS TechDays 2011 - WCF Web APis There's a URI for That
 
MS TechDays 2011 - NUI, Gooey and Louie
MS TechDays 2011 - NUI, Gooey and LouieMS TechDays 2011 - NUI, Gooey and Louie
MS TechDays 2011 - NUI, Gooey and Louie
 
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7
MS TechDays 2011 - Mango, Mango! Developing for Windows Phone 7
 
MS TechDays 2011 - Generate Revenue on Azure
MS TechDays 2011 - Generate Revenue on AzureMS TechDays 2011 - Generate Revenue on Azure
MS TechDays 2011 - Generate Revenue on Azure
 
MS TechDays 2011 - HTML 5 All the Awesome Bits
MS TechDays 2011 - HTML 5 All the Awesome BitsMS TechDays 2011 - HTML 5 All the Awesome Bits
MS TechDays 2011 - HTML 5 All the Awesome Bits
 
MS TechDays 2011 - Cloud Computing with the Windows Azure Platform
MS TechDays 2011 - Cloud Computing with the Windows Azure PlatformMS TechDays 2011 - Cloud Computing with the Windows Azure Platform
MS TechDays 2011 - Cloud Computing with the Windows Azure Platform
 
MS TechDays 2011 - Simplified Converged Infrastructure Solutions
MS TechDays 2011 - Simplified Converged Infrastructure SolutionsMS TechDays 2011 - Simplified Converged Infrastructure Solutions
MS TechDays 2011 - Simplified Converged Infrastructure Solutions
 
MS TechDays 2011 - SCDPM 2012 The New Feature of Data Protection
MS TechDays 2011 - SCDPM 2012 The New Feature of Data ProtectionMS TechDays 2011 - SCDPM 2012 The New Feature of Data Protection
MS TechDays 2011 - SCDPM 2012 The New Feature of Data Protection
 
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid Deployment
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid DeploymentMS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid Deployment
MS TechDays 2011 - Microsoft Exchange Server and Office 365 Hybrid Deployment
 
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...
MS TechDays 2011 - How to Run Middleware in the Cloud Story of Windows Azure ...
 
MS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application ControllerMS TechDays 2011 - Cloud Management with System Center Application Controller
MS TechDays 2011 - Cloud Management with System Center Application Controller
 
MS TechDays 2011 - Virtualization Solutions to Optimize Performance
MS TechDays 2011 - Virtualization Solutions to Optimize PerformanceMS TechDays 2011 - Virtualization Solutions to Optimize Performance
MS TechDays 2011 - Virtualization Solutions to Optimize Performance
 
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...
MS TechDays 2011 - Automating Your Infrastructure System Center Orchestrator ...
 

Recently uploaded

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDGMarianaLemus7
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 

Recently uploaded (20)

My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
APIForce Zurich 5 April Automation LPDG
APIForce Zurich 5 April  Automation LPDGAPIForce Zurich 5 April  Automation LPDG
APIForce Zurich 5 April Automation LPDG
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Panjabi Bagh 🔝 9953056974 🔝 Delhi escort Service
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 

Webfest 2011 PHP on Windows by Rama Yurindra

  • 1. Enterprise PHP on Windows Rama Yurindra CTO, Zend/PHP Evangelist Rynet (Singapore) Pte Ltd, Zend Authorized Solution & Training Partner
  • 2. Agenda – PHP on Windows - Web Fest 2011 d d b • PHP Overview & Case Studies d • Microsoft & Zend Strategic Collaboration to bring PHP on Windows • Demo : Build a High-Performance PHP Stack with Windows IIS and Zend Server • Next Step to Monetize • New Horizon PHP on Windows Training Programs www.enterprisephpcenter.com.
  • 4. The Growth of PHP ZF and PDT released, PHP 4 EOL announced Zend Framework & Eclipse project Microsoft relationship formed 25M IBM, Oracle PHP 4 Endorse PHP Released PHP 5.0 (XML,SOAP,OOP) 20M Zend Studio • 1M Internet domains PHP • Zend Engine Proliferation 15M • Zend Founded Yahoo! Zeev Suraski & Z S ki Standardizes Andi Gutmans 10M on PHP lead the development of PHP 3 Rasmus 5M Lerdorf PHP Introduces Internet PHP/FI Domains 1995 1997 1999 2000 2002 2003 2004 2005 2006 2007 RYNET Confidential
  • 5. #5 Who Uses PHP – New Case Studies • General Electric (GE Holding) • NYSE Euronext • BNP Paribas • FIAT Group • Whitehouse.gov • France Telecom (Orange) • Deutsche Telecom • Cisco WebEx • And many more y www.enterprisephpcenter.com t i h t RYNET Confidential
  • 6. #6 Microsoft & Zend Strategic Partnership Making PHP 1st class citizen on Windows Platform
  • 7. #7 PHP on Microsoft.com web.ms/php http://www.microsoft.com/web/platform/phponwindows.aspx RYNET Confidential
  • 8. #8 PHP on Windows - Background • Windows dominates as PHP development p p platform Over 75% of developers use Windows • Few production deployments on Windows platforms • Why? PHP did not run as well on Windows Limited connectivity to key Windows services (e.g. SQL Server) RYNET Confidential
  • 9. #9 Zend & Microsoft Partnership Goal: • To enhance the performance and reliability of running PHP applications on Windows Server, and contributing these enhancements to the Open Source community. • Richer Functionality on the Windows Platform • Better Integration with Windows Applications and Services “Zend is a clear leader in the PHP community, and we are excited … to provide developers using PHP with the b id d l i i h h best possible experience ibl i within a Microsoft environment.” Bill Hilf General Manager of Technical Platform Strategy at Microsoft Hilf, RYNET Confidential
  • 10. # 10 Strategic Collaboration • Multi-year collaboration announced 10/31/2006 Significant engineering investments on both sides • The result: PHP codebase improvements on Windows Platform Improvements in FastCGI for IIS (included in Windows Server 2008) Stable, high-performance PHP production environment for Windows Improvements in IIS 7 support for PHP SQL Server Native driver to PHP Windows Azure component in Zend Framework Collaborating on the open source SimpleCloud project, RYNET Confidential
  • 11. # 11 Zend on Windows Server Rebate Program https://microsoft.young-america.com/49710561/RebateForm.aspx RYNET Confidential
  • 12. Why Run Zend Server on Windows Server? • Better performance PHP opcode acceleration, page and data caching, and job queue features, to deliver top performance for PHP applications on Windows Server. Native MSI support • Easy to deploy and use a complete PHP stack, including the PHP runtime, commonly-used extensions, Zend Framework, and Microsoft SQL Server driver for PHP, all available as a standard MSI installer. Native IIS support (IIS 5.1, IIS 6, IIS7) • Easy to monitor application monitoring and code tracing to enable early problem detection and rapid resolution. IIS automated failed request tracing, the joint stack enables developers to quickly troubleshoot issues in testing and production and to improve application availability. Bundles MS FastCGI for Server 2003 and XP • Easy to manage –greatly simplifies configuration and management of greatly the PHP stack from a single point of visibility and control. • Fully-supported – Zend Server customers receive the latest updates and hot fixes backed by 24x7x365 support. Zend Training and Zend Certification programs are also available. RYNET Confidential
  • 13. # 13 Demo Build a High-Performance PHP Stack with Windows IIS and Zend Server dZ dS
  • 14. # 14 Download Zend Server from Zend.Com RYNET Confidential
  • 15. # 15 Fastest and best integrated PHP runtime for Windows Out of the box seamless installation of PHP on Windows RYNET Confidential
  • 16. # 16 Zend Server will also install the MS-SQL Server Native Client RYNET Confidential
  • 17. # 17 Configure Zend Server to integrate with your existing IIS RYNET Confidential
  • 18. # 18 Standard & native MSI installer RYNET Confidential
  • 19. Dashboard provides a quick overview of recent PHP events, such as errors and # 19 warnings, as well as information on the current status of the various Zend add-on co po e s components RYNET Confidential
  • 20. Application Monitoring • Watches your application for: PHP Errors (including warnings, notices, uncaught exceptions...) Failing functions Failing DB queries Slow functions or DB queries Slow request executions High memory consumption • When an issue is detected, an event is reported RYNET Confidential
  • 21. Diagnostics: Code Tracing • Reproducing problems is p gp often difficult and time- consuming • Zend Server captures the full execution flow in testing or production • Allows the developer to “step back in time” and quickly determine root cause • Integrated with Zend Studio RYNET Confidential
  • 22. High Availability: Session Clustering • When one server f i fails, user’s session is maintained while failing over to another server RYNET Confidential
  • 23. Centralized Management • Ensures consistent configuration Alert on configuration discrepancies to prevent application issues • Centralized monitoring • Cloud “friendly” friendly Quickly add servers Easily manage any number of y g y servers RYNET Confidential
  • 24. Updates & Hot Fixes from Zend • Zend Server is regularly updated with: PHP releases Zend Framework releases Important patches to PHP and supporting components Bugs fixed by the PHP team but not yet released Patches committed by Zend to the PHP source tree, but not yet released • Z d also issues hot-fixes when needed Zend l i h t fi h d d All relevant security reports are analyzed by Zend This includes PHP extensions libraries and other PHP, extensions, libraries, components Zend is committed to releasing hot-fixes for critical issues RYNET Confidential
  • 25. Zend - the Cloud and Virtual DataCenters d h l d d l Cloud Develop Simple Cloud API Manage RAD Monitoring Debuggin Diagnostics g Performanc Testing e Security Simple Cloud API Amazon EC2 25 © All rights reserved. Zend Technologies, Inc.
  • 26. # 26 Next Step to Monetize
  • 27. # 27 Path to Enterprise PHP RYNET Confidential
  • 28. How’s Zend Holistic Approach to Enterprise PHP ’ d l h www.enterprisephpcenter.com.
  • 29. # 29 Next Step • Download & “Play” with PHP on Zend Server • Start a Pilot Project, convince your boss/customers • Get yourself Trained b Professionals Ne o rself by New Horizons Computer Learning Singapore • G professionall Support from Zend & Microsoft Get f i S f d i f • Start to generate some Online revenues with PHP on Windows • Pass the Zend/PHP Certification for Global / Recognition • Actively involve in PHP Community RYNET Confidential
  • 30. Thank you! y For More Information Please Visit : • www.zend.com •www.microsoft.com/web/platform/phponwindows.aspx • www.enterprisephpcenter.com • www.newhorizons.com.sg/zend/ Email: rama@rynet.com.sg Twitter: @ramayurindra @ephpc