Tools for Continuous Integration at Google Scale
Published December 21st, 2011 Under Agile | Leave a Comment
Software engineers rarely invoke compilers and lower-level tools directly. Instead they interact with a build system which analyzes dependency information and then orchestrates the overall build process. Yet build systems are often overlooked by industry and academia. This presents a challenge for large organizations as their code base grows and engineering processes struggle to keep up. This video covers the key insights and technical design elements that enable us to scale the word’s largest continuously integrated code base to thousands of engineers worldwide. Read more
Yes, You Can Deploy Every Two Days!
Published July 11th, 2011 Under Agile | Leave a Comment
This video shows how to allow team to deploy every two or three days a new feature, completely tested and automatically updated. It shares the set of practices that we used and how to work together to optimize the deployment cycle.
Video Producer: Agile Central Europe Conference
Continuous Deployment to Production 50 Times a Day
Published May 25th, 2011 Under Agile | Leave a Comment
This video Eishay presents the advantages of using continuous deployment at a rapid pace, dozens of times a day, the process and the tools needed to attain it and practices to ensure code quality.
http://www.infoq.com/presentations/Continuous-Deployment-50-Times-a-Day
Why I Love Continuous Learning with Continuous Deployment
Published January 3rd, 2011 Under Agile | 2 Comments
Most of us have worked where there’s tremendous effort on planning, anticipating the needs of our customers, testing before release to our customers, re-thinking, re-considering and re-coding. To a developer, the only thing that may seem worse is when there’s none of this. Regardless, we expect to know, in advance what’s true about our customers.What if both alternatives are wrong? What if, instead, we assume we’re ignorant and use our creativity to learn? Then, we’d continually run live experiments with our users to see what works; and gather more metrics than we know what to do with; and continually deploy changes to adapt those learnings. Find out why we worked this way, the results we achieved and the specific tools and technologies we use.
Producer: Lone Star Ruby Conference
Jay Harris on Continuous Integration
Published December 27th, 2010 Under Agile | Leave a Comment
Jay Harris discusses the challenges integration code from different team members and how Continuous Integration can help solve these challenges.
Video Producer: David Giard
Continuous Integration with Signal
Published November 22nd, 2010 Under Software Testing | Leave a Comment
Signal is an integration server written in Rails and integrated with metric_fu, rspec, cucumber and maven. It is easy to install and easy to use.
Video producer and more information
Putting Some Testing Into Your TFS Build
Published November 11th, 2010 Under Software Testing | Leave a Comment
Continuous Integration and scheduled builds are an important part of any development process. To get the best out of these tools, as much testing as possible should be wired into the post build process. With the 2010 release of Visual Studio we get the Lab Manager product that allows us to deploy our automated build to a virtualised test environment for either manual and?or automated testing. This session presents an end to end demo, showing how an application can be build, deployed and tested with the Lab Manager environment.
Watch this streaming video from the Norwegian Developer Conference 2010
CruiseControl.rb Five Minute Installation
Published November 8th, 2010 Under Software Testing | Leave a Comment
This is a 5 minute video that takes you through the steps of getting CruiseControl.rb up and running with a Ruby on Rails project.
Continuous Integration and Deployment
Published September 21st, 2010 Under Coding | Leave a Comment
Martin Fowler and Paulo Caroli discuss testing, continuous integration and continuous deployment, as well as DSLs and REST.
http://www.infoq.com/interviews/fowler-caroli-continuous-deployment
Resource: Continuous Integration Tools Directory
From Dev To Production Through Build Pipelines and Teamwork
Published August 11th, 2010 Under Agile | Leave a Comment
Sam Newman discusses how to improve the process going from software development to production, covering the following steps: building, configuration, automated testing, deploying, monitoring, logging and disasters. He offers practical advice on how to avoid transforming the development, QA and Operations into silos by using build pipelines providing continuous builds and deployment.
http://www.infoq.com/presentations/From-Development-To-Production
keep looking »
RSS
Twitter