SlideShare a Scribd company logo
1 of 19
Download to read offline
Jean-Philippe Chaput
Co-Founder & CTO
Organiser un
événement n’est plus
un cauchemar !
Reproduction avec l’aimable autorisation de François Tancré / Eventpixr
04
Video Social R.o.IEvent
Service Bus + Notification Hub
Windows Azure Cache
User Web site
Table storage
Architecture Streami sur Windows Azure
Cloud services
Internet
Media Services
Git Repository
Autoscale
Blob storage
Virtual Machine
Notre environnement de développement
Les frameworks
ZF2 tips pour Azure : Autoloader Classmap
classmap_generator.php.bat -l "....modulesMONMODULE »
class Module!
{!
public function getAutoloaderConfig()!
{!
return array(!
'ZendLoaderClassMapAutoloader' => array(!
__DIR__ . '/autoload_classmap.php',!
),!
'ZendLoaderStandardAutoloader' => array(!
'namespaces' => array(!
__NAMESPACE__ => __DIR__ . '/src/' . __NAMESPACE__,!
),!
),!
);!
}!
}!
ZF2/bin
Module.php
ZF2 tips pour Azure : Template map
templatemap_generator.php
'view_manager' => array(!
'template_map' => array(!
'live/live/checkin’ => __DIR__ . '/../view/live/live/checkin.phtml',!
'live/live/facebook’=> __DIR__ . '/../view/live/live/facebook.phtml',!
'live/live/twitter’ => __DIR__ . '/../view/live/live/twitter.phtml',!
'live/live/video' => __DIR__ . '/../view/live/live/video.phtml',!
),!
'template_path_stack' => array(!
'live' => __DIR__ . '/../view',!
),!
),!
https://gist.github.com/Hounddog/4169214
module.config.php
ZF2 tips pour Azure : ViewModels
namespace Foo;!
class BarController extends AbstractActionController!
{!
public function someAction()!
{!
$viewModel = new ViewModel();!
$viewModel->setTemplate('MODULE / CONTROLLER / ACTION');!
// Pour cet exemple: $viewModel->setTemplate('foo/bar/some');!
!
// Autre action du controller!
!
return $viewModel->setVariables(array(!
‘variable’=>$valeur!
));!
}!
}!
ZF2 tips pour Azure : Module config cache
Modifier le fichier config/application.config.php!
'module_listener_options' => array(!
'config_cache_enabled' => true,!
'module_map_cache_enabled' => true,!
'config_cache_key' => 'module_config_cache',!
'cache_dir' => './data/cache',!
);!
ZF2 tips pour Azure : Autres
favicon.ico – robots.txt - apple icons
https://github.com/EvanDotPro/EdpSuperluminal
OpCode caching (APC,…)
Debug :
http://xdebug.org/docs/install
https://github.com/jokkedk/webgrind
ZF2 tips pour Windows Azure
www.windowsazure.com
Mail. jeanphilippe@streami.eu
Fb. http://fb.com/jphchaput

More Related Content

Featured

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 

Featured (20)

AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 

Zend framework dans Azure

  • 1.
  • 3. Organiser un événement n’est plus un cauchemar ! Reproduction avec l’aimable autorisation de François Tancré / Eventpixr
  • 4. 04
  • 6.
  • 7.
  • 8.
  • 9. Service Bus + Notification Hub Windows Azure Cache User Web site Table storage Architecture Streami sur Windows Azure Cloud services Internet Media Services Git Repository Autoscale Blob storage Virtual Machine
  • 10. Notre environnement de développement
  • 12. ZF2 tips pour Azure : Autoloader Classmap classmap_generator.php.bat -l "....modulesMONMODULE » class Module! {! public function getAutoloaderConfig()! {! return array(! 'ZendLoaderClassMapAutoloader' => array(! __DIR__ . '/autoload_classmap.php',! ),! 'ZendLoaderStandardAutoloader' => array(! 'namespaces' => array(! __NAMESPACE__ => __DIR__ . '/src/' . __NAMESPACE__,! ),! ),! );! }! }! ZF2/bin Module.php
  • 13. ZF2 tips pour Azure : Template map templatemap_generator.php 'view_manager' => array(! 'template_map' => array(! 'live/live/checkin’ => __DIR__ . '/../view/live/live/checkin.phtml',! 'live/live/facebook’=> __DIR__ . '/../view/live/live/facebook.phtml',! 'live/live/twitter’ => __DIR__ . '/../view/live/live/twitter.phtml',! 'live/live/video' => __DIR__ . '/../view/live/live/video.phtml',! ),! 'template_path_stack' => array(! 'live' => __DIR__ . '/../view',! ),! ),! https://gist.github.com/Hounddog/4169214 module.config.php
  • 14. ZF2 tips pour Azure : ViewModels namespace Foo;! class BarController extends AbstractActionController! {! public function someAction()! {! $viewModel = new ViewModel();! $viewModel->setTemplate('MODULE / CONTROLLER / ACTION');! // Pour cet exemple: $viewModel->setTemplate('foo/bar/some');! ! // Autre action du controller! ! return $viewModel->setVariables(array(! ‘variable’=>$valeur! ));! }! }!
  • 15. ZF2 tips pour Azure : Module config cache Modifier le fichier config/application.config.php! 'module_listener_options' => array(! 'config_cache_enabled' => true,! 'module_map_cache_enabled' => true,! 'config_cache_key' => 'module_config_cache',! 'cache_dir' => './data/cache',! );!
  • 16. ZF2 tips pour Azure : Autres favicon.ico – robots.txt - apple icons https://github.com/EvanDotPro/EdpSuperluminal OpCode caching (APC,…) Debug : http://xdebug.org/docs/install https://github.com/jokkedk/webgrind
  • 17. ZF2 tips pour Windows Azure