SlideShare uma empresa Scribd logo
1 de 20
Deployment Without
the Chaos!
By Eric Ritchie (eric@zend.com)




To watch the recorded webinar please go to:
http://bit.ly/H3vI6V

                                              © All rights reserved. Zend Technologies, Inc.
Eric Ritchie bids you welcome!
• Senior Technical Consultant and Trainer
  at Zend Technologies


• Zend Framework and PHP 5.3 ZCE


• Seventeen years of system administration experience


• Eleven years of PHP (3,4 & 5) and five years Zend
  Framework development experience


• Hobbies: Sampling good wines/whiskies
 (gifts welcome)


                     © All rights reserved. Zend Technologies, Inc.
The good old days of PHP development?
• A few developers working directly on a single server




                         SSH/Samba




                      © All rights reserved. Zend Technologies, Inc.
The professional version...
Version Control Server                                                      Testing/QA
Subversion/Git



                                                                Deploy



                                                                                          Deploy
  Development                                                              Production
  Workstation            Local Disk                                        Web Server /
                         Storage
                                                                           Cluster
                 d
                HTTP     Virtual
                         Web
                         Appliance




                          © All rights reserved. Zend Technologies, Inc.
Managing deployment

• Potential nightmare senario:
   Testing server controlled by integration team / Sysops

   Production server controlled by Sysops

   Only developers should need to know how to deploy

• Fast path to tranquility:
   Zend Server 5.6 Deployment features

   Zend Studio 9.0.1 Deployment tools

   Zend SDK




                         © All rights reserved. Zend Technologies, Inc.
Demo...


  Local Development and
  Simple Deployment




                 © All rights reserved. Zend Technologies, Inc.
Prerequisites

• Helps prevent deployment to incompatable targets
• Various tests possible:
   PHP version

   Required PHP modules

   Required PHP settings

   Zend Framework version

   Zend Server version

   Required Zend Server modules




                          © All rights reserved. Zend Technologies, Inc.
Demo...


  Prerequisites




                  © All rights reserved. Zend Technologies, Inc.
Triggers & variables

• Scripts are called at various points in the deploy process
   Deploy (Stage/Activate)

   Rollback

   Remove (Deactivate/Un-stage)

• Some helpful constants are defined automatically
   Version number

   Application base path

   Etc.

• User defined constants possible, supplied by the user at
  deployment time

                        © All rights reserved. Zend Technologies, Inc.
Demo...


  Triggers and
  Variables




                 © All rights reserved. Zend Technologies, Inc.
Rollback (or <Ctrl>Z)

• Ok, we deployed and our website is down... What now?
   Check the PHP error log?

   Check Zend Server event monitoring?

   Yell at the developers!

   Develop a fix and redeploy...

• Nah, better to act now and ask questions later:
   Undo!

   You can still check your logs while your website runs




                         © All rights reserved. Zend Technologies, Inc.
Demo...


  Rollback




             © All rights reserved. Zend Technologies, Inc.
Zend SDK

• Command line tool that allows (amongst other things):
  Creation of project templates (Hello World)

  Project check out from Git

  Prepare projects for deployment

  Deploy to multiple Zend Server / Cluster Manager instances

  Etc.

• Used internally by Zend Studio 9
• Open source project
• Download it here: http://code.google.com/p/zend-sdk/


                        © All rights reserved. Zend Technologies, Inc.
Web API

• Webservice based API that allows (amongst other things):
  Expansion/shrinking of an application cluster

  Deploy to local or remote Zend Server / Cluster Manager instances

  Changing the GUI password

  Acceptance of Zend Server EULA

  Retrival of monitoring data

  Retrieval of code tracing data

  Etc.




                        © All rights reserved. Zend Technologies, Inc.
Demo...


  Command Line
  Deployment using
  the Web API




                 © All rights reserved. Zend Technologies, Inc.
Cloud topics

• What happens when ″booting″ a new cloud server?
  You get a shiny new bare bones Linux server, that‘s all*

  What about your application?

• Let‘s see what happens...




                        © All rights reserved. Zend Technologies, Inc.
Demo...


  Cluster Expansion




                  © All rights reserved. Zend Technologies, Inc.
Package customisation

• Possible to adjust the deployment package when:
  Not the complete project should be deployed

  Project contains some static elements (libraries)




                        © All rights reserved. Zend Technologies, Inc.
So long...

• …and thanks for all the fish.




                       © All rights reserved. Zend Technologies, Inc.
Webinar

To watch the recorded webinar, please go to:
http://www.zend.com/en/resources/webinars/zend-
server#DChaos
or

http://bit.ly/H3vI6V




                     © All rights reserved. Zend Technologies, Inc.

Mais conteúdo relacionado

Mais de Zend 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
 
Fundamentals of performance tuning PHP on IBM i
Fundamentals of performance tuning PHP on IBM i  Fundamentals of performance tuning PHP on IBM i
Fundamentals of performance tuning PHP on IBM i Zend by Rogue Wave Software
 
Standard CMS on standard PHP Stack - Drupal and Zend Server
Standard CMS on standard PHP Stack - Drupal and Zend ServerStandard CMS on standard PHP Stack - Drupal and Zend Server
Standard CMS on standard PHP Stack - Drupal and Zend ServerZend by Rogue Wave Software
 

Mais de Zend by Rogue Wave Software (20)

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
 
Keeping up with PHP
Keeping up with PHPKeeping up with PHP
Keeping up with PHP
 
Fundamentals of performance tuning PHP on IBM i
Fundamentals of performance tuning PHP on IBM i  Fundamentals of performance tuning PHP on IBM i
Fundamentals of performance tuning PHP on IBM i
 
Continuous Delivery e-book
Continuous Delivery e-bookContinuous Delivery e-book
Continuous Delivery e-book
 
Standard CMS on standard PHP Stack - Drupal and Zend Server
Standard CMS on standard PHP Stack - Drupal and Zend ServerStandard CMS on standard PHP Stack - Drupal and Zend Server
Standard CMS on standard PHP Stack - Drupal and Zend Server
 
The Truth about Lambdas and Closures in PHP
The Truth about Lambdas and Closures in PHPThe Truth about Lambdas and Closures in PHP
The Truth about Lambdas and Closures in PHP
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
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 RobisonAnna Loughnan Colquhoun
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 

Último (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
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
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 

Deployment Without the Chaos!

  • 1. Deployment Without the Chaos! By Eric Ritchie (eric@zend.com) To watch the recorded webinar please go to: http://bit.ly/H3vI6V © All rights reserved. Zend Technologies, Inc.
  • 2. Eric Ritchie bids you welcome! • Senior Technical Consultant and Trainer at Zend Technologies • Zend Framework and PHP 5.3 ZCE • Seventeen years of system administration experience • Eleven years of PHP (3,4 & 5) and five years Zend Framework development experience • Hobbies: Sampling good wines/whiskies (gifts welcome) © All rights reserved. Zend Technologies, Inc.
  • 3. The good old days of PHP development? • A few developers working directly on a single server SSH/Samba © All rights reserved. Zend Technologies, Inc.
  • 4. The professional version... Version Control Server Testing/QA Subversion/Git Deploy Deploy Development Production Workstation Local Disk Web Server / Storage Cluster d HTTP Virtual Web Appliance © All rights reserved. Zend Technologies, Inc.
  • 5. Managing deployment • Potential nightmare senario:  Testing server controlled by integration team / Sysops  Production server controlled by Sysops  Only developers should need to know how to deploy • Fast path to tranquility:  Zend Server 5.6 Deployment features  Zend Studio 9.0.1 Deployment tools  Zend SDK © All rights reserved. Zend Technologies, Inc.
  • 6. Demo... Local Development and Simple Deployment © All rights reserved. Zend Technologies, Inc.
  • 7. Prerequisites • Helps prevent deployment to incompatable targets • Various tests possible:  PHP version  Required PHP modules  Required PHP settings  Zend Framework version  Zend Server version  Required Zend Server modules © All rights reserved. Zend Technologies, Inc.
  • 8. Demo... Prerequisites © All rights reserved. Zend Technologies, Inc.
  • 9. Triggers & variables • Scripts are called at various points in the deploy process  Deploy (Stage/Activate)  Rollback  Remove (Deactivate/Un-stage) • Some helpful constants are defined automatically  Version number  Application base path  Etc. • User defined constants possible, supplied by the user at deployment time © All rights reserved. Zend Technologies, Inc.
  • 10. Demo... Triggers and Variables © All rights reserved. Zend Technologies, Inc.
  • 11. Rollback (or <Ctrl>Z) • Ok, we deployed and our website is down... What now?  Check the PHP error log?  Check Zend Server event monitoring?  Yell at the developers!  Develop a fix and redeploy... • Nah, better to act now and ask questions later:  Undo!  You can still check your logs while your website runs © All rights reserved. Zend Technologies, Inc.
  • 12. Demo... Rollback © All rights reserved. Zend Technologies, Inc.
  • 13. Zend SDK • Command line tool that allows (amongst other things):  Creation of project templates (Hello World)  Project check out from Git  Prepare projects for deployment  Deploy to multiple Zend Server / Cluster Manager instances  Etc. • Used internally by Zend Studio 9 • Open source project • Download it here: http://code.google.com/p/zend-sdk/ © All rights reserved. Zend Technologies, Inc.
  • 14. Web API • Webservice based API that allows (amongst other things):  Expansion/shrinking of an application cluster  Deploy to local or remote Zend Server / Cluster Manager instances  Changing the GUI password  Acceptance of Zend Server EULA  Retrival of monitoring data  Retrieval of code tracing data  Etc. © All rights reserved. Zend Technologies, Inc.
  • 15. Demo... Command Line Deployment using the Web API © All rights reserved. Zend Technologies, Inc.
  • 16. Cloud topics • What happens when ″booting″ a new cloud server?  You get a shiny new bare bones Linux server, that‘s all*  What about your application? • Let‘s see what happens... © All rights reserved. Zend Technologies, Inc.
  • 17. Demo... Cluster Expansion © All rights reserved. Zend Technologies, Inc.
  • 18. Package customisation • Possible to adjust the deployment package when:  Not the complete project should be deployed  Project contains some static elements (libraries) © All rights reserved. Zend Technologies, Inc.
  • 19. So long... • …and thanks for all the fish. © All rights reserved. Zend Technologies, Inc.
  • 20. Webinar To watch the recorded webinar, please go to: http://www.zend.com/en/resources/webinars/zend- server#DChaos or http://bit.ly/H3vI6V © All rights reserved. Zend Technologies, Inc.