SlideShare a Scribd company logo
Nginx, PHP and Node.js 
Make them ready for the enterprise 
Harald 
Zeitlhofer 
Senior 
Technology 
Strategist 
@ 
Dynatrace 
Chris8an 
Schwarzbauer 
Chief 
So=ware 
Architect 
@ 
Dynatrace 
1 #Perform2014
Harald Zeitlhofer 
Senior Technology Strategist @ Dynatrace 
harald.zeitlhofer@dynatrace.com 
Christian Schwarzbauer 
Chief Software Architect @ Dynatrace 
christian.schwarzbauer@dynatrace.com 
2 #Perform2014
3 #Perform2014
New technologies in Dynatrace! 
4 #Perform2014
• Lightweight HTTP server 
• Fast especially at high load 
5 #Perform2014
Leading among 
top 10.000 websites 
6 #Perform2014
7 #Perform2014
• What is it? 
• Server-side JavaScript 
• Running in a Google V8 JavaScript Engine 
• Integrated HTTP Server 
• Why should I use it? What is it good for? 
• Very easy to create server-side web applications 
• You can use JavaScript not only in the browser, but also on the server-side 
• Significantly reduces number of threads blocked on IO 
• Why is it different? 
• Event-based, non-blocking IO 
• Completely asynchronous (well, almost) 
• No multi-threading (of user code) 
8 #Perform2014
9 #Perform2014
Browser 
Java 
Applica3on 
Database 
10 #Perform2014
Browser 
Node.js 
Applica3on 
Database 
IO 
Threads 
11 #Perform2014
• Old, but emerging 
• First version 1995 
• 2004: PHP5 
• Object Oriented Programming, Exception handling, Namespaces 
• Extensions for XML and DOM handling 
• PHP Archives (PHAR) 
• Testing framework PHPUnit 
12 #Perform2014
13 #Perform2014
14 #Perform2014
Integration 
• Apache Module 
LoadModule php5_module /usr/lib/apache2/modules/libphp5.so 
• CGI 
• Fast-CGI 
• PHP-FPM 
• Integration with Nginx 
15 #Perform2014
Integration! 
16 #Perform2014
Dynatrace architecture 
Database 
Performance 
Warehouse 
Dynatrace 
Collector 
Dynatrace 
Server 
Dynatrace 
Clients 
17 #Perform2014
Dynatrace architecture 
Database 
Performance 
Warehouse 
Dynatrace 
Collector 
Dynatrace 
Server 
Dynatrace 
Clients 
18 #Perform2014
• Load agent via LD_PRELOAD 
19 #Perform2014
• Load agent in index.js 
try { 
require('/opt/dynatrace/agent/conf/nodejsagent'); 
} catch (err) { 
console.log("ERROR! Can't find the nodejs agent!", err); 
} 
20 #Perform2014
• Load agent in php.ini 
21 #Perform2014
Let’s see how that fits together! 
22 #Perform2014
Live demo 
23 #Perform2014
Talking about Dynatrace versions … 
dynaTrace 5.5 
dynaTrace 6.0 
Dynatrace 6.1 
24 #Perform2014
• Easy integration into your application 
• Full end-to-end transaction visibility 
• Frontrunner in new technologies 
• Your feedback is very welcome 
• Community 
• Forum 
25 #Perform2014
http://bitly.com/dttrial 
Thank You 
Harald 
Zeitlhofer 
Senior 
Technology 
Strategist 
@ 
Dynatrace 
harald.zeitlhofer@dynatrace.com 
Chris8an 
Schwarzbauer 
Chief 
So=ware 
Architect 
@ 
Dynatrace 
chris3an.schwarzbauer@dynatrace.com 
26 #Perform2014

More Related Content

What's hot (20)

Goodbye JavaScript Hello Blazor
Goodbye JavaScript Hello Blazor
Ed Charbeneau
 
Migrating .NET Application to .NET Core
Migrating .NET Application to .NET Core
Baris Ceviz
 
Sơ lược kiến trúc hệ thống Zing Me
Sơ lược kiến trúc hệ thống Zing Me
zingopen
 
Frontrow conf
Frontrow conf
zefhemel
 
GDG Algiers DevFest 2013 Cool AndroidLibs
GDG Algiers DevFest 2013 Cool AndroidLibs
nhachicha
 
Best practises for HTML5 servers (Devaamo Summit 2012)
Best practises for HTML5 servers (Devaamo Summit 2012)
Otto Kekäläinen
 
Create scalable and failure safe cluster MagentoCommerce using cloud hosting ...
Create scalable and failure safe cluster MagentoCommerce using cloud hosting ...
Neklo
 
Start up day GDSC x Primdev 08/10/2021
Start up day GDSC x Primdev 08/10/2021
Cikal Taruna
 
MEAN Stack - Google Developers Live 10/03/2013
MEAN Stack - Google Developers Live 10/03/2013
Valeri Karpov
 
Magento applications and modules functional testing
Magento applications and modules functional testing
Neklo
 
It works on my computer
It works on my computer
Borislav Lazendic
 
How Badoo Saved $1M Switching to PHP7 - Nikolay Krapivnyy - PHPDay Verona 2016
How Badoo Saved $1M Switching to PHP7 - Nikolay Krapivnyy - PHPDay Verona 2016
Badoo
 
Stripe con 2021 UI stack
Stripe con 2021 UI stack
MaximeRainville1
 
Node.js 201: building real-world applications in pure JavaScript
Node.js 201: building real-world applications in pure JavaScript
Tom Boutell
 
Last Month in PHP - December 2016
Last Month in PHP - December 2016
Eric Poe
 
Intro to node.js
Intro to node.js
Thanos Polychronakis
 
Angular2.0@Shanghai0319
Angular2.0@Shanghai0319
Bibby Chung
 
Website Speed :: Fox Valley Computing Professionals, September 2014
Website Speed :: Fox Valley Computing Professionals, September 2014
Straight North
 
NodeJs Intro - JavaScript Zagreb Meetup #1
NodeJs Intro - JavaScript Zagreb Meetup #1
Tomislav Capan
 
Git pusshuten
Git pusshuten
thekindofme
 
Goodbye JavaScript Hello Blazor
Goodbye JavaScript Hello Blazor
Ed Charbeneau
 
Migrating .NET Application to .NET Core
Migrating .NET Application to .NET Core
Baris Ceviz
 
Sơ lược kiến trúc hệ thống Zing Me
Sơ lược kiến trúc hệ thống Zing Me
zingopen
 
Frontrow conf
Frontrow conf
zefhemel
 
GDG Algiers DevFest 2013 Cool AndroidLibs
GDG Algiers DevFest 2013 Cool AndroidLibs
nhachicha
 
Best practises for HTML5 servers (Devaamo Summit 2012)
Best practises for HTML5 servers (Devaamo Summit 2012)
Otto Kekäläinen
 
Create scalable and failure safe cluster MagentoCommerce using cloud hosting ...
Create scalable and failure safe cluster MagentoCommerce using cloud hosting ...
Neklo
 
Start up day GDSC x Primdev 08/10/2021
Start up day GDSC x Primdev 08/10/2021
Cikal Taruna
 
MEAN Stack - Google Developers Live 10/03/2013
MEAN Stack - Google Developers Live 10/03/2013
Valeri Karpov
 
Magento applications and modules functional testing
Magento applications and modules functional testing
Neklo
 
How Badoo Saved $1M Switching to PHP7 - Nikolay Krapivnyy - PHPDay Verona 2016
How Badoo Saved $1M Switching to PHP7 - Nikolay Krapivnyy - PHPDay Verona 2016
Badoo
 
Node.js 201: building real-world applications in pure JavaScript
Node.js 201: building real-world applications in pure JavaScript
Tom Boutell
 
Last Month in PHP - December 2016
Last Month in PHP - December 2016
Eric Poe
 
Angular2.0@Shanghai0319
Angular2.0@Shanghai0319
Bibby Chung
 
Website Speed :: Fox Valley Computing Professionals, September 2014
Website Speed :: Fox Valley Computing Professionals, September 2014
Straight North
 
NodeJs Intro - JavaScript Zagreb Meetup #1
NodeJs Intro - JavaScript Zagreb Meetup #1
Tomislav Capan
 

Viewers also liked (10)

Baymuratov jonibek
Baymuratov jonibek
Alisher Tojiboyev
 
Node.js for PHP developers
Node.js for PHP developers
Andrew Eddie
 
Nginx, PHP, Apache and Spelix
Nginx, PHP, Apache and Spelix
Harald Zeitlhofer
 
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
Eric Nograles
 
[Js hcm] Deploying node.js with Forever.js and nginx
[Js hcm] Deploying node.js with Forever.js and nginx
Nicolas Embleton
 
Nodejs in Production
Nodejs in Production
William Bruno Moraes
 
Control your house with the elePHPant - PHPConf2016
Control your house with the elePHPant - PHPConf2016
Matheus Marabesi
 
PHP + Node.js
PHP + Node.js
Patrick Kaminski
 
Docker OpenStack Cloud Foundry
Docker OpenStack Cloud Foundry
Animesh Singh
 
Django, 저는 이렇게 씁니다.
Django, 저는 이렇게 씁니다.
Kyoung Up Jung
 
Node.js for PHP developers
Node.js for PHP developers
Andrew Eddie
 
Nginx, PHP, Apache and Spelix
Nginx, PHP, Apache and Spelix
Harald Zeitlhofer
 
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
Come Sail Away With Me (you guys): Node.js MVC Web API's Using Sails.js
Eric Nograles
 
[Js hcm] Deploying node.js with Forever.js and nginx
[Js hcm] Deploying node.js with Forever.js and nginx
Nicolas Embleton
 
Control your house with the elePHPant - PHPConf2016
Control your house with the elePHPant - PHPConf2016
Matheus Marabesi
 
Docker OpenStack Cloud Foundry
Docker OpenStack Cloud Foundry
Animesh Singh
 
Django, 저는 이렇게 씁니다.
Django, 저는 이렇게 씁니다.
Kyoung Up Jung
 
Ad

Similar to Nginx, PHP and Node.js (20)

Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Brian Culver
 
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Jeffrey T. Fritz
 
VN Tech Seminor Vol.1
VN Tech Seminor Vol.1
Shuhei Yamashita
 
How Sysbee Manages Infrastructures and Provides Advanced Monitoring by Using ...
How Sysbee Manages Infrastructures and Provides Advanced Monitoring by Using ...
InfluxData
 
楽天が挑むDevOps
楽天が挑むDevOps
Rakuten Group, Inc.
 
Ria Applications And PHP
Ria Applications And PHP
John Coggeshall
 
Modern Web-site Development Pipeline
Modern Web-site Development Pipeline
GlobalLogic Ukraine
 
Integrating Alfresco with Portals
Integrating Alfresco with Portals
Piergiorgio Lucidi
 
Docker for Developers - PHP Detroit 2018
Docker for Developers - PHP Detroit 2018
Chris Tankersley
 
Microservices at Mercari
Microservices at Mercari
Google Cloud Platform - Japan
 
Go lambda-presentation
Go lambda-presentation
Steven White
 
API Conference 2021
API Conference 2021
José Haro Peralta
 
Magento 2 Development Best Practices
Magento 2 Development Best Practices
Ben Marks
 
Developing Brilliant and Powerful APIs in Ruby & Python
Developing Brilliant and Powerful APIs in Ruby & Python
SmartBear
 
Dart Past Your Competition by Getting Your Digital Experience into Market Fas...
Dart Past Your Competition by Getting Your Digital Experience into Market Fas...
Perficient, Inc.
 
APIs distribuidos con alta escalabilidad
APIs distribuidos con alta escalabilidad
Software Guru
 
SGCE 2015 REST APIs
SGCE 2015 REST APIs
Domingo Suarez Torres
 
Polymer & PWA: Understanding the “why”
Polymer & PWA: Understanding the “why”
Ashrith Kulai
 
Middleware in Golang: InVision's Rye
Middleware in Golang: InVision's Rye
Cale Hoopes
 
Shindig Apachecon Asia 09
Shindig Apachecon Asia 09
Nuwan Bandara
 
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Convert your Full Trust Solutions to the SharePoint Framework (SPFx)
Brian Culver
 
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Introducing ASP.NET vNext - A tour of the new ASP.NET platform
Jeffrey T. Fritz
 
How Sysbee Manages Infrastructures and Provides Advanced Monitoring by Using ...
How Sysbee Manages Infrastructures and Provides Advanced Monitoring by Using ...
InfluxData
 
Ria Applications And PHP
Ria Applications And PHP
John Coggeshall
 
Modern Web-site Development Pipeline
Modern Web-site Development Pipeline
GlobalLogic Ukraine
 
Integrating Alfresco with Portals
Integrating Alfresco with Portals
Piergiorgio Lucidi
 
Docker for Developers - PHP Detroit 2018
Docker for Developers - PHP Detroit 2018
Chris Tankersley
 
Go lambda-presentation
Go lambda-presentation
Steven White
 
Magento 2 Development Best Practices
Magento 2 Development Best Practices
Ben Marks
 
Developing Brilliant and Powerful APIs in Ruby & Python
Developing Brilliant and Powerful APIs in Ruby & Python
SmartBear
 
Dart Past Your Competition by Getting Your Digital Experience into Market Fas...
Dart Past Your Competition by Getting Your Digital Experience into Market Fas...
Perficient, Inc.
 
APIs distribuidos con alta escalabilidad
APIs distribuidos con alta escalabilidad
Software Guru
 
Polymer & PWA: Understanding the “why”
Polymer & PWA: Understanding the “why”
Ashrith Kulai
 
Middleware in Golang: InVision's Rye
Middleware in Golang: InVision's Rye
Cale Hoopes
 
Shindig Apachecon Asia 09
Shindig Apachecon Asia 09
Nuwan Bandara
 
Ad

More from Harald Zeitlhofer (14)

Slow Database in your PHP stack? Don't blame the DBA!
Slow Database in your PHP stack? Don't blame the DBA!
Harald Zeitlhofer
 
Scaling PHP web apps
Scaling PHP web apps
Harald Zeitlhofer
 
PHP and databases
PHP and databases
Harald Zeitlhofer
 
Boost your website by running PHP on Nginx
Boost your website by running PHP on Nginx
Harald Zeitlhofer
 
Running PHP on Nginx
Running PHP on Nginx
Harald Zeitlhofer
 
Improve Magento Performance
Improve Magento Performance
Harald Zeitlhofer
 
PHP conference Berlin 2015: running PHP on Nginx
PHP conference Berlin 2015: running PHP on Nginx
Harald Zeitlhofer
 
Running PHP on Nginx / PHP wgtn
Running PHP on Nginx / PHP wgtn
Harald Zeitlhofer
 
PHP App Performance / Sydney PHP
PHP App Performance / Sydney PHP
Harald Zeitlhofer
 
Running PHP on nginx
Running PHP on nginx
Harald Zeitlhofer
 
PHP application performance
PHP application performance
Harald Zeitlhofer
 
Running php on nginx
Running php on nginx
Harald Zeitlhofer
 
Nginx performance monitoring with Dynatrace
Nginx performance monitoring with Dynatrace
Harald Zeitlhofer
 
Performance optimisation - scaling a hobby project to serious business
Performance optimisation - scaling a hobby project to serious business
Harald Zeitlhofer
 
Slow Database in your PHP stack? Don't blame the DBA!
Slow Database in your PHP stack? Don't blame the DBA!
Harald Zeitlhofer
 
Boost your website by running PHP on Nginx
Boost your website by running PHP on Nginx
Harald Zeitlhofer
 
PHP conference Berlin 2015: running PHP on Nginx
PHP conference Berlin 2015: running PHP on Nginx
Harald Zeitlhofer
 
Running PHP on Nginx / PHP wgtn
Running PHP on Nginx / PHP wgtn
Harald Zeitlhofer
 
PHP App Performance / Sydney PHP
PHP App Performance / Sydney PHP
Harald Zeitlhofer
 
Nginx performance monitoring with Dynatrace
Nginx performance monitoring with Dynatrace
Harald Zeitlhofer
 
Performance optimisation - scaling a hobby project to serious business
Performance optimisation - scaling a hobby project to serious business
Harald Zeitlhofer
 

Recently uploaded (20)

vertical-cnc-processing-centers-drillteq-v-200-en.pdf
vertical-cnc-processing-centers-drillteq-v-200-en.pdf
AmirStern2
 
Your startup on AWS - How to architect and maintain a Lean and Mean account
Your startup on AWS - How to architect and maintain a Lean and Mean account
angelo60207
 
Bridging the divide: A conversation on tariffs today in the book industry - T...
Bridging the divide: A conversation on tariffs today in the book industry - T...
BookNet Canada
 
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
AmirStern2
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Oracle Cloud Infrastructure AI Foundations
Oracle Cloud Infrastructure AI Foundations
VICTOR MAESTRE RAMIREZ
 
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
 
Reducing Conflicts and Increasing Safety Along the Cycling Networks of East-F...
Reducing Conflicts and Increasing Safety Along the Cycling Networks of East-F...
Safe Software
 
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Alliance
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Crypto Super 500 - 14th Report - June2025.pdf
Crypto Super 500 - 14th Report - June2025.pdf
Stephen Perrenod
 
Scaling GenAI Inference From Prototype to Production: Real-World Lessons in S...
Scaling GenAI Inference From Prototype to Production: Real-World Lessons in S...
Anish Kumar
 
Data Validation and System Interoperability
Data Validation and System Interoperability
Safe Software
 
Floods in Valencia: Two FME-Powered Stories of Data Resilience
Floods in Valencia: Two FME-Powered Stories of Data Resilience
Safe Software
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 
vertical-cnc-processing-centers-drillteq-v-200-en.pdf
vertical-cnc-processing-centers-drillteq-v-200-en.pdf
AmirStern2
 
Your startup on AWS - How to architect and maintain a Lean and Mean account
Your startup on AWS - How to architect and maintain a Lean and Mean account
angelo60207
 
Bridging the divide: A conversation on tariffs today in the book industry - T...
Bridging the divide: A conversation on tariffs today in the book industry - T...
BookNet Canada
 
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc Webinar - 2025 Global Privacy Survey
TrustArc
 
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
cnc-drilling-dowel-inserting-machine-drillteq-d-510-english.pdf
AmirStern2
 
Murdledescargadarkweb.pdfvolumen1 100 elementary
Murdledescargadarkweb.pdfvolumen1 100 elementary
JorgeSemperteguiMont
 
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Seminar: Targeting Trust: The Future of Identity in the Workforce.pptx
FIDO Alliance
 
Oracle Cloud Infrastructure AI Foundations
Oracle Cloud Infrastructure AI Foundations
VICTOR MAESTRE RAMIREZ
 
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
AudGram Review: Build Visually Appealing, AI-Enhanced Audiograms to Engage Yo...
SOFTTECHHUB
 
Reducing Conflicts and Increasing Safety Along the Cycling Networks of East-F...
Reducing Conflicts and Increasing Safety Along the Cycling Networks of East-F...
Safe Software
 
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Seminar: New Data: Passkey Adoption in the Workforce.pptx
FIDO Alliance
 
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
War_And_Cyber_3_Years_Of_Struggle_And_Lessons_For_Global_Security.pdf
biswajitbanerjee38
 
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
“From Enterprise to Makers: Driving Vision AI Innovation at the Extreme Edge,...
Edge AI and Vision Alliance
 
High Availability On-Premises FME Flow.pdf
High Availability On-Premises FME Flow.pdf
Safe Software
 
Crypto Super 500 - 14th Report - June2025.pdf
Crypto Super 500 - 14th Report - June2025.pdf
Stephen Perrenod
 
Scaling GenAI Inference From Prototype to Production: Real-World Lessons in S...
Scaling GenAI Inference From Prototype to Production: Real-World Lessons in S...
Anish Kumar
 
Data Validation and System Interoperability
Data Validation and System Interoperability
Safe Software
 
Floods in Valencia: Two FME-Powered Stories of Data Resilience
Floods in Valencia: Two FME-Powered Stories of Data Resilience
Safe Software
 
Edge-banding-machines-edgeteq-s-200-en-.pdf
Edge-banding-machines-edgeteq-s-200-en-.pdf
AmirStern2
 
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
Your startup on AWS - How to architect and maintain a Lean and Mean account J...
angelo60207
 

Nginx, PHP and Node.js