Talk in English - US at SunshinePHP 2019
Track Name:
Key Biscayne 2
View Slides: https://github.com/michaelmoussa/talks/tree/master/cicd-for-php-on-aws/sunshinephp2019
Short URL: https://joind.in/talk/05470
(QR-Code (opens in new window))
Working in shorter development cycles has a tendency to result in faster, less-risky delivery of changes to our production applications. Extensive automation is a key part of achieving this, but where do you begin? If you’re currently hosting on AWS, you’ll be happy to know that there’s a full suite of developer tools available to accomplish just that. In this session, we’ll explore using AWS CodePipeline, CodeBuild, and CodeDeploy to set up continuous integration, continuous delivery, and zero-downtime deployment of our PHP applications!
Comments
Comments are closed.
Michael's content was thorough, yet concise. I was hoping to gather some principles that I could apply outside of the AWS ecosystem but didn't get much of that. Overall an excellent presentation.