Finished the first edition of the course AGILE IT MANAGEMENT: SCRUM, DEVOPS, LEAN IT
This April I participated as a practices teacher on DevOps in the course “AGILE IT MANAGEMENT: SCRUM, DEVOPS, LEAN IT” for the UPC School of Barcelona. Through a Python development project, I taught attendees the various systems and resources that we can use to move our software to production.
It was a total of 9 hours over three days in which I structured my practices on DevOps like this:
- Development: Git, Vagrant, AWS, Redmine.
- Integration: Jenkins, Selenium, nose, flake8, pyunit.
- Deployment: Puppet, Nagios, Fabric.
These are three key points in the continuous delivery process. We worked in local, remote and cloud environments so that attendees could see the maximum possible cases.
I shared the course with Alex Ballarín and Antonio Valle. I completed the DevOps theory with their knowledge in Scrum and Lean IT. It was a very enriching experience to participate with them. I hope to do so again soon.