Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Почему мы кодим с удовольствием: stressless разработка

HappyDev'13
December 07, 2013

Почему мы кодим с удовольствием: stressless разработка

Родионов Игорь
Мироненко Максим

HappyDev'13

December 07, 2013
Tweet

More Decks by HappyDev'13

Other Decks in Programming

Transcript

  1. Почему  мы  кодим  с   удовольствием:     stressless  разработка

      Родионов  Игорь   Мироненко  Максим  
  2. MySQL master MySQL slave WWW Cron Sphinx Mapping server Memcache

    WWW MySQL Sphinx MySQL master MySQL slave WWW Cron Sphinx Mapping server Memcache DEV Stage Prod
  3. Deploy  flow     When  you  run  cap  producOon  deploy,

     it  invokes  the  following  tasks  in  sequence:     deploy:starOng        -­‐  start  a  deployment,  make  sure  everything  is  ready   deploy:started          -­‐  started  hook  (for  custom  tasks)   deploy:updaOng        -­‐  update  server(s)  with  a  new  release   deploy:updated          -­‐  updated  hook   deploy:publishing    -­‐  publish  the  new  release   deploy:published      -­‐  published  hook   deploy:finishing      -­‐  finish  the  deployment,  clean  up  everything   deploy:finished        -­‐  finished  hook      
  4. Build   §  PHP  Code  Sniffer   §  PHP  mess

     detector   §  PHP  copypaste  detector   §  PHP  depend   Inspect   Setup  instance   Provision   Deploy   Profit