SlideShare ist ein Scribd-Unternehmen logo
1 von 27
Zend Server Cluster Manager



Jan Burkl
Zend Technologies

Das Webinar kann hier angeschaut werden:
http://www.zend.com/webinar/ZSCM/70170000000bIaN-
Unveiling_Zend_Server_Cluster_Manager_20100705_DE.flv

                                                        © All rights reserved. Zend Technologies, Inc.
Wer bin ich?

    • Jan Burkl
      jan.burkl@zend.com

    • PHP Entwickler seit 2001
      Projektarbeit

    • Bei Zend seit 2006
      System Engineer

    • Zend Certified Engineer
      PHP 5

      Zend Framework



2                               © All rights reserved. Zend Technologies, Inc.
3   © All rights reserved. Zend Technologies, Inc.
Zend Server




    PHP Stack   Performance   Monitoring &
                Optimierung   Code Tracing




4                                 © All rights reserved. Zend Technologies, Inc.
Wenn die Applikation wächst…




    PHP Stack   Performance
                Optimierung
                              Monitoring &
                              Code Tracing
                                                                  •       Skalierung?
                                                                  •       Probleme finden?
                                                                  •       Probleme isolieren?
                                                                  •       Für Ausfallsicherheit sorgen?
                                                                  •       Konsistente Konfiguration
                                                                          sicherstellen?



5                                 © All rights reserved. Zend Technologies, Inc.
Zend Server + Zend Server Cluster Manager




    PHP Stack   Performance   Monitoring &                             Session      Configuration   Centralized
                Optimierung   Code Tracing                            Clustering    Management      Monitoring




6                                  © All rights reserved. Zend Technologies, Inc.
Zend Server Cluster Manager Architektur




                                                                     MySQL




7                   © All rights reserved. Zend Technologies, Inc.
Session Clustering


“Go on failing. Go on. Only next time, try to fail better. “

                                                                                         Samuel Beckett



                                   © 2009 All rights reserved. Zend Technologies, Inc.
PHP Session Verwaltung mit Zend Server

• Konfiguration über Zend Server Cluster Manager
• Daemons laufen auf allen Zend Server Instanzen
• Session Daten im Speicher oder auf Platte
• Eingebaute Redundanz
• Schnell, skalierbar und bietet einen verlässlichen Failover
• Einfach aufzusetzen und zu managen
• Passt sehr gut in Cloud Umgebungen
• Graceful Shutdown – für Server Wartung und Scale Down



                         © All rights reserved. Zend Technologies, Inc.
Wie funktioniert`s?




                       SCD       SCD                                       SCD      SCD

                   Server A    Server B                               Server C    Server D




                                          Load Balancer


10   Insert->Header & Footer
     Insert->Header & Footer     © All rights reserved. Zend Technologies, Inc.
Erster Request: keine Session ID
            Session wird kreiert auf Server B,
            Server D, Server mit der geringsten Last, wird als Backup gewählt




                               SCD     SCD                                       SCD      SCD

                          Server A   Server B                               Server C    Server D




                                                Load Balancer


11   Insert->Header & Footer           © All rights reserved. Zend Technologies, Inc.
Zweiter Request: Session ID existiert
            Cookie sagt “B ist Master, D ist Backup”
            Server C leitet Request zu Server B (Master)
            Server B updated Server D (Backup) nach session_write_close()




                               SCD     SCD                                       SCD      SCD

                          Server A   Server B                               Server C    Server D




                                                Load Balancer


12   Insert->Header & Footer           © All rights reserved. Zend Technologies, Inc.
Dritter Request: Master ist down
        Server A versucht Server B (Master) zu erreichen, dann umschalten zu Server
        D (Backup).
        Server D wird Master und findet einen neuen Backup (Server C)




                               SCD     SCD                                       SCD      SCD

                          Server A   Server B                               Server C    Server D

                                        X

                                                Load Balancer


13   Insert->Header & Footer           © All rights reserved. Zend Technologies, Inc.
Mehr über Session Storage

     • Technisches Whitepaper über das
       Implementieren einer skalierbaren
       Failover Lösung für PHP Sessions
      http://www.zend.com/en/products/server-cluster-manager




     • Webinar – “Skalierbarer,
       hochverfügbarer Session Storage mit
       Zend Server Cluster Manager”
      Live Webinar oder Aufzeichnung auf www.zend.com




14                                            © All rights reserved. Zend Technologies, Inc.
Zentrales Monitoring


“It is nice to know that the computer understands the problem.
But I would like to understand it too. “

                                                                                     Eugene Wigner


                               © 2009 All rights reserved. Zend Technologies, Inc.
Vom individuellen Zend Server Monitoring…




16                    © All rights reserved. Zend Technologies, Inc.
… zum zentralen Monitoring




17                    © All rights reserved. Zend Technologies, Inc.
Monitoring & Code Tracing

     • Neue clusterspezifische Event Typen hinzugefügt:
           Server Added/Removed

           Server Konfiguration Out of Sync

           Keine Server-Response

     • Events werden für bessere Usability aggregiert
     • Events und Code Trace Metadaten werden in zentrale DB
       geschrieben
     • Code Trace Files bleiben auf dem Server
     • Periodischer Cleanup von Events und Traces in den Knoten


18   Insert->Header & Footer    © All rights reserved. Zend Technologies, Inc.
Konfigurations Management


“You have people that don't have configuration management, don't have
vulnerability management, don't have patch management.

                                                                                     Kevin Mitnick


                               © 2009 All rights reserved. Zend Technologies, Inc.
Konfigurations Management

     • Stellt konsistente PHP Konfiguration im Cluster sicher
     • All servers added to a cluster automatically configured
     • Alle zum Cluster hinzugefügten Server werden automatisch
       konfiguriert
     • Periodischer Konfigurations-Check
     • Benachrichtigung bei Konfigurationsunterschieden




20   Insert->Header & Footer   © All rights reserved. Zend Technologies, Inc.
Hohe Skalierbarkeit




              © 2009 All rights reserved. Zend Technologies, Inc.
Skalierbarkeit mit Zend Server Cluster
     Manager

     • Skalierbarer Session Clustering Mechanismus
     • Hinzufügen von Zend Server Instanzen zum Cluster ist schnell
       und einfach
     • Zentrales Monitoring und Diagnose
     • Arbeitet auch in der Cloud




22   Insert->Header & Footer   © All rights reserved. Zend Technologies, Inc.
Zend Server Cluster Manager
vs. Zend Platform




             © 2009 All rights reserved. Zend Technologies, Inc.
Zend Server Cluster Manager vs. Zend Platform

     • Aktuelle Zend Server Technologie
     • Dynamische Server Umgebungen, z.B. Cloud, werden
       unterstützt
     • Viel einfachere Installation, benutzt native OS Installer
     • Verbessertes Konfigurations-Management, z.B. Monitoring
     • Einfachere Web UI
     • Einfachere Lizensierung
     • Zend unterstützt Zend Platform mit der Migration zum Zend
       Server Cluster Manager



24                             © All rights reserved. Zend Technologies, Inc.
Wie geht’s weiter?

     • Mehr auf www.zend.com
     • Download Trials
       (Zend Server + Zend Server Cluster Manager)

     • Kontakt über zend.com, Facebook, Twitter
     • ZendCon in Santa Clara, CA, 1. – 4. Nov. 2010




25                             © All rights reserved. Zend Technologies, Inc.
Q&A
jan@zend.com
vertrieb@zend.com




                    © 2009 All rights reserved. Zend Technologies, Inc.
Webinar

     Das Webinar kann hier angeschaut werden:
     http://www.zend.com/webinar/ZSCM/70170000000bIaN-
     Unveiling_Zend_Server_Cluster_Manager_20100705_DE.flv
     Oder
     http://bit.ly/p0jnAF

     (nach einer kurzen Registrierung)




27                                       © All rights reserved. Zend Technologies, Inc.

Weitere ähnliche Inhalte

Ähnlich wie Einblicke in Zend Server Cluster Manager

Citrix Provisioning Server die mächtige Komponente im Rechenzentrum
Citrix Provisioning Server die mächtige Komponente im RechenzentrumCitrix Provisioning Server die mächtige Komponente im Rechenzentrum
Citrix Provisioning Server die mächtige Komponente im RechenzentrumDigicomp Academy AG
 
Zend Framework
Zend FrameworkZend Framework
Zend Frameworkluckec
 
Presentation bp7 - citrix xen desktop
Presentation   bp7 - citrix xen desktopPresentation   bp7 - citrix xen desktop
Presentation bp7 - citrix xen desktopxKinAnx
 
Solaris im Datacenter - Architektur, Implementation und Betrieb
Solaris im Datacenter - Architektur, Implementation und BetriebSolaris im Datacenter - Architektur, Implementation und Betrieb
Solaris im Datacenter - Architektur, Implementation und BetriebMarco Stadler
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalQAware GmbH
 
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!Spontan testen! Das eigene Test Lab, für jeden in der Cloud!
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!Peter Kirchner
 
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-admins
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-adminsbccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-admins
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-adminsICS User Group
 
Tipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsTipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsKlaus Bild
 
Best Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationBest Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationSamuel Zürcher
 
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...comspace GmbH & Co. KG
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalQAware GmbH
 
Citrix XenServer 5.6: Die Neuerungen
Citrix XenServer 5.6: Die NeuerungenCitrix XenServer 5.6: Die Neuerungen
Citrix XenServer 5.6: Die Neuerungennetlogix
 
Startimpuls at Microsoft w/ IFJ
Startimpuls at Microsoft w/ IFJStartimpuls at Microsoft w/ IFJ
Startimpuls at Microsoft w/ IFJReto Laemmler
 
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratoren
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratorenIcsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratoren
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratorenICS User Group
 
PHP UG Karlsruhe - Zend Framework Introduction
PHP UG Karlsruhe - Zend Framework IntroductionPHP UG Karlsruhe - Zend Framework Introduction
PHP UG Karlsruhe - Zend Framework Introductionmaexpower
 
Citrix Day 2013: XenDesktop 7 - Was ist neu?
Citrix Day 2013: XenDesktop 7 - Was ist neu?Citrix Day 2013: XenDesktop 7 - Was ist neu?
Citrix Day 2013: XenDesktop 7 - Was ist neu?Digicomp Academy AG
 

Ähnlich wie Einblicke in Zend Server Cluster Manager (20)

Citrix Provisioning Server die mächtige Komponente im Rechenzentrum
Citrix Provisioning Server die mächtige Komponente im RechenzentrumCitrix Provisioning Server die mächtige Komponente im Rechenzentrum
Citrix Provisioning Server die mächtige Komponente im Rechenzentrum
 
Zend Framework
Zend FrameworkZend Framework
Zend Framework
 
Presentation bp7 - citrix xen desktop
Presentation   bp7 - citrix xen desktopPresentation   bp7 - citrix xen desktop
Presentation bp7 - citrix xen desktop
 
Solaris im Datacenter - Architektur, Implementation und Betrieb
Solaris im Datacenter - Architektur, Implementation und BetriebSolaris im Datacenter - Architektur, Implementation und Betrieb
Solaris im Datacenter - Architektur, Implementation und Betrieb
 
Infrastructure Solution Day | Core
Infrastructure Solution Day | CoreInfrastructure Solution Day | Core
Infrastructure Solution Day | Core
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue Normal
 
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!Spontan testen! Das eigene Test Lab, für jeden in der Cloud!
Spontan testen! Das eigene Test Lab, für jeden in der Cloud!
 
Citrix Day 2014: APPDNA
Citrix Day 2014: APPDNACitrix Day 2014: APPDNA
Citrix Day 2014: APPDNA
 
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-admins
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-adminsbccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-admins
bccon-2014 adm01 tipps-und-skripts-aus-dem-leben-eines-ibm-connections-admins
 
Tipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections AdminsTipps und Skripts aus dem Leben eines Connections Admins
Tipps und Skripts aus dem Leben eines Connections Admins
 
Laurent strauss app dna
Laurent strauss app dnaLaurent strauss app dna
Laurent strauss app dna
 
Managed GNU/Linux Servers
Managed GNU/Linux ServersManaged GNU/Linux Servers
Managed GNU/Linux Servers
 
Best Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL InstallationBest Practices SharePoint and SQL Installation
Best Practices SharePoint and SQL Installation
 
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...
Umzug in die Cloud - flexible, dynamische Websites und Digital Marketing am B...
 
Enterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue NormalEnterprise Cloud Native ist das neue Normal
Enterprise Cloud Native ist das neue Normal
 
Citrix XenServer 5.6: Die Neuerungen
Citrix XenServer 5.6: Die NeuerungenCitrix XenServer 5.6: Die Neuerungen
Citrix XenServer 5.6: Die Neuerungen
 
Startimpuls at Microsoft w/ IFJ
Startimpuls at Microsoft w/ IFJStartimpuls at Microsoft w/ IFJ
Startimpuls at Microsoft w/ IFJ
 
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratoren
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratorenIcsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratoren
Icsug conf 14_tipps-und-skripts-fuer-ibm-connections-administratoren
 
PHP UG Karlsruhe - Zend Framework Introduction
PHP UG Karlsruhe - Zend Framework IntroductionPHP UG Karlsruhe - Zend Framework Introduction
PHP UG Karlsruhe - Zend Framework Introduction
 
Citrix Day 2013: XenDesktop 7 - Was ist neu?
Citrix Day 2013: XenDesktop 7 - Was ist neu?Citrix Day 2013: XenDesktop 7 - Was ist neu?
Citrix Day 2013: XenDesktop 7 - Was ist neu?
 

Mehr von Zend by Rogue Wave Software

Building and managing applications fast for IBM i
Building and managing applications fast for IBM iBuilding and managing applications fast for IBM i
Building and managing applications fast for IBM iZend by Rogue Wave Software
 
Speed up web APIs with Expressive and Swoole (PHP Day 2018)
Speed up web APIs with Expressive and Swoole (PHP Day 2018) Speed up web APIs with Expressive and Swoole (PHP Day 2018)
Speed up web APIs with Expressive and Swoole (PHP Day 2018) Zend by Rogue Wave Software
 
The Sodium crypto library of PHP 7.2 (PHP Day 2018)
The Sodium crypto library of PHP 7.2 (PHP Day 2018)The Sodium crypto library of PHP 7.2 (PHP Day 2018)
The Sodium crypto library of PHP 7.2 (PHP Day 2018)Zend by Rogue Wave Software
 
Develop web APIs in PHP using middleware with Expressive (Code Europe)
Develop web APIs in PHP using middleware with Expressive (Code Europe)Develop web APIs in PHP using middleware with Expressive (Code Europe)
Develop web APIs in PHP using middleware with Expressive (Code Europe)Zend by Rogue Wave Software
 

Mehr von Zend by Rogue Wave Software (20)

Develop microservices in php
Develop microservices in phpDevelop microservices in php
Develop microservices in php
 
Speed and security for your PHP application
Speed and security for your PHP applicationSpeed and security for your PHP application
Speed and security for your PHP application
 
Building and managing applications fast for IBM i
Building and managing applications fast for IBM iBuilding and managing applications fast for IBM i
Building and managing applications fast for IBM i
 
Building web APIs in PHP with Zend Expressive
Building web APIs in PHP with Zend ExpressiveBuilding web APIs in PHP with Zend Expressive
Building web APIs in PHP with Zend Expressive
 
To PHP 7 and beyond
To PHP 7 and beyondTo PHP 7 and beyond
To PHP 7 and beyond
 
Speed up web APIs with Expressive and Swoole (PHP Day 2018)
Speed up web APIs with Expressive and Swoole (PHP Day 2018) Speed up web APIs with Expressive and Swoole (PHP Day 2018)
Speed up web APIs with Expressive and Swoole (PHP Day 2018)
 
The Sodium crypto library of PHP 7.2 (PHP Day 2018)
The Sodium crypto library of PHP 7.2 (PHP Day 2018)The Sodium crypto library of PHP 7.2 (PHP Day 2018)
The Sodium crypto library of PHP 7.2 (PHP Day 2018)
 
Develop web APIs in PHP using middleware with Expressive (Code Europe)
Develop web APIs in PHP using middleware with Expressive (Code Europe)Develop web APIs in PHP using middleware with Expressive (Code Europe)
Develop web APIs in PHP using middleware with Expressive (Code Europe)
 
Middleware web APIs in PHP 7.x
Middleware web APIs in PHP 7.xMiddleware web APIs in PHP 7.x
Middleware web APIs in PHP 7.x
 
Ongoing management of your PHP 7 application
Ongoing management of your PHP 7 applicationOngoing management of your PHP 7 application
Ongoing management of your PHP 7 application
 
Developing web APIs using middleware in PHP 7
Developing web APIs using middleware in PHP 7Developing web APIs using middleware in PHP 7
Developing web APIs using middleware in PHP 7
 
The Docker development template for PHP
The Docker development template for PHPThe Docker development template for PHP
The Docker development template for PHP
 
The most exciting features of PHP 7.1
The most exciting features of PHP 7.1The most exciting features of PHP 7.1
The most exciting features of PHP 7.1
 
Unit testing for project managers
Unit testing for project managersUnit testing for project managers
Unit testing for project managers
 
The new features of PHP 7
The new features of PHP 7The new features of PHP 7
The new features of PHP 7
 
Deploying PHP apps on the cloud
Deploying PHP apps on the cloudDeploying PHP apps on the cloud
Deploying PHP apps on the cloud
 
Data is dead. Long live data!
Data is dead. Long live data! Data is dead. Long live data!
Data is dead. Long live data!
 
Optimizing performance
Optimizing performanceOptimizing performance
Optimizing performance
 
Resolving problems & high availability
Resolving problems & high availabilityResolving problems & high availability
Resolving problems & high availability
 
Developing apps faster
Developing apps fasterDeveloping apps faster
Developing apps faster
 

Einblicke in Zend Server Cluster Manager

  • 1. Zend Server Cluster Manager Jan Burkl Zend Technologies Das Webinar kann hier angeschaut werden: http://www.zend.com/webinar/ZSCM/70170000000bIaN- Unveiling_Zend_Server_Cluster_Manager_20100705_DE.flv © All rights reserved. Zend Technologies, Inc.
  • 2. Wer bin ich? • Jan Burkl jan.burkl@zend.com • PHP Entwickler seit 2001 Projektarbeit • Bei Zend seit 2006 System Engineer • Zend Certified Engineer PHP 5 Zend Framework 2 © All rights reserved. Zend Technologies, Inc.
  • 3. 3 © All rights reserved. Zend Technologies, Inc.
  • 4. Zend Server PHP Stack Performance Monitoring & Optimierung Code Tracing 4 © All rights reserved. Zend Technologies, Inc.
  • 5. Wenn die Applikation wächst… PHP Stack Performance Optimierung Monitoring & Code Tracing • Skalierung? • Probleme finden? • Probleme isolieren? • Für Ausfallsicherheit sorgen? • Konsistente Konfiguration sicherstellen? 5 © All rights reserved. Zend Technologies, Inc.
  • 6. Zend Server + Zend Server Cluster Manager PHP Stack Performance Monitoring & Session Configuration Centralized Optimierung Code Tracing Clustering Management Monitoring 6 © All rights reserved. Zend Technologies, Inc.
  • 7. Zend Server Cluster Manager Architektur MySQL 7 © All rights reserved. Zend Technologies, Inc.
  • 8. Session Clustering “Go on failing. Go on. Only next time, try to fail better. “ Samuel Beckett © 2009 All rights reserved. Zend Technologies, Inc.
  • 9. PHP Session Verwaltung mit Zend Server • Konfiguration über Zend Server Cluster Manager • Daemons laufen auf allen Zend Server Instanzen • Session Daten im Speicher oder auf Platte • Eingebaute Redundanz • Schnell, skalierbar und bietet einen verlässlichen Failover • Einfach aufzusetzen und zu managen • Passt sehr gut in Cloud Umgebungen • Graceful Shutdown – für Server Wartung und Scale Down © All rights reserved. Zend Technologies, Inc.
  • 10. Wie funktioniert`s? SCD SCD SCD SCD Server A Server B Server C Server D Load Balancer 10 Insert->Header & Footer Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 11. Erster Request: keine Session ID Session wird kreiert auf Server B, Server D, Server mit der geringsten Last, wird als Backup gewählt SCD SCD SCD SCD Server A Server B Server C Server D Load Balancer 11 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 12. Zweiter Request: Session ID existiert Cookie sagt “B ist Master, D ist Backup” Server C leitet Request zu Server B (Master) Server B updated Server D (Backup) nach session_write_close() SCD SCD SCD SCD Server A Server B Server C Server D Load Balancer 12 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 13. Dritter Request: Master ist down Server A versucht Server B (Master) zu erreichen, dann umschalten zu Server D (Backup). Server D wird Master und findet einen neuen Backup (Server C) SCD SCD SCD SCD Server A Server B Server C Server D X Load Balancer 13 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 14. Mehr über Session Storage • Technisches Whitepaper über das Implementieren einer skalierbaren Failover Lösung für PHP Sessions http://www.zend.com/en/products/server-cluster-manager • Webinar – “Skalierbarer, hochverfügbarer Session Storage mit Zend Server Cluster Manager” Live Webinar oder Aufzeichnung auf www.zend.com 14 © All rights reserved. Zend Technologies, Inc.
  • 15. Zentrales Monitoring “It is nice to know that the computer understands the problem. But I would like to understand it too. “ Eugene Wigner © 2009 All rights reserved. Zend Technologies, Inc.
  • 16. Vom individuellen Zend Server Monitoring… 16 © All rights reserved. Zend Technologies, Inc.
  • 17. … zum zentralen Monitoring 17 © All rights reserved. Zend Technologies, Inc.
  • 18. Monitoring & Code Tracing • Neue clusterspezifische Event Typen hinzugefügt:  Server Added/Removed  Server Konfiguration Out of Sync  Keine Server-Response • Events werden für bessere Usability aggregiert • Events und Code Trace Metadaten werden in zentrale DB geschrieben • Code Trace Files bleiben auf dem Server • Periodischer Cleanup von Events und Traces in den Knoten 18 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 19. Konfigurations Management “You have people that don't have configuration management, don't have vulnerability management, don't have patch management. Kevin Mitnick © 2009 All rights reserved. Zend Technologies, Inc.
  • 20. Konfigurations Management • Stellt konsistente PHP Konfiguration im Cluster sicher • All servers added to a cluster automatically configured • Alle zum Cluster hinzugefügten Server werden automatisch konfiguriert • Periodischer Konfigurations-Check • Benachrichtigung bei Konfigurationsunterschieden 20 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 21. Hohe Skalierbarkeit © 2009 All rights reserved. Zend Technologies, Inc.
  • 22. Skalierbarkeit mit Zend Server Cluster Manager • Skalierbarer Session Clustering Mechanismus • Hinzufügen von Zend Server Instanzen zum Cluster ist schnell und einfach • Zentrales Monitoring und Diagnose • Arbeitet auch in der Cloud 22 Insert->Header & Footer © All rights reserved. Zend Technologies, Inc.
  • 23. Zend Server Cluster Manager vs. Zend Platform © 2009 All rights reserved. Zend Technologies, Inc.
  • 24. Zend Server Cluster Manager vs. Zend Platform • Aktuelle Zend Server Technologie • Dynamische Server Umgebungen, z.B. Cloud, werden unterstützt • Viel einfachere Installation, benutzt native OS Installer • Verbessertes Konfigurations-Management, z.B. Monitoring • Einfachere Web UI • Einfachere Lizensierung • Zend unterstützt Zend Platform mit der Migration zum Zend Server Cluster Manager 24 © All rights reserved. Zend Technologies, Inc.
  • 25. Wie geht’s weiter? • Mehr auf www.zend.com • Download Trials (Zend Server + Zend Server Cluster Manager) • Kontakt über zend.com, Facebook, Twitter • ZendCon in Santa Clara, CA, 1. – 4. Nov. 2010 25 © All rights reserved. Zend Technologies, Inc.
  • 26. Q&A jan@zend.com vertrieb@zend.com © 2009 All rights reserved. Zend Technologies, Inc.
  • 27. Webinar Das Webinar kann hier angeschaut werden: http://www.zend.com/webinar/ZSCM/70170000000bIaN- Unveiling_Zend_Server_Cluster_Manager_20100705_DE.flv Oder http://bit.ly/p0jnAF (nach einer kurzen Registrierung) 27 © All rights reserved. Zend Technologies, Inc.